dali
Updated: Sep22,2018

A high level acm image display and processing tool (dali = Display Acm List Images).


% dali --help  

ge: dali listname.1 N  
arg1 - FITS list key ("l", "g", "a", "o" or list name)
arg2 - run in debug mode (Y/N)
See --help for explanation and options 

* To set the directory top path used (like many of my codes) local
  file name BaseDir and Date.

* For details on using the FITS list key values see imlistgen.


In Sep2018 I discovered that the PAS acm images had changed in format significantly. The dali code uses the acm_ccd_fixup to account for these changes. All future alterations for PAS changes will (hopefully) be made there. Another thing worth noting is that dali allows for a variety of ways for the user to select different acm images in the DASEDIR/DATE directory. This is handled with the imlistgen script. Some image list, expecially when running on the HET from mcs, can be enormous. You may want to reduce only a few images at a time and imlistgen makes this possible.




Back