suncasa / suncasa-src

Source code of the suncasa——CASA-based Python package for reducing, analyzing, and visualizing solar dynamic spectroscopic imaging data at radio wavelengths
BSD 2-Clause "Simplified" License
17 stars 23 forks source link

Minor updates to eovsa_flare_pipeline.py to avoid plotting bad images… #255

Closed xingyaochen0 closed 10 months ago

xingyaochen0 commented 10 months ago

… at some spws

The pipeline can work now that only plot images for the spws that peak_intensity / background_RMS > threshold and this can make the output images not being affected by undesirable images. Also another change is to move and copy the final movies to a folder for self-checking.