STRING_VAR cat_sourcename %64s cat_sourcename "" !Name of the observed source (for display only;@ prefix is reserved for special objects) INT_VAR cat_scan_num %12d cat_scan_num 0 !Actual scan number INT_VAR cat_scan_subnum %12d cat_scan_subnum 0 !Sub scan number e.g. calibration sub scans INT_VAR cat_cookie %12d cat_cookie 0 !Internal catalog identifier for the current catalog data set STRING_VAR cat_coordsys_on %32s cat_coordsys_on "J2000" !Coordinate System (eg. J2000, B1950, GALACTIC, HORIZON) of the tracked position STRING_VAR cat_coordsys_rot %32s cat_coordsys_rot "J2000" !Coordinate System (e.g. B1950, J2000, GALACTIC, HORIZON) of array orientation (should be same as cat_coordsys_on) STRING_VAR cat_coordsys_off %32s cat_coordsys_off "J2000" !Coordinate System (e.g. J2000, B1950, GALACTIC, HORIZON) of the off position (relative coordinate system with respect to the tracked position) DOUBLE_VAR cat_time_trackduration %12g cat_time_trackduration 0 !Positive time for which long tracking/scanning should last [sec], 0 means no limitation DOUBLE_VAR cat_time_start %20.5f cat_time_start 0 !Requested time for INPOS=TRUE event with allowance of a pre-scan time window [abs. sec since 1970;acuracy of a few msec] STRING_VAR cat_trueangle_on %5s cat_trueangle_on YES !cosine correction for mapping offsets [Y(ES) or N(O)] STRING_VAR cat_trueangle_off %5s cat_trueangle_off YES !cosine correction for off position offsets [Y(ES) or N(O)] DOUBLE_VAR cat_srcangle %12.8g cat_srcangle 0.0 !angle of array relative to cat_coordsys_on [degree;ccw for equatorial] DOUBLE_VAR cat_lam_on %12.10g cat_lam_on 0.0 !first coordinate axis of spherical coodinate system cat_coordsys_on [degree] DOUBLE_VAR cat_bet_on %12.10g cat_bet_on 0.0 !second coordinate axis of spherical coodinate system cat_coordsys_on [degree] DOUBLE_VAR cat_lam_vel %12.10g cat_lam_vel 0.0 !angle velocity of first coordinate (scanning starts at full velocity at cat_time_start) [arcsec/s] DOUBLE_VAR cat_bet_vel %12.10g cat_bet_vel 0.0 !angle velocity of second coordinate (scanning starts at full velocity at cat_time_start) [arcsec/s] DOUBLE_VAR cat_lam_del %12.10g cat_lam_del 0.0 !Rel. map offset of first coordinate (defined in cat_coordsys_on) [arcsec] DOUBLE_VAR cat_bet_del %12.10g cat_bet_del 0.0 !Rel. map offset of second coordinate (defined in cat_coordsys_on) [arcsec] DOUBLE_VAR cat_lam_off %12.10g cat_lam_off 0.0 !first rel. coordinate of off position [arcsec] DOUBLE_VAR cat_bet_off %12.10g cat_bet_off 0.0 !second rel. coordinate of off position [arcsec] DOUBLE_VAR cat_chop_amp %12g cat_chop_amp 0.0 !sky chopper amplitude [arcsec] DOUBLE_VAR cat_chop_dir %12g cat_chop_dir 0.0 !sky chopper wobbling direction [degree;ccw] DOUBLE_VAR cat_tolerance %12.8g cat_tolerance 10 !Maximal allowed tracking error [arcsec]