@DavidBrainard knows that this is a bugaboo of mine.
As we develop the OLApproach repos, I would like us to examine the JSON files and modify the toolbox includes to have them include ONLY the code that is being used. As a general principle, a directory of code should not be added to the path if the repo doesn't actually use anything in the that directory.
So, the OLApproach routines currently add the BrainardLabToolbox and the Psychtoolbox-3 to the path. Can we prune these down to just the sub-directories that contain routines that are actually being used?
@DavidBrainard knows that this is a bugaboo of mine.
As we develop the OLApproach repos, I would like us to examine the JSON files and modify the toolbox includes to have them include ONLY the code that is being used. As a general principle, a directory of code should not be added to the path if the repo doesn't actually use anything in the that directory.
So, the OLApproach routines currently add the BrainardLabToolbox and the Psychtoolbox-3 to the path. Can we prune these down to just the sub-directories that contain routines that are actually being used?