fake rdr

From DavinciWiki
Jump to: navigation, search

Description

Write a RDR file that is very similar (acts the same in ISIS processing) to the standard RDR products from ASU.

NOTE: Requires pdshead from ASU Mars Space Flight Facility.

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

  • davinci-dev [AT] mars.asu.edu

All other topics

  • See navigation on the left

Major Sub-Functions

Related Functions

Recent Library Changes

Created On: 04-05-2006
Modified On: 05-16-2008

Personal tools