ovro-eovsa / ovro-lwa-solar-ops

Scripts and codes related to operations of OVRO-LWA for solar studies
MIT License
1 stars 4 forks source link

Major updates to realtime pipeline to implement new refraction correction, compression, and plotting functions #17

Closed binchensun closed 3 months ago

binchensun commented 3 months ago

See updates in details.

peijin94 commented 3 months ago

I would suggest add -no-update-model-required to the final wsclean command, can skip writing model column data back to MS, save some amount of time (not sure how much)

binchensun commented 3 months ago

Good point. Done updating with -no-update-model-required in wsclean and merged this PR.