Skip to content

Commit faf69b0

Browse files
committed
Update README.md
1 parent 2bc21c9 commit faf69b0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Usage examples:
6565

6666
`./bin/sampler-cli -r data/lut/production_rules.dat -b data/lut/barycenters.dat -d data/lut/offsets_bnot.dat -n 1024 -o sampling.txt`
6767

68-
This procudes a uniform sampling with BNOT target spectra as a text file `sampling.txt` with x and y coordinates of the 1024 sample points. When plotting this poin (e.g. with gnuplot), we obtain:
68+
This procudes a uniform sampling with BNOT target spectra as a text file `sampling.txt` with x and y coordinates of the 1024 sample points. When plotting these points (e.g. with gnuplot), we obtain:
6969

7070
![CLIsampling](doc/samples.png)
7171

@@ -77,9 +77,9 @@ This procudes a uniform sampling with BNOT target spectra as a text file `sampli
7777

7878
> *TIPS:*
7979
80-
> * You can use mouse scroll on almost all button to change their value more easily.
80+
> * You can use mouse scroll on almost all buttons to change their values more easily.
8181
82-
> * Activate `Auto` mode to generate new sampling each time a parameter change.
82+
> * Activate `Auto` mode to generate new sampling each time a parameter changes.
8383
8484
![sampler-gui-example1](doc/sampler-gui-example_1.png)
8585
![sampler-gui-example2](doc/sampler-gui-example_2.png)

0 commit comments

Comments
 (0)