You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
functionThe text was updated successfully, but these errors were encountered: