create indices
From DavinciWiki
Contents: Description, Arguments, Usage, Examples, Images, Sub-Functions, Related Functions, Source Supported Under Version: > 1.00
Description Creates standard CRISM indicies for identification of phases
Arguments and Return Values Inputs: a processed data array Outputs: an array of indicies
Usage Syntax: create_indices(data) or create_indicies(data=VAL) data - input I/F data from process_crism()
Examples dv> in struct, 1 elements long: struct, 7 elements anc: struct, 5 elements... at_array: 320x1x438 array of float, bil format [560,640 bytes] data: 320x225x438 array of float, bsq format [126,144,000 bytes] id: ""HRS000035B5_07_IF174L_TRR2.IMG"" wl_array: 320x1x438 array of float, bil format [560,640 bytes] dv> out=create_indices(in.long.data) 320x225x16 array of double, bsq format [9,216,000 bytes]
|
DavinciWiki Mini-Nav Bar Contents
Contact Developers
All other topics
Related Functions
Recent Library Changes Created On: 03-30-2009 |