Skip to content
Snippets Groups Projects
Commit 2df13f9f authored by Roberto Susino's avatar Roberto Susino
Browse files

Add saturation levels

parent ce98768b
No related merge requests found
...@@ -96,12 +96,12 @@ ...@@ -96,12 +96,12 @@
"cal_units": "MSB", "cal_units": "MSB",
"sat_level": "sat_level":
{ {
"value": [0, 1, 16382,16383], "value": [0, 1468, 13813,16383],
"error": "N/A", "error": "N/A",
"units": "DN", "units": "DN",
"source": "", "source": "https://redmine.ict.inaf.it/projects/478/wiki/VL_Saturation_and_Quality_Levels",
"descr": "Vector describing the dynamic range of the VL detector response", "descr": "Vector describing the dynamic range of the VL detector response",
"validity": "False" "validity": "True"
}, },
"bias": "bias":
[ [
...@@ -580,12 +580,12 @@ ...@@ -580,12 +580,12 @@
"cal_units": "ph/cm2/s/sr", "cal_units": "ph/cm2/s/sr",
"sat_level": "sat_level":
{ {
"value": [0, 1, 16382,16383], "value": [0, 373, 10000,16383],
"error": "N/A", "error": "N/A",
"units": "DN", "units": "DN",
"source": "", "source": "",
"descr": "Vector describing the dynamic range of the UV detector response", "descr": "Vector describing the dynamic range of the UV detector response",
"validity": "False" "validity": "True"
}, },
"dark": "dark":
[ [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment