• Joined on 2025-08-19
tyler pushed to main at tyler/flares 2026-03-21 22:22:09 -07:00
8d893f846e fold fix
tyler released v1.3.0 at tyler/flares 2026-03-21 17:07:47 -07:00
tyler pushed tag v1.3.0 to tyler/flares 2026-03-21 17:07:47 -07:00
tyler pushed to main at tyler/flares 2026-03-21 15:27:10 -07:00
540793d150 too many fixes to document just read changelog
tyler opened issue tyler/flares#60 2026-03-21 15:25:36 -07:00
fOLD files are not found in the WIndows standalone executable
tyler opened issue tyler/flares#59 2026-03-21 14:50:27 -07:00
Main window hangs when loading lots of files
tyler commented on issue tyler/flares#55 2026-03-21 01:06:05 -07:00
Memory Usage skyrockets out of control when processing multiple participants

Processes now are killed when completing one file and are respawned to commence work on the next file.

tyler commented on issue tyler/flares#35 2026-03-21 01:05:07 -07:00
REMOVE_EVENTS dropdown does not populate from either a file or folder

Confirmed occuring in a release, but not going to fix for a while. Causes too many memory issues at the moment.

tyler commented on issue tyler/flares#56 2026-03-21 01:04:02 -07:00
Memory is not properly released when pushing 'Clear'

ALso probably related to Issue 57 since the clearing is not removing the pointer.

tyler opened issue tyler/flares#58 2026-03-21 01:03:08 -07:00
Allow options to continue processing non critical epoch errors
tyler opened issue tyler/flares#57 2026-03-21 00:59:55 -07:00
'Internal C++ object already deleted' when clicking loaded bubble
tyler commented on issue tyler/flares#56 2026-03-20 23:59:01 -07:00
Memory is not properly released when pushing 'Clear'

Seems to be around 2MB per file that was loaded. Also appears to be from mne reading snirfs and not releasing internal handles correctly.

tyler opened issue tyler/flares#56 2026-03-20 23:05:39 -07:00
Memory is not properly released when pushing 'Clear'
tyler opened issue tyler/flares#55 2026-03-20 17:54:34 -07:00
Memory Usage skyrockets out of control when processing multiple participants
tyler pushed to main at tyler/flares 2026-03-17 12:50:49 -07:00
4922405138 fix to design matrix parameters
tyler pushed to main at tyler/flares 2026-03-17 12:48:54 -07:00
3f1161a03a fix to support both xlsx and txt in same dropdown, update to git ignore
Compare 2 commits »
tyler released v1.2.2 at tyler/flares 2026-03-16 15:25:31 -07:00
tyler pushed tag v1.2.2 to tyler/flares 2026-03-16 15:25:30 -07:00
tyler pushed to main at tyler/flares 2026-03-16 14:20:50 -07:00
1b5c31e4ef add pyinstaller to dependcies
tyler pushed to main at tyler/flares 2026-03-16 14:08:35 -07:00
276e1b1876 fix for xlsx and upgrade dependencies