-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #32 from ImperialCollegeLondon/vNext
Update software to v3.4.1
- Loading branch information
Showing
8 changed files
with
39 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,10 @@ | ||
# App | ||
|
||
- Add button to close generated figures | ||
- Fix issue with assigning value of `DebugStatus` when more than one breakpoint is set | ||
- Make sure to reset everything when "Reset" button is pressed | ||
|
||
# Software | ||
|
||
- Add description of both Normal and Burst mode in `mag.event.ModeChange`, regardless of the active mode | ||
- Add mode events in I-ALiRT timestamp comparison plot in `mag.graphics.view.IALiRT` | ||
- Allow specifying multiple labels and label alignment in `mag.graphics.chart.Line` | ||
- Move removal of all-zero vectors in data after removal of missing data | ||
- Improve algorithm to find closest science and I-ALiRT timestamps | ||
- Make sure all I-ALiRT right-hand side graphs have `YAxisLocation` set to `right` | ||
- Fix issue with `UNCHANGED` data frequency appearing as `NaN` in event log | ||
- Fix issue with filtering I-ALiRT secondary data in `mag.graphics.view.IALiRT` | ||
- Fix issue with PSDs showing large noise in mode and range cycling | ||
- Fix issue with exporting empty HK | ||
- Fix issue with plotting CPT data with no mode cycling information | ||
- Fix issue with `tiledlayout` spacing when tile indexing is column-major | ||
- Fix issue with naming HK close up figure |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters