filterdata.raw

Purpose:

Gather data from spec files and create a keyword file.

Enter:

filterdata.raw <esvd_specs> <filtDataIn> <filtDataOt> <logr_data> <cvs_specs> <star5_filt> <emWeighRm>

Where:

esvd_specs

Specify the location and name of the esvd_specs file.

filtDataIn

Specify the location and name of the filter data input file.

filtDataOt

Specify the path of the filter data output file.

logr_data

Specify the location and name of the logr data file.

cvs_specs

Specify the location and name of the ci_specs file.

star5_filt

Specify the location and name of the star5 data file.

emWeighRm

Specify the location and name of the em weigh room file.

Example:

filterdata.raw esvd_specs=/esvd_data/specs/esvd_specs.dat
filtDataIn=/esvd_data/CTH_EUL/TorqueCurve320/1/em_ftir_data.4763633
filtDataOt=/esvd_data/filterdata/476363/
logr_data=/esvd_data/CTH_EUL/TorqueCurve320/1/em_bench.476363
cvs_specs=/esvd_data/specs/ci_specs.dat
star5_filt=/esvd_data/CTH_EUL/TorqueCurve320/1/star5_filt.476363
emWeighRm=/esvd_data/CTH_EUL/TorqueCurve320/1/emWeighRmDat.476363

Notes:

– /e/<s>/          ‘esvdSpecs’ 
– /e/<t>/<m>/<st>/ ’em_ftir_data’.<r> 
– /e/f/            ‘<r>’ 
– /e/<t>/<m>/<st>/ ’em_bench’.<r> 
– /e/<t>/          ‘ci_specs.dat’ 
– /e/<t>/<m>/<st>/ ‘star5File’.<r> 
– /e/<t>/<m>/<st>/ ’emWeighRmDat’.<r>  
where:  
e esvd_data
t test plan id
m map value
st step number
r run number
c name of the cycle
s contains specifications that apply to all tests
f filterdata

‘ ‘  – The quoted string is a generic filename that is ultimately replaced by the actual filename when the script ‘cvs_file_naming.10c’ is run. 
This is normally run from a script and uses a script called cvs_file_naming in /specs/cmds/ which generates the the correct pathnames and files for this task.

See Also: