Skip to content
Snippets Groups Projects
Commit 1b9c5df6 authored by Giovanni La Mura's avatar Giovanni La Mura
Browse files

Fix reference to cluster data folder

parent 988f50cf
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ This section describes the use of the pre-existing programs, once the binaries h
2. run edfb (./edfb)
3. run clu (./clu)
NOTE: both edfb and sph expect an input which is assumed to be in a folder named "../../test_data/sphere/" (i.e. two levels above the current execution path)
NOTE: both edfb and sph expect an input which is assumed to be in a folder named "../../test_data/cluster/" (i.e. two levels above the current execution path)
TODO: set up a code variable to locate the input data (data file paths should not be hard-coded)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment