roman-corgi / corgidrp

Data Reduction Pipeline for the Roman Coronagraph Instrument
BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

Single-function pipeline execution code #123

Closed semaphoreP closed 4 months ago

semaphoreP commented 5 months ago

Is your feature request related to a problem? Please describe.

The CTC execution of the pipeline should be done in a single function.

Describe the solution you'd like

This function should be in walker.py and have the signature

walk_corgidrp(filelist, CPGS_XML_filepath, output_dir)

Additional context Add any other context or screenshots about the feature request here.