Skip to content

Repository files navigation

ZEN

Zen Eliminates Noise

This is an implementation of Drake Deming's Pixel-Level Decorrelation (PLD).

Team Members:

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).

About

Implementation of PLD method for light-curve modeling

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages