This SKELETON recipe should run with PyEsorex or EDPS and pass the input and output files as set out in the DRL-D.
Additionally the recipe should correctly address the FITS header keywords.
NO functional code is required for this issue to be closed.
Tasks
[ ] recipe exists and is loadable by EDPS or PyEsorex
[ ] contains empty run function
[ ] accepts a SOF file
[ ] saves to disk output files in correct format (i.e. FITS Pri + N-Ext)
[ ] checks input files for required keywords
[ ] adds keywords to output that are required by other recipes
[ ] unit tests check that input and output are consistent with DRLD
[ ] unit tests check that header contents are consistent with DRLD
Description
This SKELETON recipe should run with PyEsorex or EDPS and pass the input and output files as set out in the DRL-D. Additionally the recipe should correctly address the FITS header keywords. NO functional code is required for this issue to be closed.
Tasks
run
function