mainGNU Astronomy Utilities - Support: sr #110874, astscript-psf-select-stars fails...

 
 

sr #110874: astscript-psf-select-stars fails in creating output catalog

Submitter:  Zohreh Ghaffari <z_ghaffari>
Submitted:  Tue 25 Apr 2023 09:49:47 AM UTC
   
 
Category:  Installed scripts Priority:  5 - Normal
Severity:  3 - Normal Item Group:  * Input/Output
Status:  Done Privacy:  Public
Assigned to:  sepideh Open/Closed:  Closed
Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 14 May 2023 07:21:27 PM UTC, comment #1: 

Thanks for reporting this problem Zohreh!

Sepideh found the origin of the problem within 'astscript-select-stars' and defined it as bug #64186 (it was a problem in the Query program). Fortunately that bug has now been fixed.

Mohammad Akhlaghi <makhlaghi>
Group administrator
Tue 25 Apr 2023 09:49:47 AM UTC, original submission:  

When the astscript-psf-select-stars run to select stars suitable to make the outer part of the PSF, the expectation is to get a catalog of stars with the magnitude in the requested range. It creates an empty folder in the work directory instead named `67510_psfcreateselectstar_phot_g_mean_mag_6_10` and empty. moreover print this error message in the terminal.


To reproduce the problem, you can run the following commands


outerdir=outer
outstars=$outerdir/67510-6-10.fits
if ! [ -d $outerdir ]; then mkdir $outerdir; fi

astscript-psf-select-stars $croppedimg --magnituderange=6,10 --mindistdeg=0.02 --output=$outstars


Zohreh Ghaffari <z_ghaffari>

 

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

Attach Files:
   
   
Comment:
   

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 (Posted a comment)
  • -email is unavailable- added by infantesainz (Updated the item)
  • -email is unavailable- added by z_ghaffari (Submitted the item)
  •  

    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.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-05-14 makhlaghi StatusNone Done
        Open/ClosedOpen Closed
    2023-05-05 infantesainz Assigned toNone sepideh

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code