NelisW / pyradi

a Python toolkit to perform optical and infrared computational radiometry
http://nelisw.github.io/pyradi-docs/_build/html/index.html
MIT License
58 stars 34 forks source link

Spectral convolution function #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When performing spectral calculations, the different spectral variables (e.g. 
FTIR data, Modtran data) may not emanate from sources with the same spectral 
filtering width processing. In order to do spectral calculations, all data must 
be brought to the same spectral filtering width. Note that spectral filtering 
width is not the same as spectral sampling interval.

A function is required to convolve a spectral variable with a spectral window.  
Standard window functions or special user functions should be supported.

Original issue reported on code.google.com by neliswil...@gmail.com on 1 Jun 2012 at 8:57

GoogleCodeExporter commented 9 years ago

Original comment by neliswil...@gmail.com on 1 Jun 2012 at 12:22

GoogleCodeExporter commented 9 years ago
CJW implemented the convolution integral function.

Original comment by neliswil...@gmail.com on 26 Aug 2012 at 9:26

GoogleCodeExporter commented 9 years ago

Original comment by neliswil...@gmail.com on 26 Aug 2012 at 9:29