We (Bruce mainly) installed psrfits file read/write routines. they required regular fits file read/write routines (cfitsio).
cfitsio is in /usr/share/astro/cfitsio/
psrfits routines are in /usr/share/astro/psrfits_utils-master/
inside it are two executables:
psrfits_singlepulse and psrfits_subband
psrfits_singlepulse -h : Usage: psrfits_singlepulse [options] input_filename_base or filenames
psrfits_subband: Partially de-disperse and subband PSRFITS search-mode data.
Note: also check http://www.atnf.csiro.au/research/pulsar/index.html?n=Main.Psrfits for psrfits definition.
Be First to Comment