Tutorials#
DRAN follows this practical flow:
Read one FITS file or walk a directory of FITS files.
Validate paths and skip known invalid, duplicate, empty, or broken-symlink files.
Extract FITS headers from known HDU positions.
Extract drift-scan arrays from known scan HDUs.
Convert detector counts to Kelvin when noise-diode conversion factors are available.
Derive weather and atmospheric fields from metadata.
Fit single-beam or dual-beam drift scans.
Apply pointing corrections where the required half-power scans exist.
Store rows in a SQLite database, usually one table per source-frequency pair.
Save plots under
PLOTS/<SOURCE>/<FREQUENCY>/.
These tutorials use the FITS files included with the package under src/dran/data.
The sample tree contains observations for a calibrator source HydraA and
a target source J1427-4206 at frequencies 2280 MHz, 4800 MHz, 8280 MHz
and 12218 MHz.