This software creates simulated PUNCH-like data. It's useful in testing the calibration pipeline.
Caution
This package is still being developed. There will be breaking code changes until v1. We advise you to wait until then to use it.
It accepts a total brightness and polarized brightness model as input. These have been created using the FORWARD code from GAMERA simulation data . These images are fed backward through the pipeline from level 3 to level 0 products, adding appropriate effects along the way.
- Install the package with
pip install .
- Start prefect with
prefect server start
- Create a configuration file like example_config.toml
- Run with
simpunch generate my_config.toml