convolve themis

From DavinciWiki
(Difference between revisions)
Jump to: navigation, search
Line 5: Line 5:
  
 
Accepts individual spectra or spectral cubes.
 
Accepts individual spectra or spectral cubes.
 +
 
|
 
|
 
$1=input spectrum or spectra
 
$1=input spectrum or spectra
$2=xaxis of input spectrum
+
$2=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
 
44x1x73 array of float, bsq format [12,848 bytes]
 
44x1x73 array of float, bsq format [12,848 bytes]
Line 24: Line 21:
 
  dv> b=convolve_themis(lib.data,lib.xaxis)
 
  dv> b=convolve_themis(lib.data,lib.xaxis)
 
44x1x10 array of float, bsq format [1,760 bytes]
 
44x1x10 array of float, bsq format [1,760 bytes]
 +
|
  
  

Revision as of 09:28, 29 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


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

Usage



DavinciWiki Mini-Nav Bar

Contents


Contact Developers

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

All other topics

  • See navigation on the left

Major Sub-Functions

{{{6}}}

Related Functions

{{{7}}}

Recent Library Changes

Created On: 01-29-2008
Modified On: 02-01-2008

Personal tools