IRSPP Test cases
================
For details, please see the document "IRSPP User Manual".

Some of these scripts take inputs from the output of other scripts. The
recommended order for running them is as follows. Typical run times are also given, based on
64-bit Linux with 8GB memory and 4-core processor at 2.6GHz 

run_irs_main.sh			6s	Processing of PC file (1 dwell)
run_irs_covariance.sh		70s	Processing of SSS file to create covariance
run_irs_generate_pcs.sh		4s	Generation of PCs from covariance file
run_irs_sss_filtering.sh	11s	Apply user-generated PCs to an SSS file
run_irs_transformpc.sh		7s	Create a transformation operator then apply it
					to a PC file
run_irs_radsim.sh		60s	Processing of RadSim output to create covariance 
run_irs_htfrtc.sh		13s	Create transformation operator to HT-FRTC basis
					and apply it to a PC file. 				
