Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 715 Bytes

set_of_files.md

File metadata and controls

16 lines (11 loc) · 715 Bytes

set_of_files

The set_of_files utility helps to translate and homogenise various recipe input-frame lists. This allows recipes to accept any of the following inputs:

  • an ESORex-like sof file,
  • a directory of FITS files
  • a list of fits file paths

Behind the scenes set_of_files converts the lists into a CCDProc ImageFileCollection.

Lines in a sof file beginning with a # are considered as comments and therefore ignored by the pipeline.

.. autoclass:: soxspipe.commonutils.set_of_files
    :members: