7 Commits

Author SHA1 Message Date
tyler 87073fb218 more boris implementation 2025-10-15 10:00:44 -07:00
tyler 3d0fbd5c5e fix to boris events 2025-10-03 16:58:49 -07:00
tyler 3f38f5a978 updates for boris support 2025-09-26 14:01:32 -07:00
tyler 0607ced61e fixes 2025-09-12 16:22:12 -07:00
tyler b1e5405f7b holy rewrite 2025-08-25 14:34:42 -07:00
tyler e3c21cfb10 update for macos again 2025-08-19 15:17:50 -07:00
tyler 41c507e721 changes to macos misbehaving 2025-08-19 14:59:59 -07:00
4 changed files with 6429 additions and 4415 deletions
+20
View File
@@ -1,3 +1,23 @@
# Version 1.1.1
- Fixed the number of rectangles in the progress bar to 19
- Fixed a crash when attempting to load a brain image on Windows
- Removed hardcoded event annotations. Fixes [Issue 16](https://git.research.dezeeuw.ca/tyler/flares/issues/16)
# Version 1.1.0
- Revamped the Analysis window
- 4 Options of Participant, Participant Brain, Inter-Group, and Cross Group Brain are available.
- Customization is present to query different participants, images, events, brains, etc.
- Removed preprocessing options and reorganized their order to correlate with the actual order.
- Most preprocessing options removed will be coming back soon
- Added a group option when clicking on a participant's file
- If no group is specified, the participant will be added to the "Default" group
- Added option to update the optode positions in a snirf file from the Options menu (F6)
- Fixed [Issue 3](https://git.research.dezeeuw.ca/tyler/flares/issues/3), [Issue 4](https://git.research.dezeeuw.ca/tyler/flares/issues/4), [Issue 17](https://git.research.dezeeuw.ca/tyler/flares/issues/17), [Issue 21](https://git.research.dezeeuw.ca/tyler/flares/issues/21), [Issue 22](https://git.research.dezeeuw.ca/tyler/flares/issues/22)
# Version 1.0.1
- Two new options have been added when clicking on a participant's file.
-4107
View File
File diff suppressed because it is too large Load Diff
+3064
View File
File diff suppressed because it is too large Load Diff
+3337 -300
View File
File diff suppressed because it is too large Load Diff