create indices

From DavinciWiki
Jump to: navigation, search

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]

Images

crism LCP index.png

DavinciWiki Mini-Nav Bar

Contents


Contact Developers

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

All other topics

  • See navigation on the left

Major Sub-Functions

Recent Library Changes

Created On: 03-30-2009
Modified On: 03-31-2009

Personal tools