Toolchain Reference
PSRCHIVE Overview
Treat PSRCHIVE as an archive-centric toolbox and understand how PSRUI sits on top of it.
PSRCHIVE is a family of tools and libraries built around pulsar archive processing and analysis.
For PSRUI users, the most useful framing is not to memorize every command. It is to understand that:
- the toolchain is archive-centric
- many common workflows are composed from smaller CLI steps
- the GUI exposes only a selected subset of those steps
The most relevant commands around PSRUI
paz: zapping and excisionpam: archive transforms such as scrunching, dedispersion, and phase rotationpat: TOA extractionpac: polarimetric calibration workflows
Typical chain
archive -> preview -> zap/pam/pat/pac -> exported archive / TOA textPSRUI's backend exists in the middle of that chain, handling session materialization, command execution, and result delivery.
PSRUI today: the app focuses on archive preview and post-processing. It does not cover the earlier raw/baseband stage that is more closely associated with
dspsr.