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

Implement refraction correction for realtime images #10

Open binchensun opened 3 months ago

binchensun commented 3 months ago

Using the centroiding method aided by frequency-dependent fitting/extrapolation. Corrected FITS files could be designated as level 1.5, with the x, y shift written into the FITS header.

binchensun commented 3 months ago

Related to issue https://github.com/ovro-eovsa/ovro-lwa-solar/issues/48

binchensun commented 3 months ago

PR to derive refraction correction and add a separate column: https://github.com/ovro-eovsa/ovro-lwa-solar/pull/53

binchensun commented 3 months ago

PR to apply refraction correction by shifting the images directly: https://github.com/ovro-eovsa/ovro-lwa-solar/pull/62

binchensun commented 3 months ago

Issue related to PR 62: https://github.com/ovro-eovsa/ovro-lwa-solar/issues/55