Skip to content

Commit

Permalink
underlining n°2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaby-Gabou committed Dec 19, 2024
1 parent 280c52b commit acc12dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Pkg.add(url="https://github.com/Gaby-Gabou/StatsEEC.jl")
### With one function

You can use a function that, giving path of the CSV file and eventually the number of circuits generated, return the Best one.
<u>The data in the CSV file have to be in a particular order, starting with the real part, then the imaginary part and finally the frequencies.</u> You can see the structure needed in the example_measurements.csv file.
<ins>The data in the CSV file have to be in a particular order, starting with the real part, then the imaginary part and finally the frequencies.</ins> You can see the structure needed in the example_measurements.csv file.

`BestCircuit(path, nb)`
- `path` : the path of the CSV file
Expand Down

0 comments on commit acc12dc

Please sign in to comment.