Skip to content
Snippets Groups Projects
Commit 05db8780 authored by GONCALVES-DA-SILVA-PINTO Wagner jose's avatar GONCALVES-DA-SILVA-PINTO Wagner jose
Browse files

Correct second link to beamlib repository in README

parent fd60e141
No related branches found
No related tags found
No related merge requests found
......@@ -83,7 +83,7 @@ Script `install.sh` creates a conda env and install Beamlib while `minimal.sh` r
### Generating the database
Example of shell script used to generate 3 database (training, validation and testing). On each case, 1 source is randomly placed on the scannning grid (21 x 21). The [Beamlib](https://gitlab.com/daep-ia/beamlib) package must be installed, `LIB_FOLDER` indicates the path to this library and should be adapted for each machine.
Example of shell script used to generate 3 database (training, validation and testing). On each case, 1 source is randomly placed on the scannning grid (21 x 21). The [Beamlib](https://gitlab.isae-supaero.fr/acoustic-beamforming/beamlib) package must be installed, `LIB_FOLDER` indicates the path to this library and should be adapted for each machine.
```shell
#!/bin/bash
......
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