Skip to content

Commit 6705062

Browse files
committed
Updated README to new example file
1 parent cfe42d7 commit 6705062

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,10 @@ If both the *strong and soft requirements* are satisfied, then to use
9393

9494
### Working example
9595

96-
The file `main.py` Contains a script that runs the code for the default
97-
implemented case, this is, low frequency Fourier measurements.
96+
The file `src/Example_1.py` runs the numerical experiment #1 that is presented
97+
in the paper. Run it directly inside the folder. To further understand
98+
how to use the module, it is recommended to take a look in the file.
99+
It is well commented.
98100

99101
The script will generate a folder where the iteration results will be stored.
100102

0 commit comments

Comments
 (0)