ratt-ru / QuartiCal

CubiCal, but with greater power.
MIT License
8 stars 4 forks source link

Effective gain #88

Closed JSKenyon closed 3 years ago

JSKenyon commented 3 years ago

@landmanbester This is still a WIP but I believe that the effective gain computation is now working. It can be enabled by setting output.net_gain=True. This will automatically generate a gain labelled NET in the output directory. It will have the same time and frequency resolution as the data and is formed by multiplying all of the gain terms together. I will likely have to spend a day or so fixing all my tests as I made some pretty big changes as I implemented this. You are welcome to try out this branch if you have time/interest.

landmanbester commented 3 years ago

Awesome, thanks. I'm gonna give it a go right now