##// 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:

r502:8b1242a708e8
r534:e42d2b934f89
Show More
jroplot.py
4 lines | 159 B | text/x-python | PythonLexer
from jroplot_voltage import *
from jroplot_spectra import *
from jroplot_heispectra import *
from jroplot_correlation import *
from jroplot_parameters import *