askap-vast / vast-pipeline

This repository holds the code of the Radio Transient detection pipeline for the VAST project.
https://vast-survey.org/vast-pipeline/
MIT License
8 stars 3 forks source link

Remove/automate selavy local rms value #552

Open dliptai opened 3 years ago

dliptai commented 3 years ago

The config option/parameter selavy_local_rms_fill_value can in principle be removed, since the pipeline stores rms values of the images when they are read in, and thus zero rms values can be replaced with the pixel value from the measurement location in the noise map.

See https://github.com/askap-vast/vast-pipeline/issues/375#issuecomment-822706530 (and previous comments)