##// END OF EJS Templates
Version 2.1.3: ...
Version 2.1.3: -Bug fixed reading Fits data -Metadata file for Fits is optional.

File last commit:

r664:9aee9f7a8e3e
r664:9aee9f7a8e3e
Show More
VERSION
14 lines | 803 B | text/plain | TextLexer
Miguel Valdez
VERSION log
r651 VERSIONS:
2.1.2:
Miguel Valdez
jroutils_ftp.py: Remote Server is opened and closed each time a file is sent
r653 -jroutils_ftp.py: Bug fixed, Any error sending file stopped the Server Thread
Server thread opens and closes remote server each time file list is sent
Miguel Valdez
VERSION log
r651 -jroplot_spectra.py: Noise path was not being created saving noise data.
-jroIO_base.py: startTime can be greater than endTime
Miguel Valdez
Version 2.1.3: ...
r664
2.1.3:
-jroplot_heispectra.py: SpectraHeisScope was not showing the right channels
-jroproc_voltage.py: Bug fixed selecting profiles (self.nProfiles took a wrong value),
Bug fixed selecting heights by block (selecting profiles instead heights)
-jroproc_voltage.py: New feature added: decoding data by block using FFT.
-jroIO_heispectra.py: Bug fixed in FitsReader. Using local Fits object instead schainpy.mode.data.jrodata.Fits object.
-jroIO_heispectra.py: Channel index list does not exist.