-
Notifications
You must be signed in to change notification settings - Fork 0
3. make_list
Hajime Kawahara edited this page Aug 2, 2018
·
1 revision
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'