• Joined on 2025-08-19
tyler pushed to main at tyler/flares 2026-09-10 13:32:55 -07:00
2a5e3f5606 fix plugins on macOS
tyler released v1.7.1 at tyler/flares 2026-09-10 12:43:14 -07:00
tyler pushed tag v1.7.1 to tyler/flares 2026-09-10 12:43:13 -07:00
tyler deleted tag v1.7.1 from tyler/flares 2026-09-10 12:24:03 -07:00
tyler released v1.7.1 at tyler/flares 2026-09-10 12:01:45 -07:00
tyler pushed tag v1.7.1 to tyler/flares 2026-09-10 12:01:45 -07:00
tyler pushed to main at tyler/flares 2026-09-10 11:18:16 -07:00
613d2b9103 drag+drop support
tyler commented on issue tyler/flares#80 2026-09-10 10:43:03 -07:00
Bad long channels can be interpolated from a chort channel, and vice versa

Decided to not interpolate short channels at all due to them normally being spaced out, and only interpolate longs. All channels are still marked good regardless if interpolation succeeds. Will be…

tyler commented on issue tyler/flares#12 2026-09-10 10:37:17 -07:00
Modelling the HRF (not only timed averages) - waveform analysis

Calculation are performed for use with the Machine Learning Pack, but are not yet available as images.

tyler commented on issue tyler/flares#92 2026-09-10 10:06:19 -07:00
Error Message when loading files in BIDS format on Mac

File headers are now examined to ensure that they are at least in the HDF structure before attempting to load snirf files. This prevents shadow files from attempting to load. Will be fixed in the…

tyler commented on issue tyler/flares#92 2026-09-10 10:04:28 -07:00
Error Message when loading files in BIDS format on Mac

This is due to Apple's shadow files (._.). You technically have a duplicate .snirf file in every folder, with the proper ones loading sucessfully and the shadow files that do not…

tyler pushed to main at tyler/flares 2026-09-09 16:26:26 -07:00
cd0b55df34 roi from user provided file
tyler pushed to main at tyler/flares 2026-09-01 21:09:59 -07:00
5d46d3b3e1 pylance fixes and terminal plugin launching
tyler pushed to main at tyler/flares 2026-09-01 20:42:27 -07:00
05dc9203ba bug fixes
tyler pushed to main at tyler/flares-plugins 2026-09-01 18:20:39 -07:00
e7d2f5bc57 more plugin things
tyler pushed to main at tyler/flares-plugins 2026-09-01 18:04:11 -07:00
434ecfb80c proper check
tyler pushed to main at tyler/flares-plugins 2026-09-01 18:03:50 -07:00
e8f7fe2000 check for future versions
tyler pushed to main at tyler/flares 2026-09-01 18:02:41 -07:00
4d00ef86e4 package dependency updates
tyler pushed to main at tyler/flares-plugins 2026-09-01 17:24:51 -07:00
a173a20dc8 new plugin
tyler pushed to main at tyler/flares 2026-09-01 17:20:22 -07:00
e9ef78c872 continuation of plugin support