PSRFITSPrimaryHDU

class baseband_tasks.io.psrfits.PSRFITSPrimaryHDU(hdu=None, verify=True)[source] [edit on github]

Bases: baseband_tasks.io.psrfits.hdu.HDUWrapper

Wrapper for PSRFITS primary HDU, providing baseband-style properties.

Parameters
hduPrimaryHDU

PSRFITS primary HDU instance.

Notes

Frequencies are defined to be in the center of the channels.

Attributes Summary

dec

frequency

location

obs_mode

ra

sideband

start_time

telescope

Methods Summary

verify()

Attributes Documentation

dec
frequency
location
obs_mode
ra
sideband
start_time
telescope

Methods Documentation

verify()[source] [edit on github]