filterdata.12
Purpose:
-
Gather data from spec files and create a keyword file.
Enter:
-
filterdata.12 <esvd_specs> <filtDataIn> <filtDataOt> <logr_data> <tri_specs> <star5_filt> <emWeighRm>
Where:
-
esvd_specs=name1
Specify the location and name of the esvd_specs file.
filtDataIn=name2
Specify the location and name of the filter data input file.
filtDataOt=name3
Specify the location and name of the filter data output file.
logr_data=name4
Specify the location and name of the logr data file.
tri_specs=name5
Specify the location and name of the tri_specs.dat file.
star5_filt=name6
Specify the location and name of the star5_filt file.
emWeighRm=name7
Specify the location and name of the weigh room file from em_data_analysis.
Example:
-
filterdata.12 esvd_specs=/path/to/esvd_specs.dat filtDataIn=/path/to/filter_data_in.dat filtDataOt=/path/to/output_file.dat logr_data=/path/to/logr_data.dat tri_specs=/path/to/tri_specs.dat star5_filt=/path/to/star5_filt.dat emWeighRm=/path/to/em_weigh_rm.dat
Notes:
-
Each argument must be specified exactly as shown, with the name value being any valid path and filename.