Zen Eliminates Noise
This is an implementation of Drake Deming's Pixel-Level Decorrelation (PLD).
- Ryan Challener (UCF) [email protected]
- Andrew Foster (UCF)
- Em DeLarme (UCF)
To clone the repo:
git clone --recursive https://github.com/rychallener/ZEN zen
You 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.cfg
where eventname is the event code (e.g. wa029bs11).