@@ -1,29 +1,33 | |||
|
1 | 1 | VERSIONS: |
|
2 | 2 | |
|
3 | 3 | 2.1.2: |
|
4 | 4 | -jroutils_ftp.py: Bug fixed, Any error sending file stopped the Server Thread |
|
5 | 5 | Server thread opens and closes remote server each time file list is sent |
|
6 | 6 | -jroplot_spectra.py: Noise path was not being created when noise data is saved. |
|
7 | 7 | -jroIO_base.py: startTime can be greater than endTime. Example: SpreadF [18:00 - 07:00] |
|
8 | 8 | |
|
9 | 9 | 2.1.3: |
|
10 | 10 | -jroplot_heispectra.py: SpectraHeisScope was not showing the right channels |
|
11 | 11 | -jroproc_voltage.py: Bug fixed selecting profiles (self.nProfiles took a wrong value), |
|
12 | 12 | Bug fixed selecting heights by block (selecting profiles instead heights) |
|
13 | 13 | -jroproc_voltage.py: New feature added: decoding data by block using FFT. |
|
14 | 14 | -jroIO_heispectra.py: Bug fixed in FitsReader. Using local Fits instance instead schainpy.mode.data.jrodata.Fits. |
|
15 | 15 | -jroIO_heispectra.py: Channel index list does not exist. |
|
16 | 16 | |
|
17 | 17 | 2.1.3.1: |
|
18 | 18 | -GUI: every icon were resized |
|
19 | 19 | -jroproc_voltage.py: Print a message when "Read from code" option is selected and the code is not defined inside data file |
|
20 | 20 | |
|
21 | 21 | 2.1.3.2: |
|
22 | 22 | -GUI: user interaction enhanced |
|
23 | 23 | -controller_api.py: Safe access to ControllerThead |
|
24 | 24 | |
|
25 | 25 | 2.1.3.3: |
|
26 | 26 | -Colored Button Icons were added to GUI |
|
27 | 27 | |
|
28 | 28 | 2.1.4: |
|
29 | 29 | -Sending error notifications to signal chain administrator |
|
30 | -Login to email server added | |
|
31 | ||
|
32 | 2.1.4.1: | |
|
33 | -Send notifications when an error different to ValueError is detected No newline at end of file |
General Comments 0
You need to be logged in to leave comments.
Login now