; Include file to assign integer variables with the column number ; of the CMDB variables ; The columns starting from 1 are given and a 1 is subtracted ; to go along with the IDL convention of starting at 0. ; ; ;- - - - - - - - - .cal file - - - - - - - - - - - ; These are columns in the .cal files (NOT .trw!) c_energy = 1 -1 c_hetg_subset = 2 -1 c_order = 3 -1 c_item = 4 -1 c_suite = 5 -1 c_name = 6 -1 c_link_name = 7 -1 c_grating = 8 -1 c_shutter = 9 -1 c_check_order = 10 -1 c_flux_line_all = 11 -1 c_hrc_shutter = 12 -1 c_type = 13 -1 c_source = 14 -1 c_target = 15 -1 c_voltage = 16 -1 c_flux = 17 -1 c_user_set_sweet = 18 -1 c_mono_resolution = 19 -1 c_filter1_mat = 20 -1 & c_filter_mat_1 = 20 -1 c_filter1_thick = 21 -1 & c_filter_thick_1 = 21 -1 c_filter2_mat = 22 -1 & c_filter_mat_2 = 22 -1 c_filter2_thick = 23 -1 & c_filter_thick_2 = 23 -1 c_bnd = 24 -1 c_min_bnd_counts = 25 -1 c_bnd_h_stat = 26 -1 c_hrma_polar = 27 -1 c_hrma_az = 28 -1 c_hrma_temp = 29 -1 c_detector = 30 -1 c_min_fp_counts = 31 -1 c_acis_read_mode = 32 -1 c_acis_proc_mode = 33 -1 c_acis_frametime = 34 -1 c_beam_center = 35 -1 c_hxda_aplist = 36 -1 c_hxda_y_range = 37 -1 c_hxda_z_range = 38 -1 c_hxda_y_step = 39 -1 c_hxda_z_step = 40 -1 c_sim_z = 41 -1 c_src_current = 42 -1 c_fam_polar = 43 -1 c_fam_az = 44 -1 c_fam_dither_type = 45 -1 c_integ_time = 46 -1 c_atomic_time_list = 47 -1 c_multiplicity = 48 -1 c_src_params = 49 -1 c_spot_size = 50 -1 c_mono_init = 51 -1 c_mono_range = 52 -1 c_mono_step = 53 -1 c_defocus = 54 -1 c_acis_temp = 55 -1 c_block = 56 -1 c_sequence = 57 -1 c_repeat = 58 -1 c_est_fp_rate = 59 -1 c_est_fp_coounts = 60 -1 c_priority = 61 -1 c_includer_file_line = 62 -1 & c_comment = 62 -1 c_max_fp_rate = 63 -1 c_offset_y = 64 -1 c_offset_z = 65 -1 c_loclist_file = 66 -1 c_number_locs = 67 -1 c_hrc_hv_upper = 68 -1 c_hrc_hv_lower = 69 -1 c_hrc_electr = 70 -1 c_hrc_discr_upper = 71 -1 c_hrc_discr_trigger = 72 -1 c_hrc_blank_mode = 73 -1 c_hrc_blank_coor = 74 -1 c_hrc_pmt_hv = 75 -1 c_hrc_pmt_choice = 76 -1 c_hrc_door = 77 -1 c_hrc_cal_source = 78 -1 c_hrc_puls_gen = 79 -1 c_hxda_ssd_shape = 80 -1 c_hxda_fpc_gas = 81 -1 c_acis_img_loc_id = 82 -1 c_acis_blk_chksum = 83 -1 c_acis_bias_id = 84 -1 c_bnd_stat_code = 85 -1 c_hsi_pos = 88 -1 c_back_bias = 89 -1 c_acis_num_rows = 90 -1 c_acis_num_setup = 91 -1 c_acis_num_data = 92 -1 c_acis_tbdfile = 93 -1 c_min_fp_rate = 94 -1 c_dcm_detune = 95 -1 c_dcm_opt_rng = 96 -1 c_dcm_opt_step = 97 -1 c_fam_rpy = 98 -1 c_99 = 99 -1 c_time_based_on = 100 -1 c_config = 101 -1 c_id = 102 -1 c_date = 103 -1 c_hrma_pitch = 104 -1 c_hrma_yaw = 105 -1 c_fam_xyz = 106 -1 c_number_apertures = 107 -1 ; - - - - - - - - - end of .cal - - - - - -