flow: update process_id, lens management and pixel size calibration
This commit is contained in:
parent
927c3717ec
commit
1f83df1b6c
|
@ -11,7 +11,6 @@
|
|||
"acq_minimum_mesh": 10,
|
||||
"acq_maximum_mesh": 200,
|
||||
"acq_volume": 1,
|
||||
"acq_fnumber_objective": 16,
|
||||
"object_depth_min": 1,
|
||||
"object_depth_max": 2,
|
||||
"process_id": 1,
|
||||
|
|
503
flows/main.json
503
flows/main.json
File diff suppressed because one or more lines are too long
|
@ -9,5 +9,6 @@
|
|||
"wb_red_gain": 2,
|
||||
"wb_blue_gain": 1.41,
|
||||
"analog_gain": 1.0,
|
||||
"digital_gain": 1.0
|
||||
"digital_gain": 1.0,
|
||||
"acq_fnumber_objective": 16
|
||||
}
|
Loading…
Reference in a new issue