Error Message when loading files in BIDS format on Mac #92

Closed
opened 2026-09-01 15:33:28 -07:00 by cjburke · 2 comments
Collaborator

See screenshot, files do upload and can be processed but as the files are uploading the popups populate the screen.

See screenshot, files do upload and can be processed but as the files are uploading the popups populate the screen.
cjburke added the Kind/Bug label 2026-09-01 15:33:39 -07:00
Owner

This is due to Apple's shadow files (._'filename'.'ext'). You technically have a duplicate .snirf file in every folder, with the proper ones loading sucessfully and the shadow files that do not contain valid snirf data failing to load and being properly removed. This is an issue on all platforms. Solution is in the works.

This is due to Apple's shadow files (._'filename'.'ext'). You technically have a duplicate .snirf file in every folder, with the proper ones loading sucessfully and the shadow files that do not contain valid snirf data failing to load and being properly removed. This is an issue on all platforms. Solution is in the works.
Owner

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 next release.

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 next release.
tyler added reference main 2026-09-10 10:06:24 -07:00
tyler added the
Priority
Low
4
Reviewed
Confirmed
1
labels 2026-09-10 10:06:31 -07:00
tyler added the
Platform
macOS
label 2026-09-12 19:20:03 -07:00
tyler closed this issue 2026-09-12 19:20:07 -07:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tyler/flares#92