6 lines
181 B
Bash
Executable File
6 lines
181 B
Bash
Executable File
source ~/Data10/software/bec_venv/bin/activate
|
|
module add gcc/9.3.0
|
|
module add hdf5_serial/1.12.2
|
|
python ./cbf_converter.py
|
|
#python ~/Data10/software/cbf_converter/cbf_converter.py
|