flow: various bugfixes and updates, addition of speed through water
This commit is contained in:
parent
b9e73bb56b
commit
c120a0177c
11
config.json
11
config.json
|
@ -6,13 +6,16 @@
|
|||
"sample_sampling_gear": "net",
|
||||
"sample_gear_net_opening": 40,
|
||||
"acq_id": 1,
|
||||
"acq_instrument": "PlanktoScope v2.2",
|
||||
"acq_instrument": "PlanktoScope v2.3",
|
||||
"acq_celltype": 200,
|
||||
"acq_minimum_mesh": 10,
|
||||
"acq_maximum_mesh": 200,
|
||||
"acq_volume": 1,
|
||||
"acq_fnumber_objective": 16,
|
||||
"object_depth_min": 0,
|
||||
"object_depth_max": 1,
|
||||
"process_id": 1
|
||||
"object_depth_min": 1,
|
||||
"object_depth_max": 2,
|
||||
"process_id": 1,
|
||||
"nb_frame": 100,
|
||||
"sleep_before": 0.5,
|
||||
"imaging_pump_volume": 0.01
|
||||
}
|
480
flows/main.json
480
flows/main.json
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue