Closed ReneSkukies closed 8 months ago
In Dev branch Changed the layout loading function to use a more complex regex to load not only the subject number but also task and run information.
This leads to the function only working if all information is available. For example, if the run is not in the file name we run into an error.
Fixed
In Dev branch Changed the layout loading function to use a more complex regex to load not only the subject number but also task and run information.
This leads to the function only working if all information is available. For example, if the run is not in the file name we run into an error.