ChileanVirtualObservatory / acalib

Advanced Computing for Astronomy Library
http://acalib.readthedocs.io/en/latest/
GNU General Public License v3.0
7 stars 13 forks source link

Noise Level definition #18

Open maray opened 7 years ago

maray commented 7 years ago

The UPI includes a noise_level() function that is a NDData wrapper of core's rms() function. Here we should check for background estimation rather that simply computing the rms. We might offer the rms as one method of the background estimation (maybe the default).