taskGNU Astronomy Utilities - Tasks: task #13887, A single --hdu option for all...

 
 

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

task #13887: A single --hdu option for all input HDUs

Submitter:  Mohammad Akhlaghi <makhlaghi>
Submitted:  Thu 11 Feb 2016 07:15:28 AM UTC
   
 
Should Start On:  Wed 10 Feb 2016 03:00:00 PM UTC Should be Finished on:  Wed 10 Feb 2016 03:00:00 PM UTC
Category:  Arithmetic Priority:  5 - Normal
Item Group:  Enhancement Status:  Done
Privacy:  Public Assigned to:  makhlaghi
Percent Complete:  100% Open/Closed:  Closed
Effort:  0.00

Wed 27 Apr 2016 01:10:32 AM UTC, comment #2: 

This task is complete. However, with this comment, I want to check the gnuastro-devel mailing list which was set up yesterday. All the comments should be sent to gnuastro-devel, so let's see if it works.

Mohammad Akhlaghi <makhlaghi>
Group administrator
Mon 25 Apr 2016 11:17:46 AM UTC, comment #1: 

This was done and is commited (ab7a521).

Mohammad Akhlaghi <makhlaghi>
Group administrator
Thu 11 Feb 2016 07:15:28 AM UTC, original submission:  

To specify the HDU of each input image in Arithmetic, currently the process involves a separate option for each input image with a maximum. For example --hdu1 (for the second image, since the first is the standard --hdu), --hdu2 (for the third image and so on). This is very ugly and bad programming. Ideally the user should be able to specify any number of input images and repeated --hdu calls should specify their place. I just don't have the time now to make it

Doing this is easily possible with a linked list, either by seeing how the commonparams structure can be modified or by defining a fixed new hdu option only for Arithmetic.

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)
  •  

    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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-04-25 makhlaghi StatusPostponed Done
        Percent Complete0% 100%
        Assigned toNone makhlaghi
        Open/ClosedOpen Closed
    2016-02-11 makhlaghi SummaryUse a single --hdu option for all input HDUs A single --hdu option for all input HDUs

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code