Skip to content

Setting PathTemplate in the configurations file unsets other fields #110

Description

@GniLudio

When setting the PathTemplate (File Name/Template) field through the LabRecorder.cfg file,
the fields Block/Task, Particpant and Session are unset.

Only affects PathTemplate. (Other settings like StudyRoot don't unset other fields)

Modified PathTemplate

Unsets the fields Block/Task, Particpant and Session.

PathTemplate=exp%n/block_%b.xdf

image

Modified StudyRoot

Doesn't unset the other fields.

StudyRoot=D:/Documents/Recordings/XDF_Recordings

image

Modified StudyRoot and PathTemplate

Also unsets the other fields:

StudyRoot=D:/Documents/Recordings/XDF_Recordings
PathTemplate=exp%n/block_%b.xdf

image

Unmodified Configuration

image

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions