Goal of this mini repo is to make building up the Rules for a Caesar Reduction easier.
Run the below commands to install the requisite packages and run the code locally.
npm install
npm run dev
["gt", ["lookup", "test_data_stuf", 0], ["const", 3]]
- https://zooniverse.github.io/caesar/#conditions
- https://panoptes-python-client.readthedocs.io/en/latest/user_guide.html#caesar-features-by-workflow
- https://github.com/hughdickinson/panoptes-python-client/blob/python-caesar-rule/panoptes_client/python_rule_generator.py
- zooniverse/panoptes-python-client#275