create code py for testing calcul

This commit is contained in:
quentin.perret 2022-06-24 15:45:25 +02:00
parent ee3d1315c0
commit 1eb7ec26b3
2 changed files with 2 additions and 6 deletions

View file

@ -1,6 +0,0 @@
#!/bin/bash
cd ../RawDataFiles
for i in *
do
rm $i
done

2
Py-Script/data.py Normal file
View file

@ -0,0 +1,2 @@
import numpy as np