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

[critical] Fixed EOVSA full-disk imaging pipeline issue #257

Closed sageyu123 closed 10 months ago

sageyu123 commented 10 months ago

fix: EOVSA full-disk imaging pipeline issue fix: Implement error handling for non-existent file paths Enhanced file path validation by raising a FileNotFoundError when the specified path does not exist. This update ensures robust error handling and clearer debugging.