#1 Mind the format here...Many routines access this file
#2 Format for each line: name value
#3 This is read by both grep and IDL...
#4 grep requirements: Don't have 'pp_anything' in this header!!!
#5 IDL requirements:  1) This header is 10 lines long
#6                    2) One space between each data line below
#7 When adding to these variables, one should only have to
#8 augment nvar, and add the new variable info to the ends
#9 of varnames, varformat, vartypes and varvalues.  Also, you
#10must add the variable to the common block in ep_envar_con.pro
pp_nvar 51

pp_varnames pp_nchunk pp_method pp_curve_traj pp_order_assign pp_acfir_assign pp_acfir pp_gunid pp_nbeam_min pp_qual_min pp_maxorder pp_maxchan_min pp_maxchan_max pp_outlier_removal pp_outlier_maxperc pp_outlier_nbeam_min pp_cg_phires pp_fg_phires pp_cg_minresr pp_fg_minresr pp_cg_acgdu pp_fg_acgdu pp_cg_logpr pp_fg_logpr pp_actof_con pp_acgdu pp_order_use_unrun1 pp_order_use_unrun2 pp_order_use_hrb pp_maxorder_runest pp_para_anglim pp_dtof_ambiguity_factor pp_qstat_minperc pp_tofclass_nbeam_min pp_rchi2_abortlim pp_rchi2_outlim pp_bmag_toflim pp_reorder_anglim pp_noclassc_pmt pp_pmt_dtof_error pp_noclassc_tri pp_runest_sfac pp_dt_smt pp_npair_min_smt pp_smt_dtof_error pp_rmax pp_noclassc_rmt pp_rmt_dtof_error pp_runest_smooth pp_bmag_trilim pp_ediefw_out pp_runner_penalty_meth

pp_varformat 5(i2,1x),f4.1,1x,7(i2,1x),i3,1x,i2,1x,6(f4.1,1x),2(i3,1x),2(f4.1,1x),4(i2,1x),2(f4.1,1x),i3,1x,i2,1x,3(i3,1x),f4.1,1x,i2,1x,i2,1x,i2,1x,f4.2,i3,i3,i2,i3,i2,i2,i2,i3,i2,i2

pp_vartypes fix fix fix fix fix float fix fix fix fix fix fix fix fix fix float float float float float float fix fix float float fix fix fix fix float float fix fix fix fix fix float fix fix fix float fix fix fix fix fix fix fix fix fix fix

pp_varvalues 1 7 1 1 1 1.0 0 4 2 3 6 8 1 20 4 3.0 1.0 5.0 1.0 5.0 1.0 30 1 8.0 2.0 1 1 1 6 10.0 0.0 10 2 100 50 100 2.0 1 1 0 0.00 300 2 1 0 1 1 5 30 0 0


