Create config.txt

This commit is contained in:
tpollina 2020-01-31 09:26:18 +01:00 committed by GitHub
parent e0f86f1524
commit f5c9379926
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

30
config.txt Normal file
View file

@ -0,0 +1,30 @@
{
"generic_sleep_before": 3,
"generic_volume_before": 1,
"generic_path": "/home/pi/",
"generic_nb_frame": 10,
"generic_sleep_during": 5,
"sample_project": "Imoca Mini Transat 1",
"sample_id": 147,
"sample_ship": "Initiaves Coeur",
"sample_operator": "Samantha Davis",
"sample_sampling_gear": "pass_hull",
"acq_id": 147,
"acq_instrument": "PlanktonScope",
"acq_celltype": 200,
"acq_minimum_mesh": 10,
"acq_maximum_mesh": 200,
"acq_min_esd": 20,
"acq_max_esd": 200,
"acq_volume": 24,
"acq_magnification": 0.94,
"acq_fnumber_objective": 16,
"acq_camera_name": "Pi Camera V2.1 - 8MP",
"object_date": "20200131",
"object_time": "081100",
"object_depth_min": 0,
"object_depth_max": 1,
"process_pixel": 1.19,
"process_id": 146
}