sublib

From DavinciWiki
Revision as of 12:27, 8 April 2011 by Cedwards (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Description

Uses the subset() function to subset every element of a structure, specifically a spectral library.

NOTE: This currently only works for 2D data. 3D data are semi-supported and may not have the expected behavior.

Arguments and Return Values

Arguments: a spectral library structure and a subset string

Return Value: the subsetted data structure

Usage

Syntax: sublib(data, range)

data = the input data structure

ranges = string of all ranges for all dimensions (comma separated). This or explicitly specified axes may not be used simultaneously. See subset() for more help on ranges.

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

spectral_tools.dvrc

Recent Library Changes

Created On: 04-08-2011
Modified On: 04-25-2011

Personal tools