punchbowl.level2.polarization#
Functions#
|
Take a set of input data in the camera MZP frame and convert to the solar MZP frame. |
Prefect task for polarization resolving. |
Module Contents#
- punchbowl.level2.polarization.resolve_polarization(data_list: list[punchbowl.data.punchcube.PUNCHCube], outsys: str = 'mzpsolar') list[punchbowl.data.punchcube.PUNCHCube][source]#
Take a set of input data in the camera MZP frame and convert to the solar MZP frame.
- punchbowl.level2.polarization.resolve_polarization_task(data_list: list[punchbowl.data.punchcube.PUNCHCube | None]) list[punchbowl.data.punchcube.PUNCHCube | None][source]#
Prefect task for polarization resolving.