The current process of adding a path (dataset or experiment) does absolutely no checking of the path.
Furthermore, it requires that the paths are added as full paths relative to the root of the project, which requires users to always know where they are relative to that root.
Ideally we should make it possible to add a path to an object anywhere within the directory structure, and for the application to determine that the object exists and what the actual path relative to root is.
The current process of adding a path (dataset or experiment) does absolutely no checking of the path.
Furthermore, it requires that the paths are added as full paths relative to the root of the project, which requires users to always know where they are relative to that root.
Ideally we should make it possible to add a path to an object anywhere within the directory structure, and for the application to determine that the object exists and what the actual path relative to root is.