##// END OF EJS Templates
ProfileToChannels this is a new Operation to get data with dimensions [nchannels,nsamples]
ProfileToChannels this is a new Operation to get data with dimensions [nchannels,nsamples]

File last commit:

r491:3acb3a6f21eb
r501:0e91e796067a
Show More
jroprocessing.py
3 lines | 120 B | text/x-python | PythonLexer
Daniel Valdez
This is the new organization by packages and scripts for Signal Chain, this version contains new features and bugs fixed until August 2014
r487 from jroproc_voltage import *
from jroproc_spectra import *
Daniel Valdez
AMISR modules to read hdf5 files and link to SignalChain Objects...
r491 from jroproc_heispectra import *
from jroproc_amisr import *