fake rdr
From DavinciWiki
		
		
		
| 
 Contents: Description, Arguments, Usage, Examples, Sub-Functions, Related Functions, Source Supported Under Version: >1.00 
 Description 
 Arguments and Return Values Arguments: float data array, source rdr file with the appropriate header, and the destination file Return Value: RDR data file is written 
 Usage Syntax: fake_rdr(data,src_file,dst_file) where: data is a float array of data src_file is the file that contains the appropriate header information, especially BAND_BIN_BASE/MULTIPLIER dst_file is the file to be written which must have a ".QUB" extension 
 Examples dv> a 320x5392x10 array of double, bsq format [138,035,200 bytes] dv> fake_rdr(float(a),"/themis/data/mapping/RDR_calib/I015XXRDR/I01518006RDR.QUB","outputRDR.QUB") .  | 
 DavinciWiki Mini-Nav Bar Contents 
 Contact Developers 
 All other topics 
 
 
 Related Functions 
 
 Recent Library Changes Created On: 04-05-2006  |