Add processing scripts

spacecruft
Jeff Moe 2022-10-14 20:45:30 -06:00
parent 5c7eedf257
commit 3dac81a125
3 changed files with 19 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
OBSDIR=/srv/obs/odroid-01/obs/20220825_1/020502/
OBSDIR=/srv/obs/cruftpi7/obs/20221015_0/023146/
CONFIGINI=config_new-spacecruft.ini
cd ~/devel/spacecruft/stvid

View File

@ -0,0 +1,9 @@
#!/bin/bash
OBSDIR=/srv/obs/odroid-01/obs/20221015_1/023144/
CONFIGINI=config_new-spacecruft.ini
cd ~/devel/spacecruft/stvid
source env/bin/activate
./process_new.py -c $CONFIGINI -d $OBSDIR

View File

@ -0,0 +1,9 @@
#!/bin/bash
OBSDIR=/srv/obs/tronk/obs/20221015_0/023916
CONFIGINI=config_new-tronk.ini
cd ~/devel/spacecruft/stvid
source env/bin/activate
./process_new.py -c $CONFIGINI -d $OBSDIR