3. make_list - HajimeKawahara/pyhds GitHub Wiki
make_list.py -f HDSA*.fits
output:
(omit)
Warning: YOU DID NOT SPECIFY ORDER TRACE FLAT. Is it OK ?
########################################
Warning: THERE IS SHORT SLT-LEN FLAT FILE(S) THAN OTHERS.
ARE THESE ORDER TRACE FLAT ?
['HDSA00131054.fits' 'HDSA00131160.fits']
('SLT-LEN=', array([1., 1.]), 'mm')
########################################
Then we execute it again with the order-trace files
make_list.py -f HDSA*.fits -o 'HDSA00131054.fits' 'HDSA00131160.fits'