##// END OF EJS Templates
Affected:...
Affected: jrodata.py: JROData class: profileIndex attribute was added JROVoltage class: jroIO_base.py: JROReader class: nTxs and txIndex attributes were added jroIO_voltage.py: JROVoltageReader class: nTxs and txIndex attributes were added in order to divide one profile in sub-profiles jroproc_voltage.py: JROVoltageProc class: Decoder: Decoded data has the same dimension as profile ProfileSelector : This method use the profileIndex attribute of Voltage object Reshaper:

File last commit:

r514:f095b959308c
r534:e42d2b934f89
Show More
jrodataIO.py
4 lines | 137 B | text/x-python | PythonLexer
from jroIO_voltage import *
from jroIO_spectra import *
from jroIO_heispectra import *
from jroIO_amisr import *
from jroIO_HDF5 import *