Toolchain Reference
pat / pac
Clarify the TOA-extraction and calibration-preview chains that are closest to PSRUI's advanced-processing UI.
What pat does
pat matches an observed profile against a template profile and emits TOA-related text output.
Illustrative command:
pat -A PGS -s template.ar -f tempo2 observation.arInside PSRUI, that corresponds to:
- template selection
- algorithm selection
tempo2orparkesoutput format- raw
patoutput - a visual residual preview
What pac does
pac handles polarization-calibration workflows.
PSRUI currently exposes only the "preview with existing assets" layer, not the full calibration-database builder workflow.
Typical PSRUI workflow
archive preview -> choose template / calibration asset -> run pat or pac preview -> inspect outputPSRUI today:
patis already exposed in the GUI.pacis currently limited to preview commands and logs rather than raw-calibrator database construction.
Common pitfalls
- poor template choice produces poor TOA results
- calibration search paths and concrete asset paths are easy to confuse
- emitting
tempo2-format TOAs is not the same as completing a fulltempo2residual-analysis workflow