Skip to content

BUG - aas_processBIDS fails on filepaths that have a . somewhere in it #258

Description

@AljenU

#254 (comment)

In particular, in two places in aas_processBIDS, an expression like [,n,] = fileparts(strtok(cfname{1},'.'));` is used. This does not work correctly for stripping a file extension, when there is a . somewhere in the path name. Proposed: probably a double fileparts can be used, have a quick discussion on that.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions