sam45.dtypes module#
- sam45.dtypes.ctl = dtype([('crec_type', 'S4'), ('irec_len', '<i4'), ('cversion', 'S8'), ('clog_name', 'S64'), ('cbe_type', 'S8')])#
Structured data type of the SAM45/CTL information.
- sam45.dtypes.dat = dtype([('crec_type', 'S4'), ('irec_len', '<i4'), ('dant_prog', '<f8', (2,)), ('dant_real', '<f8', (2,)), ('dant_vel', '<f8'), ('dmap_center', '<f8', (2, 3)), ('dobs_pos', '<f8', (2, 3)), ('dch_center', '<f8', (2,)), ('dscan_pos_xy', '<f8', (2,)), ('dscan_pos_xy_origin', '<f8', (2,)), ('dsun_distance', '<f8'), ('dsun_ps_angle', '<f8'), ('dint_edmjd', '<f8'), ('dint_stmjd', '<f8'), ('dtsys', '<f8'), ('dweather', '<f8', (5,)), ('dcenter_frequency', '<f8'), ('reserve8', '<f8', (15,)), ('iinteg_time', '<i4'), ('iline_no', '<i4'), ('iscan_line', '<i4'), ('iscan_no', '<i4'), ('istart_channel', '<i4'), ('inumber_channels', '<i4'), ('fwindow_overlap', '<f4'), ('reserve4', '<i4', (11,)), ('iary_no', 'u1'), ('idmy_flag', 'u1'), ('cary_name', 'S4'), ('cint_edtm', 'S16'), ('cint_sttm', 'S32'), ('cscan_type', 'S6'), ('cscanid', 'S20'), ('clog_time', 'S16'), ('icdpc_endcode', 'S1'), ('iquantization_correction', 'u1'), ('cpoln_products', 'S6'), ('cwindow_function', 'S17'), ('reserve1', 'S87'), ('fary_data', '<f4', (4096,))])#
Structured data type of the SAM45/DAT information.
- sam45.dtypes.end = dtype([('crec_type', 'S4'), ('irec_len', '<i4')])#
Structured data type of the SAM45/END information.
- sam45.dtypes.obs = dtype([('crec_type', 'S4'), ('irec_len', '<i4'), ('dant_off', '<f8', (2,)), ('dsub_off', '<f8', (3,)), ('dsrc_pos', '<f8', (2, 3)), ('dstrv', '<f8'), ('dmap_pos', '<f8'), ('dmult_off', '<f8'), ('dbsw_freq', '<f8'), ('dsw_freq', '<f8', (32,)), ('dflif', '<f8', (32,)), ('dcent_freq', '<f8', (32,)), ('dtrk_freq', '<f8', (32,)), ('dbebw', '<f8', (32,)), ('dfqdat_f0', '<f8', (32,)), ('dfqdat_fq', '<f8', (32, 2)), ('dfqdat_ch', '<f8', (32, 2)), ('dbechwid', '<f8', (32,)), ('dberes', '<f8', (32,)), ('deffa', '<f8', (32,)), ('deffb', '<f8', (32,)), ('deffl', '<f8', (32,)), ('defss', '<f8', (32,)), ('dgain', '<f8', (32,)), ('dhpbw', '<f8', (32,)), ('dpoldr', '<f8', (32,)), ('dbin_dwell', '<f8', (4,)), ('diptim', '<f8'), ('reserve8', '<f8', (15,)), ('ich_bind', '<i4', (32,)), ('ich_range', '<i4', (32, 2)), ('icalb_int', '<i4'), ('ichannel', '<i4', (32,)), ('iipint', '<i4', (32,)), ('ipordr', '<i4', (32,)), ('ichan_avg', '<i4', (2, 2)), ('istart_chan', '<i4', (2, 2)), ('iend_chan', '<i4', (2, 2)), ('drms_value', '<f4'), ('on_axis', '<f4', (10, 2)), ('irms_judge', '<i4'), ('irms_mode', '<i4'), ('irms_onnum', '<i4'), ('autofeedback_weight', '<f4'), ('reserve4', '<i4', (64,)), ('imd_obs', 'u1'), ('icoord_type', 'u1'), ('iscan_coord', 'u1'), ('isw_mod', 'u1'), ('ivdef', 'u1'), ('ivref', 'u1'), ('imlt_no', 'u1', (32,)), ('iary_ifatt', 'S32'), ('iary_refno', 'u1', (32,)), ('iary_usefg', 'u1', (32,)), ('ibin_num', 'u1'), ('in_spec_window', 'u1', (2,)), ('clog_id', 'S20'), ('cst_time', 'S16'), ('cobs_file', 'S20'), ('cobj_name', 'S16'), ('csrc_comment', 'S24'), ('cobs_user', 'S40'), ('cgroup', 'S10'), ('cproject', 'S10'), ('ctrk_type', 'S8'), ('cepoch', 'S8'), ('cscan_coord', 'S8'), ('cseq_ptn', 'S120'), ('csid_type', 'S4', (32,)), ('cfe_type', 'S10', (32,)), ('chorn_typ', 'S2', (32,)), ('cpol_typ', 'S5', (32,)), ('csub_array', 'S4'), ('cinput_mode', 'S6', (2,)), ('cbut_scale', 'S64', (2,)), ('crequant_rescale', 'S64', (2,)), ('crequant_scale', 'S64', (2,)), ('cmake_hfs_table', 'S4', (2,)), ('cmisc_flags_hfs', 'S4', (2,)), ('cmisc_flags_lfs', 'S4', (2,)), ('cmisc_flags_mult', 'S7', (2,)), ('cfreq_prof_synth', 'S4', (2, 2)), ('cwin_func_id', 'S16', (2, 2)), ('crms_array', 'S4'), ('i2beam_mode', 'u1'), ('imlt_mode', 'u1'), ('iary_num', 'u1'), ('iotf_mode', 'u1'), ('iotf_dumpall', 'u1'), ('reserve1', 'S508')])#
Structured data type of the SAM45/OBS information.