convolve themis

From DavinciWiki
(Difference between revisions)
Jump to: navigation, search
 
(8 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
Accepts individual spectra or spectral cubes.
 
Accepts individual spectra or spectral cubes.
 
|
 
|
 
 
arg1=input spectrum or spectra
 
arg1=input spectrum or spectra
  
 
arg2=xaxis of input spectrum
 
arg2=xaxis of input spectrum
 
|
 
|
 
 
 
[[Syntax]]: convolve_themis(input spectrum(s), xaxis of input spectrum(s))
 
[[Syntax]]: convolve_themis(input spectrum(s), xaxis of input spectrum(s))
 
|
 
|
 
 
dv> lib.data
 
dv> lib.data
  
Line 28: Line 24:
 
44x1x10 array of float, bsq format [1,760 bytes]
 
44x1x10 array of float, bsq format [1,760 bytes]
 
|
 
|
 
  
 
|
 
|
 
+
*[[resample]]
 
|
 
|
 
 
|
 
|
resample()
 
|
 
 
|
 
 
 
|
 
|
 +
1.02
 
}}
 
}}
  
 
[[category:Functions]]
 
[[category:Functions]]
[[category:Modules]]
+
[[category:User Defined Functions]]
 
[[category:THEMIS Science]]
 
[[category:THEMIS Science]]

Latest revision as of 23:20, 31 January 2008


Description

Convolve any spectrum with THEMIS IR response functions.

Located in themis_science.dvrc

Accepts individual spectra or spectral cubes.

Arguments and Return Values

arg1=input spectrum or spectra

arg2=xaxis of input spectrum

Usage

Syntax: convolve_themis(input spectrum(s), xaxis of input spectrum(s))

Examples

dv> lib.data

44x1x73 array of float, bsq format [12,848 bytes]

dv> lib.xaxis

1x1x73 array of double, bsq format [584 bytes]

dv> b=convolve_themis(lib.data,lib.xaxis)

44x1x10 array of float, bsq format [1,760 bytes]

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: 01-29-2008
Modified On: 02-01-2008

Personal tools