Zen Eliminates Noise
This is an implementation of Drake Deming's Pixel-Level Decorrelation (PLD).
- Ryan Challener (UCF) rchallen@knights.ucf.edu
- Andrew Foster (UCF)
- Em DeLarme (UCF)
To clone the repo:
git clone --recursive https://github.com/rychallener/ZEN zenYou have to compile the MCcubed package:
cd zen
cd mccubed
make
cd ..Edit zen.cfg to your liking. At the very least, you need to specify the location of the files to be read (poetdir, cent, phot) and execute with
zen.py <eventname> zen.cfgwhere eventname is the event code (e.g. wa029bs11).