gnuastro-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #64148] Crash when using the options '--std' and/or 'sigclip-mean-s


From: Raul Infante-Sainz
Subject: [bug #64148] Crash when using the options '--std' and/or 'sigclip-mean-sb-delta'
Date: Thu, 4 May 2023 11:23:48 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?64148>

                 Summary: Crash when using the options '--std' and/or
'sigclip-mean-sb-delta'
                   Group: GNU Astronomy Utilities
               Submitter: infantesainz
               Submitted: Thu 04 May 2023 03:23:46 PM UTC
                Category: MakeCatalog
                Severity: 3 - Normal
              Item Group: Crash
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Thu 04 May 2023 03:23:46 PM UTC By: Raul Infante-Sainz <infantesainz>
I found a couple of bugs. Since I guess they are related, I am posting them
together.

To reproduce the problem I created a very simple mock image to run MakeCatalog
on it. It is so simple that I avoid commenting it:

echo "1 251 251 1 10 2.5 0 1 10 5" \
     | astmkprof --mergedsize=501,501 --oversample=1 \
                 --zeropoint=24.0 --output=mock.fits

astarithmetic mock.fits --output noised.fits \
              22 24.0 mag-to-counts mknoise-poisson

astnoisechisel noised.fits --output det.fits

astsegment det.fits --output seg.fits

astmkcatalog seg.fits --clumpscat --output cat.fits \
             $(cat measurements.txt)


Then I tried the options '--std' and 'sigclip-mean-sb-delta' with the
following errors:

$ astmkcatalog seg.fits --clumpscat --output catalog.fits --std

astmkcatalog: ui_necessary_inputs: a bug! Please contact us at
bug-gnuastro@gnu.org to fix the problem. The code 5 is not a recognized
intermediate CLUMP column



$ astmkcatalog seg.fits --clumpscat --output catalog.fits
--sigclip-mean-sb-delta

astmkcatalog: columns_fill: a bug! Please contact us at bug-gnuastro@gnu.org
to solve the problem. The output column code 1098 not recognized (for
clumps).










    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64148>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]