jjtobin / auto_selfcal

MIT License
17 stars 8 forks source link

Properly store final RMS/SNR #26

Closed psheehan closed 11 months ago

psheehan commented 11 months ago

It appears that the final RMS and SNR values being stored in the selfcal_library are overwritten by the re-calculation of the original RMS/SNR values and therefore not being stored correctly. This PR fixes that.