1.5.2 time

This commit is contained in:
2026-07-31 01:17:29 -07:00
parent 3e0d83ca9b
commit defd4ec1c8
3 changed files with 426 additions and 604 deletions
+4
View File
@@ -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
- 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
- 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 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
+4
View File
@@ -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
- 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
- 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 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
+390 -576
View File
File diff suppressed because it is too large Load Diff