Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 951 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 951 Bytes

simpunch

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.

example simulated image

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.

Instructions

  1. Install the package with pip install .
  2. Start prefect with prefect server start
  3. Create a configuration file like example_config.toml
  4. Run with simpunch generate my_config.toml