... | ... | @@ -50,6 +50,7 @@ is most time called *gen_sample.py* with the command: |
|
|
```shell
|
|
|
$> python gen_sample.py
|
|
|
```
|
|
|
Or open the desired file in `Spyder` and execute the script (by clicking the litlle green button on the top toolbar or pressing F5).
|
|
|
|
|
|
You should now have a *DATBOX* directory containing all needed *.DAT* and *.INI* files.
|
|
|
|
... | ... | @@ -59,6 +60,7 @@ Now run the command script usually called (with much surprise) *command.py*: |
|
|
```shell
|
|
|
$> python command.py
|
|
|
```
|
|
|
Or open the desired file in `Spyder` and execute the script (by clicking the litlle green button on the top toolbar or pressing F5).
|
|
|
|
|
|
To get more information on the structure on command scripts read the documentation opening the file
|
|
|
[*docs/chipy/index.html*](http://www.lmgc.univ-montp2.fr/%7Edubois/LMGC90/UserDoc/chipy/index.html)
|
... | ... | |