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 cfe42d7 commit 6705062Copy full SHA for 6705062
README.md
@@ -93,8 +93,10 @@ If both the *strong and soft requirements* are satisfied, then to use
93
94
### Working example
95
96
-The file `main.py` Contains a script that runs the code for the default
97
-implemented case, this is, low frequency Fourier measurements.
+The file `src/Example_1.py` runs the numerical experiment #1 that is presented
+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.
100
101
The script will generate a folder where the iteration results will be stored.
102
0 commit comments