#------------------------------------------------------------------------------- # LenaPlot Setup File - l_zc1 = Health and Safety # # Description: Generate the Health and Safety plots which include the Singles # start/stop and HSKP IMON and VMONS. #------------------------------------------------------------------------------- # # Generated on: Mon Feb 14 11:37:26 EST 2000 # #-------------------------------------- # general parameters #-------------------------------------- #-------------------------------------- # generating the GIF files using the # web interface, set to Y #-------------------------------------- l_via_web = N #-------------------------------------- # set to Y when generating summary # reports, l_via_web must be set to N #-------------------------------------- l_gen_sum = N #-------------------------------------- # generate a postscript file # Y = yes, N = no #-------------------------------------- l_postscript = N #-------------------------------------- # start/stop date/time for requested # period. Dates can be entered in # as YYYY|MM|DD or YYYY|DOY #-------------------------------------- l_start_date = 2004|11|02 l_start_time = 00:00:00 l_stop_date = 2004|11|02 l_stop_time = 23:59:59 #-------------------------------------- # data source directory #-------------------------------------- l_data_src = ./ #-------------------------------------- # directory to write output products to #-------------------------------------- l_prod_dst = ./ #-------------------------------------- # the number of spins to process #-------------------------------------- l_num_spin = #-------------------------------------- # the number of polar zones #-------------------------------------- l_num_polarzn = 12 #-------------------------------------- # the number of spin sectores #-------------------------------------- l_num_spinsec = 45 #-------------------------------------- # the type of data to process # l_zc1 = health & safety # l_zc2 = singles & coincidences # l_zc3 = image browse products # l_zss = singles data # l_zhk = housekeeping # l_zsb = image data # l_zse = event data # l_per = perigee plots # l_apo = apogee plots #-------------------------------------- l_data_type = l_zc1 #-------------------------------------- # Y = generate a status report #-------------------------------------- l_gen_report = l_report_file = report.txt #-------------------------------------- # plot output format in: # PNG = Portable Network Graphics, # default # GIF = graphics interchange format, # not available in IDL v5.4 #-------------------------------------- l_output_plot_format = GIF #-------------------------------------- # Y = to generate a movie file #-------------------------------------- l_gen_movie = #-------------------------------------- # Color tables: # 1 = blue,cyan,green, yellow, red # 2 = blue,purple,red, orange, yellow # 3 = black and white # 4 = black + rainbow #-------------------------------------- l_color_tbl = 1 #-------------------------------------- # E = spin angle zero is the earth # S = spin angle zero is the sun #-------------------------------------- l_angle_zero = #-------------------------------------- # N = no earth markers # should be set to N #-------------------------------------- l_earth_markers = N #-------------------------------------- # Y = generate text dumps # N = don't generate text dumps #-------------------------------------- l_dumps = Y #-------------------------------------- # Y = generate line plots # for health & safety HAS to be Y #-------------------------------------- l_line_plots = Y #-------------------------------------- # Y = convert data to count rate # N = raw data , NO conversion #-------------------------------------- l_count_rate = Y #-------------------------------------- # Y = convert data to log # N = raw data , NO conversion #-------------------------------------- l_log = Y #-------------------------------------- # LENA SCIENCE #-------------------------------------- #-------------------------------------- # housekeeping data - linear plots #-------------------------------------- #-------------------------------------- # Y = would like that housekeeping # data to be plotted #-------------------------------------- hvps_mcp_start_vmon = Y hvps_mcp_stop_vmon = Y hvps_collp_vmon = Y hvps_colln_vmon = Y hvps_optics_vmon = Y hvps_steering_vmon = Y hvps_mcp_start_imon = Y hvps_mcp_stop_imon = Y hvps_collp_imon = Y hvps_colln_imon = Y hvps_optics_imon = Y lvps_15vp_vmon = Y lvps_15vn_vmon = Y lvps_5vp_vmon = Y lvps_5vn_vmon = Y temp0 = Y temp1 = Y #-------------------------------------- # LENA SCIENCE #-------------------------------------- #-------------------------------------- # singles data - log plots, y-axis # range is automatic based on data # min/max range #-------------------------------------- #-------------------------------------- # S = plot single spins # T = sum each spin #-------------------------------------- l_singles_plot_type = S #-------------------------------------- # Y = plot the singles data #-------------------------------------- l_singles_start = Y l_singles_stop = Y