1.4 KiB
1.4 KiB
Focusing
focus.py nb_step
orientation
nb_step
: integer (from 1 to 100000) - number of step to perform by the stage (about 31um/step)orientation
: string - orientation of the focus eitherup
ordown
Example:
python3.7 $HOME/PlanktonScope/scripts/focus.py 650 up
Pumping
pump.py volume
flowrate
action
volume
: integerflowrate
: floataction
: string
Example:
python3.7 $HOME/PlanktonScope/scripts/pump.py 24 3.2 suck
Killing Focus or Pump event
killer.sh event_to_kill.py
event_to_kill.py
: string
Example:
bash killer.sh pump.py
Image
image.py sample_project
sample_id
acq_id
volume
flowrate
-sample_project
: string
sample_id
: stringacq_id
: stringvolume
: integerflowrate
: float
Example:
python3.7 pump.py tara_pacific station_125 exp_1 24 3.2
Kill Image
kill_image.sh image.py sample_project
sample_id
acq_id
sample_project
: stringsample_id
: stringacq_id
: string
Example:
bash killer.sh image.py tara_pacific station_125 exp_1
Light
light.py state
state
: string
Example:
python3.7 light.py on