planktoscope/config.json
2020-12-05 00:20:44 +01:00

18 lines
480 B
JSON

{
"sample_project": "Project's name",
"sample_id": 1,
"sample_ship": "Vessel name",
"sample_operator": "Operator's name",
"sample_sampling_gear": "net",
"sample_gear_net_opening": 40,
"acq_id": 1,
"acq_instrument": "PlanktonScope v2.2",
"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
}