PyWiFeS / pipeline

The Python data reduction pipeline for WiFeS
6 stars 26 forks source link

New output directory structure implemented under data_products #51

Closed felipeji closed 4 months ago

felipeji commented 4 months ago

This branch contain a new structure for the outputs of the pipeline organised now under the data_products directory that the pipeline creates in the reduction process. The reduced data cubes now have the suffix cube instead of p11. I also run black formater over reduce_data.py.