Frontend for Reviewing Interesting Transients from ZTF-II
Clone the repo from GitHub
:
git clone https://github.com/fritz-marshal/fritz.git && cd fritz
Initialize fritz
and run tests:
./fritz run --init
./fritz test
Go to http://localhost:9000/
-- you should see a few real alerts among the displayed sources.
To shut down fritz
, run:
./fritz stop