bugGNU Astronomy Utilities - Bugs: bug #62250, Convolve crashes when doing a PSF...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #62250: Convolve crashes when doing a PSF matching

Submitter:  Mohammad Akhlaghi <makhlaghi>
Submitted:  Sat 02 Apr 2022 01:10:28 PM UTC
   
 
Category:  Convolve Severity:  3 - Normal
Item Group:  Crash Status:  Fixed
Privacy:  Public Assigned to:  makhlaghi
Open/Closed:  Closed

Sat 02 Apr 2022 02:10:58 PM UTC, comment #1: 

This bug has been fixed in Commit 09a9212b; see the commit and diff message for the details.

Mohammad Akhlaghi <makhlaghi>
Group administrator
Sat 02 Apr 2022 01:10:28 PM UTC, original submission:  

When asked to do PSF-matching, Convolve 0.17 will crash with a segmentation fault. This bug can be reproduced with the commands below.


astmkprof --kernel moffat,5,7,5 --oversample 1 --output psf-wide.fits
astmkprof --kernel gaussian,3,5 --oversample 1 --output psf-sharp.fits
astconvolve psf-wide.fits --kernel=psf-sharp.fits --makekernel=10 --output=matched-psf.fits


Mohammad Akhlaghi <makhlaghi>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by makhlaghi (Submitted the item)
  • -email is unavailable- added by makhlaghi
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-04-02 makhlaghi StatusIn Progress Fixed
        Open/ClosedOpen Closed
    2022-04-02 makhlaghi Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-0329.
    Corresponding source code