1.5.2 time
This commit is contained in:
@@ -12,6 +12,10 @@
|
|||||||
- New parameters have been added to the right side of the screen! This allows for more flexibility and customizability when processing
|
- New parameters have been added to the right side of the screen! This allows for more flexibility and customizability when processing
|
||||||
- A new Preference Menu option has been added: Show Advanced Parameters. This keeps some of the parameters hidden when not checked. Since this is a preference, it will be saved when reopening the application
|
- A new Preference Menu option has been added: Show Advanced Parameters. This keeps some of the parameters hidden when not checked. Since this is a preference, it will be saved when reopening the application
|
||||||
- Advanced parameters should only be changed if you know what you are doing, and will have a yellow warning symbol next to them to avoid potential confusion on what parameters are advanced
|
- Advanced parameters should only be changed if you know what you are doing, and will have a yellow warning symbol next to them to avoid potential confusion on what parameters are advanced
|
||||||
|
- Optimized some of the calculations in Scalp Coupling Index to speed up Step 6 by ~25%
|
||||||
|
- Removed duplicate/redundant calculations in Peak Spectral Power to speed up Step 8 by ~50%
|
||||||
|
- Changed how the figures are generated when processing to speed up Step 28 by ~85%
|
||||||
|
- Removed unused methods inside the processing file to slightly speed up application load time
|
||||||
- Fixed an issue with the build script not properly updating the version string causing the application to falsely think that an update was always available
|
- Fixed an issue with the build script not properly updating the version string causing the application to falsely think that an update was always available
|
||||||
- Fixed an issue where parameters that were dependent on SHORT_CHANNELS were not properly being updated
|
- Fixed an issue where parameters that were dependent on SHORT_CHANNELS were not properly being updated
|
||||||
- Fixed an issue where files that failed processing were not having their progress bar turn red at the step that failed
|
- Fixed an issue where files that failed processing were not having their progress bar turn red at the step that failed
|
||||||
|
|||||||
@@ -12,6 +12,10 @@
|
|||||||
- New parameters have been added to the right side of the screen! This allows for more flexibility and customizability when processing
|
- New parameters have been added to the right side of the screen! This allows for more flexibility and customizability when processing
|
||||||
- A new Preference Menu option has been added: Show Advanced Parameters. This keeps some of the parameters hidden when not checked. Since this is a preference, it will be saved when reopening the application
|
- A new Preference Menu option has been added: Show Advanced Parameters. This keeps some of the parameters hidden when not checked. Since this is a preference, it will be saved when reopening the application
|
||||||
- Advanced parameters should only be changed if you know what you are doing, and will have a yellow warning symbol next to them to avoid potential confusion on what parameters are advanced
|
- Advanced parameters should only be changed if you know what you are doing, and will have a yellow warning symbol next to them to avoid potential confusion on what parameters are advanced
|
||||||
|
- Optimized some of the calculations in Scalp Coupling Index to speed up Step 6 by ~25%
|
||||||
|
- Removed duplicate/redundant calculations in Peak Spectral Power to speed up Step 8 by ~50%
|
||||||
|
- Changed how the figures are generated when processing to speed up Step 28 by ~85%
|
||||||
|
- Removed unused methods inside the processing file to slightly speed up application load time
|
||||||
- Fixed an issue with the build script not properly updating the version string causing the application to falsely think that an update was always available
|
- Fixed an issue with the build script not properly updating the version string causing the application to falsely think that an update was always available
|
||||||
- Fixed an issue where parameters that were dependent on SHORT_CHANNELS were not properly being updated
|
- Fixed an issue where parameters that were dependent on SHORT_CHANNELS were not properly being updated
|
||||||
- Fixed an issue where files that failed processing were not having their progress bar turn red at the step that failed
|
- Fixed an issue where files that failed processing were not having their progress bar turn red at the step that failed
|
||||||
|
|||||||
Reference in New Issue
Block a user