PyWiFeS / pipeline

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

Quality and diagnostic plots. #63

Closed felipeji closed 1 month ago

felipeji commented 1 month ago

This pull request includes the production of diagnostic plots during the data reduction process. The plots are saved as .png files in the data_products/plots/ directory, instead of being interactively displayed during the reduction. The actual path and name of this directory can be configured in thereduce_data.py file in the plot_dir variable.