ovro-eovsa / ovro-lwa-solar

Calibration, imaging, and analysis of solar data taken by the Owens Valley Long Wavelength Array (OVRO-LWA)
MIT License
5 stars 6 forks source link

add return_data option to recover_fits_from_h5 #98

Closed sageyu123 closed 5 months ago

sageyu123 commented 5 months ago

Allows recover_fits_from_h5 to return data directly when return_data=True. Its default behavior remains unchanged (return_data=False).