##// END OF EJS Templates
Processing Modules added:...
Processing Modules added: -Correlations -Parameters, with modules for wind estimation with DBS and SA, and Meteor Detection for JASMET Graphic Modules added: -Correlations -Parameters, for wind estimation and Sky Map for meteor detection

File last commit:

r502:8b1242a708e8
r502:8b1242a708e8
Show More
jroplot.py
4 lines | 159 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 jroplot_voltage import *
from jroplot_spectra import *
from jroplot_heispectra import *
Julio Valdez
Processing Modules added:...
r502 from jroplot_correlation import *
from jroplot_parameters import *