We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b26514 commit 23cb826Copy full SHA for 23cb826
settings/data_paths.yaml
@@ -1,9 +1,9 @@
1
{
2
"local": {
3
- "ghost_root": "/data/datasets/obs/ghost",
4
- "nonghost_root": "/data/datasets/obs/nonghost",
5
- "exp_root": "/data/datasets/exp",
6
- "exp_to_interp_root": "/data/datasets/exp_to_interp"
+ "ghost_root": "/shared/data/obs/ghost",
+ "nonghost_root": "/shared/data/obs/nonghost",
+ "exp_root": "/shared/data/exp",
+ "exp_to_interp_root": "/shared/data/exp_to_interp"
7
},
8
9
"mn5": {
0 commit comments