Skip to content

_concat_recordings now uses subj_names to fill the recording dimension - #328

Merged
rickdott merged 1 commit into
develfrom
filenames_fix
Aug 7, 2026
Merged

_concat_recordings now uses subj_names to fill the recording dimension#328
rickdott merged 1 commit into
develfrom
filenames_fix

Conversation

@rickdott

@rickdott rickdott commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Encountered an issue where the 'recording' coordinate/dimension was not filled in. The function _concat_recordings assumes that files are named according to BIDS standards, which they not always are. In this case, my pp<num>-epo.fif files made the 'recording' dimension full of empty strings.

This fix uses the provided subj_names (when provided) rather than the inferred subject names.

@GWeindel GWeindel left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes works for me

@rickdott
rickdott merged commit ec52f50 into devel Aug 7, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants