Struct stat_hdf5_header

Struct Documentation

struct stat_hdf5_header

Public Members

char *eb_id

the execution block that the data relates to

char *telescope

the name of the telescope that the data are from (i.e. SKALow or SKAMid)

uint64_t scan_id

the scan that the data relates to

char *beam_id

the beam used to capture the data

char *utc_start

the UTC start time of the scan in ISO 8601 format

double t_min

the offset the UTC start time starting at the fractional offset

double t_max

the end of the sample time. This is equivalent to t_min + total sample time

double freq

the centre frequency of the data in MHz

double bandwidth

the bandwidth of the data in MHz

uint32_t start_chan

the start channel number

uint32_t npol

number of polarisations represented in storage vectors

uint32_t ndim

number of dimensions represented in storage vectors

uint32_t nchan

number of channels representated in storage vectors

uint32_t nbin

number of bins represented in storage vectors

uint32_t nfreq_bins

number of spectral bins in the spectrogram

uint32_t ntime_bins

number of temporal bins in the timeseries, timeseries_rfi_excised and spectrogram attributes

uint32_t nrebin

number of rebinned bins represented in storage vectors

hvl_t chan_freq

channel centre frequencies

hvl_t frequency_bins

frequency bins

hvl_t timeseries_bins

frequency bins

uint32_t num_samples

number of samples used for calculating statistics

uint32_t num_samples_rfi_excised

number of samples used for calculating statistics, for RFI excised

hvl_t num_samples_spectrum

number of samples per channel for calculating channel statistics

uint32_t num_invalid_packets

number of invalid packets received while calculating statistics