@@ -67,7 +67,7 @@ Neural network architecture is defined in [deconvnetlib/network.py](deconvnetlib
### Generating the database
Example of shell script used to generate a database (system environment variables`LIB_FOLDER` indicates the path to this library - [Beamlib library](https://gitlab.com/daep-ia/beamlib) must be present on it - 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). System environment variable `LIB_FOLDER` indicates the path to this library - [Beamlib library](https://gitlab.com/daep-ia/beamlib) must be present on it - and should be adapted for each machine.