Skip to content
Snippets Groups Projects
Commit 069a9320 authored by Kai Schleicher's avatar Kai Schleicher
Browse files

Merge branch 'schlda00-main-patch-83775' into 'main'

Update README.md

See merge request !1
parents cf0cd60b 1d14a2cf
Branches
No related tags found
1 merge request!1Update README.md
......@@ -6,20 +6,14 @@ Another tool to use in combination with below scripts is NoiSee
## Camera Gain
- place each pair of images at a given exposure time in their own folder
- place all image folders in one folder and give this one to the script, e.g. structured like so:
- camera_gain_all_images/ <-- this is the source folder for the script
├── camera_gain_exposure_10ms/
│ ├── _camera_gain_exposure_10ms_01/
│ ├── _camera_gain_exposure_10ms_02/
│ ├── camera_gain_exposure_10ms_01.vsi
│ └── camera_gain_exposure_10ms_02.vsi
├── camera_gain_exposure_20ms/
│ ├── ....
- camera_gain_all_images/ <-- this is the source folder for the script \
├── camera_gain_exposure_10ms/ \
│ ├── _camera_gain_exposure_10ms_01/ \
│ ├── _camera_gain_exposure_10ms_02/ \
│ ├── camera_gain_exposure_10ms_01.vsi \
│ └── camera_gain_exposure_10ms_02.vsi \
├── camera_gain_exposure_20ms/ \
│ ├── .... \
## Camera Read Noise
## Camera Dark Current
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment