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

Update index.json file

parent 2b6a7b90
No related merge requests found
{ {
"version": "LTP05_1.0.0", "version": "LTP05_1.1.0",
"release_date": "20220316", "release_date": "20231113",
"descr": "Calibration package for LTP05", "descr": "Calibration package for LTP05",
"author": "Metis team", "author": "Metis team",
"DOI": "", "DOI": "",
"validity_range": "validity_range": {
{
"start": "2021-09-27", "start": "2021-09-27",
"end": "2021-12-26" "end": "2021-12-26"
}, },
"constants": "constants": {
{ "rsun": {
"rsun":
{
"value": 695700000.0, "value": 695700000.0,
"units": "m", "units": "m",
"source": "Value from the IAU 2015 resolution B3 (http://dx.doi.org/10.3847/0004-6256/152/2/41)", "source": "Value from the IAU 2015 resolution B3 (http://dx.doi.org/10.3847/0004-6256/152/2/41)",
"descr": "Solar radius" "descr": "Solar radius"
}, },
"au": "au": {
{
"value": 149597870700.0, "value": 149597870700.0,
"units": "m", "units": "m",
"source": "Value from the IAU 2015 resolution B3 (http://dx.doi.org/10.3847/0004-6256/152/2/41)", "source": "Value from the IAU 2015 resolution B3 (http://dx.doi.org/10.3847/0004-6256/152/2/41)",
"descr": "Astronomical Unit" "descr": "Astronomical Unit"
} }
}, },
"instrument": "instrument": {
{ "pupil_area": {
"pupil_area":
{
"value": 12.564, "value": 12.564,
"error": 0.003, "error": 0.003,
"units": "cm2", "units": "cm2",
...@@ -37,11 +31,13 @@ ...@@ -37,11 +31,13 @@
"descr": "Value derived from PFM pupil entrance measured diameter (3.9997 ± 0.0005) cm", "descr": "Value derived from PFM pupil entrance measured diameter (3.9997 ± 0.0005) cm",
"validity": "True" "validity": "True"
}, },
"io_movements": "io_movements": [
[
{ {
"date": "2017-04-20", "date": "2017-04-20",
"delta": [-10, 120], "delta": [
-10,
120
],
"units": "steps", "units": "steps",
"label": "Integration", "label": "Integration",
"source": "TBD", "source": "TBD",
...@@ -50,7 +46,10 @@ ...@@ -50,7 +46,10 @@
}, },
{ {
"date": "2020-05-15", "date": "2020-05-15",
"delta": [-30, 10], "delta": [
-30,
10
],
"units": "steps", "units": "steps",
"label": "IT6B1", "label": "IT6B1",
"source": "TBD", "source": "TBD",
...@@ -59,7 +58,10 @@ ...@@ -59,7 +58,10 @@
}, },
{ {
"date": "2020-06-03", "date": "2020-06-03",
"delta": [0, -10], "delta": [
0,
-10
],
"units": "steps", "units": "steps",
"label": "IT6B2", "label": "IT6B2",
"source": "TBD", "source": "TBD",
...@@ -68,7 +70,10 @@ ...@@ -68,7 +70,10 @@
}, },
{ {
"date": "2021-08-21", "date": "2021-08-21",
"delta": [-6, 4], "delta": [
-6,
4
],
"units": "steps", "units": "steps",
"label": "IT8", "label": "IT8",
"source": "TBD", "source": "TBD",
...@@ -77,24 +82,24 @@ ...@@ -77,24 +82,24 @@
} }
] ]
}, },
"vl_channel": "vl_channel": {
{
"name": "Visible light", "name": "Visible light",
"detector_size": "detector_size": {
{
"value": 2048, "value": 2048,
"units": "pixel" "units": "pixel"
}, },
"bandpass": "bandpass": {
{ "value": [
"value": [580.0, 610.0, 640.0], 580.0,
610.0,
640.0
],
"units": "nm", "units": "nm",
"source": "METIS-ATI-TNO-011 Issue 3 (Metis Optical Design and Performance Report)", "source": "METIS-ATI-TNO-011 Issue 3 (Metis Optical Design and Performance Report)",
"descr": "Metis VL channel bandpass", "descr": "Metis VL channel bandpass",
"validity": "True" "validity": "True"
}, },
"angular_pixel": "angular_pixel": {
{
"value": 2.45E-9, "value": 2.45E-9,
"error": 0.01E-9, "error": 0.01E-9,
"units": "sr", "units": "sr",
...@@ -103,16 +108,19 @@ ...@@ -103,16 +108,19 @@
"validity": "True" "validity": "True"
}, },
"cal_units": "MSB", "cal_units": "MSB",
"sat_level": "sat_level": {
{ "value": [
"value": [0, 1468, 13813,16383], 0,
1468,
13813,
16383
],
"units": "DN", "units": "DN",
"source": "https://redmine.ict.inaf.it/projects/478/wiki/VL_Saturation_and_Quality_Levels", "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": "True" "validity": "True"
}, },
"bias": "bias": [
[
{ {
"file_name": "solo_CAL_metis-vl-bias_20211215_V00.fits", "file_name": "solo_CAL_metis-vl-bias_20211215_V00.fits",
"obt_beg": 690710.91, "obt_beg": 690710.91,
...@@ -123,10 +131,20 @@ ...@@ -123,10 +131,20 @@
"source": "https://redmine.ict.inaf.it/projects/478/wiki/VL_Dark_and_Bias_Matrices", "source": "https://redmine.ict.inaf.it/projects/478/wiki/VL_Dark_and_Bias_Matrices",
"descr": "Bias map to be used for LTP05 - derived from STP181 instead of STP175", "descr": "Bias map to be used for LTP05 - derived from STP181 instead of STP175",
"validity": "True" "validity": "True"
},
{
"file_name": "solo_CAL_metis-vl-bias_20210817_V01.fits",
"obt_beg": 682523.928,
"tsensor": -31.08,
"nbin": 1,
"dit": 0.0,
"error": "solo_CAL_metis-vl-bias_20210817_V01_error.fits",
"source": "https://redmine.ict.inaf.it/projects/478/wiki/VL_Dark_and_Bias_Matrices",
"descr": "Bias map derived from STP162",
"validity": "True"
} }
], ],
"dark": "dark": [
[
{ {
"file_name": "map_dark_it1_dark30_dark15.fits", "file_name": "map_dark_it1_dark30_dark15.fits",
"obt_beg": 636136.03, "obt_beg": 636136.03,
...@@ -150,8 +168,7 @@ ...@@ -150,8 +168,7 @@
"validity": "True" "validity": "True"
} }
], ],
"bias_dark": "bias_dark": [
[
{ {
"file_name": "vlda_it-3_dit-5000_nframes-48.fits", "file_name": "vlda_it-3_dit-5000_nframes-48.fits",
"obt_beg": 637419.16, "obt_beg": 637419.16,
...@@ -164,19 +181,16 @@ ...@@ -164,19 +181,16 @@
"validity": "True" "validity": "True"
} }
], ],
"flat_field": "flat_field": {
{
"date": "2016-09-21", "date": "2016-09-21",
"file_name": "flat_vlda_JP_15MHZ_MPS_v1.fits", "file_name": "flat_vlda_JP_15MHZ_MPS_v1.fits",
"source": "METIS-MPS-AT-03b-PFM-RP0005-01-01 - VLDA PFM Characterization Report 20160921", "source": "METIS-MPS-AT-03b-PFM-RP0005-01-01 - VLDA PFM Characterization Report 20160921",
"descr": "VLDA flat-field map including error", "descr": "VLDA flat-field map including error",
"validity": "True" "validity": "True"
}, },
"radiometry": "radiometry": {
{
"date": "2017-05-01", "date": "2017-05-01",
"rad_response": "rad_response": {
{
"value": 0.014, "value": 0.014,
"error": 0.001, "error": 0.001,
"units": "DN/ph", "units": "DN/ph",
...@@ -184,8 +198,7 @@ ...@@ -184,8 +198,7 @@
"descr": "Value obtained from ground calibration, includes the analyzer 1/2 efficiency", "descr": "Value obtained from ground calibration, includes the analyzer 1/2 efficiency",
"validity": "False" "validity": "False"
}, },
"msb" : "msb": {
{
"value": 4.67E+20, "value": 4.67E+20,
"error": 0.0, "error": 0.0,
"units": "ph/cm2/s/sr", "units": "ph/cm2/s/sr",
...@@ -193,8 +206,7 @@ ...@@ -193,8 +206,7 @@
"descr": "Mean solar disk brightness in the Metis VL bandpass", "descr": "Mean solar disk brightness in the Metis VL bandpass",
"validity": "True" "validity": "True"
}, },
"gain": "gain": {
{
"value": 0.1162, "value": 0.1162,
"error": 0.0, "error": 0.0,
"units": "DN/e-", "units": "DN/e-",
...@@ -202,8 +214,7 @@ ...@@ -202,8 +214,7 @@
"descr": "VLDA average gain", "descr": "VLDA average gain",
"validity": "True" "validity": "True"
}, },
"qe": "qe": {
{
"value": 0.55, "value": 0.55,
"error": 0.0, "error": 0.0,
"units": "e-/ph", "units": "e-/ph",
...@@ -211,8 +222,7 @@ ...@@ -211,8 +222,7 @@
"descr": "VLDA average quantum efficiency", "descr": "VLDA average quantum efficiency",
"validity": "True" "validity": "True"
}, },
"opt_efficiency": "opt_efficiency": {
{
"value": 0.24, "value": 0.24,
"error": 0.04, "error": 0.04,
"units": "ph/ph", "units": "ph/ph",
...@@ -221,8 +231,7 @@ ...@@ -221,8 +231,7 @@
"validity": "True" "validity": "True"
} }
}, },
"vignetting": "vignetting": {
{
"date": "2020-05-15", "date": "2020-05-15",
"file_name": "VF.fits", "file_name": "VF.fits",
"error": "VF_ErrAbs.fits", "error": "VF_ErrAbs.fits",
...@@ -230,11 +239,11 @@ ...@@ -230,11 +239,11 @@
"source": "METIS-UNIFI-RPT-041 Metis Commissioning Activity Report 20210602", "source": "METIS-UNIFI-RPT-041 Metis Commissioning Activity Report 20210602",
"validity": "True" "validity": "True"
}, },
"demodulation": "demodulation": [
[
{ {
"date": "", "date": "",
"file_name": "demod/11.fits", "file_name": "demod/11.fits",
"error": "demod/11_err.fits",
"angle": 181.8, "angle": 181.8,
"stokes": "I", "stokes": "I",
"descr": "Demodulation tensor element for nominal voltages", "descr": "Demodulation tensor element for nominal voltages",
...@@ -244,6 +253,7 @@ ...@@ -244,6 +253,7 @@
{ {
"date": "", "date": "",
"file_name": "demod/12.fits", "file_name": "demod/12.fits",
"error": "demod/12_err.fits",
"angle": 49.1, "angle": 49.1,
"stokes": "I", "stokes": "I",
"descr": "Demodulation tensor element for nominal voltages", "descr": "Demodulation tensor element for nominal voltages",
...@@ -253,6 +263,7 @@ ...@@ -253,6 +263,7 @@
{ {
"date": "", "date": "",
"file_name": "demod/13.fits", "file_name": "demod/13.fits",
"error": "demod/13_err.fits",
"angle": 84.3, "angle": 84.3,
"stokes": "I", "stokes": "I",
"descr": "Demodulation tensor element for nominal voltages", "descr": "Demodulation tensor element for nominal voltages",
...@@ -262,6 +273,7 @@ ...@@ -262,6 +273,7 @@
{ {
"date": "", "date": "",
"file_name": "demod/14.fits", "file_name": "demod/14.fits",
"error": "demod/14_err.fits",
"angle": 133.2, "angle": 133.2,
"stokes": "I", "stokes": "I",
"descr": "Demodulation tensor element for nominal voltages", "descr": "Demodulation tensor element for nominal voltages",
...@@ -271,6 +283,7 @@ ...@@ -271,6 +283,7 @@
{ {
"date": "", "date": "",
"file_name": "demod/21.fits", "file_name": "demod/21.fits",
"error": "demod/21_err.fits",
"angle": 181.8, "angle": 181.8,
"stokes": "Q", "stokes": "Q",
"descr": "Demodulation tensor element for nominal voltages", "descr": "Demodulation tensor element for nominal voltages",
...@@ -280,6 +293,7 @@ ...@@ -280,6 +293,7 @@
{ {
"date": "", "date": "",
"file_name": "demod/22.fits", "file_name": "demod/22.fits",
"error": "demod/22_err.fits",
"angle": 49.1, "angle": 49.1,
"stokes": "Q", "stokes": "Q",
"descr": "Demodulation tensor element for nominal voltages", "descr": "Demodulation tensor element for nominal voltages",
...@@ -289,6 +303,7 @@ ...@@ -289,6 +303,7 @@
{ {
"date": "", "date": "",
"file_name": "demod/23.fits", "file_name": "demod/23.fits",
"error": "demod/23_err.fits",
"angle": 84.3, "angle": 84.3,
"stokes": "Q", "stokes": "Q",
"descr": "Demodulation tensor element for nominal voltages", "descr": "Demodulation tensor element for nominal voltages",
...@@ -298,6 +313,7 @@ ...@@ -298,6 +313,7 @@
{ {
"date": "", "date": "",
"file_name": "demod/24.fits", "file_name": "demod/24.fits",
"error": "demod/24_err.fits",
"angle": 133.2, "angle": 133.2,
"stokes": "Q", "stokes": "Q",
"descr": "Demodulation tensor element for nominal voltages", "descr": "Demodulation tensor element for nominal voltages",
...@@ -307,6 +323,7 @@ ...@@ -307,6 +323,7 @@
{ {
"date": "", "date": "",
"file_name": "demod/31.fits", "file_name": "demod/31.fits",
"error": "demod/31_err.fits",
"angle": 181.8, "angle": 181.8,
"stokes": "U", "stokes": "U",
"descr": "Demodulation tensor element for nominal voltages", "descr": "Demodulation tensor element for nominal voltages",
...@@ -316,6 +333,7 @@ ...@@ -316,6 +333,7 @@
{ {
"date": "", "date": "",
"file_name": "demod/32.fits", "file_name": "demod/32.fits",
"error": "demod/32_err.fits",
"angle": 49.1, "angle": 49.1,
"stokes": "U", "stokes": "U",
"descr": "Demodulation tensor element for nominal voltages", "descr": "Demodulation tensor element for nominal voltages",
...@@ -325,6 +343,7 @@ ...@@ -325,6 +343,7 @@
{ {
"date": "", "date": "",
"file_name": "demod/33.fits", "file_name": "demod/33.fits",
"error": "demod/33_err.fits",
"angle": 84.3, "angle": 84.3,
"stokes": "U", "stokes": "U",
"descr": "Demodulation tensor element for nominal voltages", "descr": "Demodulation tensor element for nominal voltages",
...@@ -334,6 +353,7 @@ ...@@ -334,6 +353,7 @@
{ {
"date": "", "date": "",
"file_name": "demod/34.fits", "file_name": "demod/34.fits",
"error": "demod/34_err.fits",
"angle": 133.2, "angle": 133.2,
"stokes": "U", "stokes": "U",
"descr": "Demodulation tensor element for nominal voltages", "descr": "Demodulation tensor element for nominal voltages",
...@@ -341,8 +361,7 @@ ...@@ -341,8 +361,7 @@
"validity": "True" "validity": "True"
} }
], ],
"dacpol_cal": "dacpol_cal": {
{
"dacpol": [ "dacpol": [
0, 0,
30583, 30583,
...@@ -433,47 +452,40 @@ ...@@ -433,47 +452,40 @@
"source": "Metis User Manual", "source": "Metis User Manual",
"validity": "True" "validity": "True"
}, },
"boresight": "boresight": [
[
{ {
"date": "2020-02-10", "date": "2020-02-10",
"pntpix1": "pntpix1": {
{
"value": 259.0, "value": 259.0,
"error": 5.0, "error": 5.0,
"units": "arcsec", "units": "arcsec",
"descr": "Pixel corresponding to the S/C pointing in the E-W direction, measured from sensor center" "descr": "Pixel corresponding to the S/C pointing in the E-W direction, measured from sensor center"
}, },
"pntpix2": "pntpix2": {
{
"value": -580.0, "value": -580.0,
"error": 4.0, "error": 4.0,
"units": "arcsec", "units": "arcsec",
"descr": "Pixel corresponding to the S/C pointing in the N-S direction, measured from sensor center" "descr": "Pixel corresponding to the S/C pointing in the N-S direction, measured from sensor center"
}, },
"borpix1": "borpix1": {
{
"value": 243.0, "value": 243.0,
"error": 10.0, "error": 10.0,
"units": "arcsec", "units": "arcsec",
"descr": "Pixel corresponding to the IO center in the E-W direction, measured from sensor center" "descr": "Pixel corresponding to the IO center in the E-W direction, measured from sensor center"
}, },
"borpix2": "borpix2": {
{
"value": -862.0, "value": -862.0,
"error": 10.0, "error": 10.0,
"units": "arcsec", "units": "arcsec",
"descr": "Pixel corresponding to the IO center in the N-S direction, measured from sensor center" "descr": "Pixel corresponding to the IO center in the N-S direction, measured from sensor center"
}, },
"plate_scale": "plate_scale": {
{
"value": 10.138, "value": 10.138,
"error": 0.004, "error": 0.004,
"units": "arcsec", "units": "arcsec",
"descr": "Sensor plate scale [arcsec/px]" "descr": "Sensor plate scale [arcsec/px]"
}, },
"delta_roll": "delta_roll": {
{
"value": -0.08, "value": -0.08,
"error": 0.03, "error": 0.03,
"units": "degrees", "units": "degrees",
...@@ -484,8 +496,7 @@ ...@@ -484,8 +496,7 @@
"validity": "True" "validity": "True"
} }
], ],
"bad_pixel_map": "bad_pixel_map": [
[
{ {
"date": "20200210", "date": "20200210",
"file_name": "solo_CAL_metis-VLDA-bad-pixels_20200210_V01.fits", "file_name": "solo_CAL_metis-VLDA-bad-pixels_20200210_V01.fits",
...@@ -495,25 +506,25 @@ ...@@ -495,25 +506,25 @@
} }
] ]
}, },
"uv_channel": "uv_channel": {
{
"name": "H I Lyman-alpha", "name": "H I Lyman-alpha",
"detector_size": "detector_size": {
{
"value": 1024, "value": 1024,
"units": "pixel", "units": "pixel",
"validity": "True" "validity": "True"
}, },
"bandpass": "bandpass": {
{ "value": [
"value": [111.6, 121.6, 131.6], 111.6,
121.6,
131.6
],
"units": "nm", "units": "nm",
"source": "TBD", "source": "TBD",
"descr": "Metis UV channel bandpass", "descr": "Metis UV channel bandpass",
"validity": "False" "validity": "False"
}, },
"angular_pixel": "angular_pixel": {
{
"value": 9.78E-9, "value": 9.78E-9,
"error": 0.06E-9, "error": 0.06E-9,
"units": "sr", "units": "sr",
...@@ -522,22 +533,47 @@ ...@@ -522,22 +533,47 @@
"validity": "True" "validity": "True"
}, },
"cal_units": "ph/cm2/s/sr", "cal_units": "ph/cm2/s/sr",
"sat_level": "sat_level": {
{ "value": [
"value": [0, 373, 10000,16383], 0,
373,
10000,
16383
],
"units": "DN", "units": "DN",
"source": "https://redmine.ict.inaf.it/projects/478/wiki/UV_Saturation_and_Quality_Levels", "source": "https://redmine.ict.inaf.it/projects/478/wiki/UV_Saturation_and_Quality_Levels",
"descr": "Vector describing the dynamic range of the UV detector response", "descr": "Vector describing the dynamic range of the UV detector response",
"validity": "True" "validity": "True"
}, },
"dark": "dark": [
[
{ {
"FILENAME": { "FILENAME": {
"CNT_1": [ "Dark_UVDA_STP162_DIT-29937ms_NDIT1-1_NDIT2-1_z1.fits", "CNT_1": [
"Dark_UVDA_STP162_DIT-29937ms_NDIT1-1_NDIT2-1_z1.fits",
"Dark_UVDA_STP162_DIT-29937ms_NDIT1-1_NDIT2-1_z2.fits", "Dark_UVDA_STP162_DIT-29937ms_NDIT1-1_NDIT2-1_z2.fits",
"Dark_UVDA_STP162_DIT-29937ms_NDIT1-1_NDIT2-1_z3.fits", "", "", "", "", "", "", "Dark_UVDA_STP162_DIT-29937ms_NDIT1-1_NDIT2-1_z3.fits",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", ""], "",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"CNT_2": "Dark_UVDA_STP162_DIT-29937ms_NDIT1-1_NDIT2-1.fits" "CNT_2": "Dark_UVDA_STP162_DIT-29937ms_NDIT1-1_NDIT2-1.fits"
}, },
"ERROR": "Dark_UVDA_STP162_DIT-29937ms_NDIT1-1_NDIT2-1_error.fits", "ERROR": "Dark_UVDA_STP162_DIT-29937ms_NDIT1-1_NDIT2-1_error.fits",
...@@ -556,11 +592,32 @@ ...@@ -556,11 +592,32 @@
}, },
{ {
"FILENAME": { "FILENAME": {
"CNT_1": [ "Dark_UVDA_STP162_DIT-9917ms_NDIT1-1_NDIT2-1_z1.fits", "CNT_1": [
"Dark_UVDA_STP162_DIT-9917ms_NDIT1-1_NDIT2-1_z1.fits",
"Dark_UVDA_STP162_DIT-9917ms_NDIT1-1_NDIT2-1_z2.fits", "Dark_UVDA_STP162_DIT-9917ms_NDIT1-1_NDIT2-1_z2.fits",
"Dark_UVDA_STP162_DIT-9917ms_NDIT1-1_NDIT2-1_z3.fits", "Dark_UVDA_STP162_DIT-9917ms_NDIT1-1_NDIT2-1_z3.fits",
"Dark_UVDA_STP162_DIT-9917ms_NDIT1-1_NDIT2-1_z4.fits", "", "", "", "", "", "", "Dark_UVDA_STP162_DIT-9917ms_NDIT1-1_NDIT2-1_z4.fits",
"", "", "", "", "", "", "", "", "", "", "", "", "", ""], "",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"CNT_2": "Dark_UVDA_STP162_DIT-9917ms_NDIT1-1_NDIT2-1.fits" "CNT_2": "Dark_UVDA_STP162_DIT-9917ms_NDIT1-1_NDIT2-1.fits"
}, },
"ERROR": "Dark_UVDA_STP162_DIT-9917ms_NDIT1-1_NDIT2-1_error.fits", "ERROR": "Dark_UVDA_STP162_DIT-9917ms_NDIT1-1_NDIT2-1_error.fits",
...@@ -579,9 +636,32 @@ ...@@ -579,9 +636,32 @@
}, },
{ {
"FILENAME": { "FILENAME": {
"CNT_1": [ "Dark_UVDA_STP175_59967ms_NDIT1-1_NDIT2-1_z1.fits", "CNT_1": [
"Dark_UVDA_STP175_59967ms_NDIT1-1_NDIT2-1_z2.fits", "", "", "", "", "", "", "", "Dark_UVDA_STP175_59967ms_NDIT1-1_NDIT2-1_z1.fits",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", ""], "Dark_UVDA_STP175_59967ms_NDIT1-1_NDIT2-1_z2.fits",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"CNT_2": "Dark_UVDA_STP175_59967ms_NDIT1-1_NDIT2-1.fits" "CNT_2": "Dark_UVDA_STP175_59967ms_NDIT1-1_NDIT2-1.fits"
}, },
"ERROR": "Dark_UVDA_STP175_59967ms_NDIT1-1_NDIT2-1_error.fits", "ERROR": "Dark_UVDA_STP175_59967ms_NDIT1-1_NDIT2-1_error.fits",
...@@ -600,9 +680,32 @@ ...@@ -600,9 +680,32 @@
}, },
{ {
"FILENAME": { "FILENAME": {
"CNT_1": [ "Dark_UVDA_STP175_89967ms_NDIT1-1_NDIT2-1_z1.fits", "CNT_1": [
"Dark_UVDA_STP175_89967ms_NDIT1-1_NDIT2-1_z2.fits", "", "", "", "", "", "", "", "Dark_UVDA_STP175_89967ms_NDIT1-1_NDIT2-1_z1.fits",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", ""], "Dark_UVDA_STP175_89967ms_NDIT1-1_NDIT2-1_z2.fits",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"CNT_2": "Dark_UVDA_STP175_89967ms_NDIT1-1_NDIT2-1.fits" "CNT_2": "Dark_UVDA_STP175_89967ms_NDIT1-1_NDIT2-1.fits"
}, },
"ERROR": "Dark_UVDA_STP175_89967ms_NDIT1-1_NDIT2-1_error.fits", "ERROR": "Dark_UVDA_STP175_89967ms_NDIT1-1_NDIT2-1_error.fits",
...@@ -621,12 +724,32 @@ ...@@ -621,12 +724,32 @@
}, },
{ {
"FILENAME": { "FILENAME": {
"CNT_1": [ "Dark_UVDA_STP176_59967ms_NDIT1-1_NDIT2-1_z1.fits", "CNT_1": [
"Dark_UVDA_STP176_59967ms_NDIT1-1_NDIT2-1_z1.fits",
"Dark_UVDA_STP176_59967ms_NDIT1-1_NDIT2-1_z2.fits", "Dark_UVDA_STP176_59967ms_NDIT1-1_NDIT2-1_z2.fits",
"Dark_UVDA_STP176_59967ms_NDIT1-1_NDIT2-1_z3.fits", "Dark_UVDA_STP176_59967ms_NDIT1-1_NDIT2-1_z3.fits",
"Dark_UVDA_STP176_59967ms_NDIT1-1_NDIT2-1_z4.fits", "Dark_UVDA_STP176_59967ms_NDIT1-1_NDIT2-1_z4.fits",
"Dark_UVDA_STP176_59967ms_NDIT1-1_NDIT2-1_z5.fits", "", "", "", "", "", "", "", "Dark_UVDA_STP176_59967ms_NDIT1-1_NDIT2-1_z5.fits",
"", "", "", "", "", "", "", "", "", "", "", ""], "",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"CNT_2": "Dark_UVDA_STP176_59967ms_NDIT1-1_NDIT2-1.fits" "CNT_2": "Dark_UVDA_STP176_59967ms_NDIT1-1_NDIT2-1.fits"
}, },
"ERROR": "Dark_UVDA_STP176_59967ms_NDIT1-1_NDIT2-1_error.fits", "ERROR": "Dark_UVDA_STP176_59967ms_NDIT1-1_NDIT2-1_error.fits",
...@@ -644,8 +767,7 @@ ...@@ -644,8 +767,7 @@
"NDIT2": 1 "NDIT2": 1
} }
], ],
"flat_field": "flat_field": [
[
{ {
"date": "2016-07-01", "date": "2016-07-01",
"file_name": "FF_UVDA_LYA_20160701_bin=1.fits", "file_name": "FF_UVDA_LYA_20160701_bin=1.fits",
...@@ -671,11 +793,9 @@ ...@@ -671,11 +793,9 @@
"validity": "True" "validity": "True"
} }
], ],
"radiometry": "radiometry": {
{
"date": "2017-05-01", "date": "2017-05-01",
"rad_response": "rad_response": {
{
"value": 1.0, "value": 1.0,
"error": 0.0, "error": 0.0,
"units": "DN/ph", "units": "DN/ph",
...@@ -683,8 +803,7 @@ ...@@ -683,8 +803,7 @@
"descr": "Value temporarily set to 1.0 to force use of the optical efficiency map for radiometric calibration", "descr": "Value temporarily set to 1.0 to force use of the optical efficiency map for radiometric calibration",
"validity": "False" "validity": "False"
}, },
"aps_gain": "aps_gain": {
{
"value": 0.1075, "value": 0.1075,
"error": 0.0, "error": 0.0,
"units": "DN/e-", "units": "DN/e-",
...@@ -692,26 +811,23 @@ ...@@ -692,26 +811,23 @@
"descr": "UVDA average APS detector gain", "descr": "UVDA average APS detector gain",
"validity": "False" "validity": "False"
}, },
"iaps_gain": "iaps_gain": {
{ "value": 26.8,
"value": 1.0,
"error": 0.0, "error": 0.0,
"units": "DN/e-", "units": "DN/rev. ph",
"source": "TBD", "source": "TBD",
"descr": "UVDA average IAPS detector gain", "descr": "UVDA average IAPS detector gain",
"validity": "False" "validity": "False"
}, },
"f_noise": "f_noise": {
{ "value": 1.4,
"value": 1.0,
"error": 0.0, "error": 0.0,
"units": "N/A", "units": "N/A",
"source": "TBD", "source": "TBD",
"descr": "UVDA MCP noise enhancement", "descr": "UVDA MCP noise enhancement",
"validity": "False" "validity": "False"
}, },
"qe": "qe": {
{
"value": 1.0, "value": 1.0,
"error": 0.0, "error": 0.0,
"units": "e-/ph", "units": "e-/ph",
...@@ -719,17 +835,15 @@ ...@@ -719,17 +835,15 @@
"descr": "UVDA average quantum efficiency", "descr": "UVDA average quantum efficiency",
"validity": "False" "validity": "False"
}, },
"opt_efficiency": "opt_efficiency": {
{ "file_name": "UV_eff_map_det_p_v02.fits",
"file_name": "UV_RC_eff_map_det.fits", "error": "UV_err_map_det_new.fits",
"error": "UV_RC_err_map_det.fits",
"source": "TBD", "source": "TBD",
"descr": "Combination of door UV/VL intensity ratio map with in-flight radiometric response to be used as map of optical and radiometric efficiency", "descr": "Combination of door UV/VL intensity ratio map with in-flight radiometric response to be used as map of optical and radiometric efficiency",
"validity": "False" "validity": "False"
} }
}, },
"vignetting": "vignetting": {
{
"date": "2020-11-03", "date": "2020-11-03",
"file_name": "VF.fits", "file_name": "VF.fits",
"error": "VF_ErrAbs.fits", "error": "VF_ErrAbs.fits",
...@@ -737,8 +851,7 @@ ...@@ -737,8 +851,7 @@
"descr": "Vignetting function adapted after Metis IOM coarse adjustment performed during IT-6B1 commissioning activity", "descr": "Vignetting function adapted after Metis IOM coarse adjustment performed during IT-6B1 commissioning activity",
"validity": "True" "validity": "True"
}, },
"boresight": "boresight": [
[
{ {
"date": "2020-02-10", "date": "2020-02-10",
"pntpix1": { "pntpix1": {
...@@ -754,13 +867,13 @@ ...@@ -754,13 +867,13 @@
"descr": "Pixel corresponding to the S/C pointing in the N-S direction, measured from sensor center" "descr": "Pixel corresponding to the S/C pointing in the N-S direction, measured from sensor center"
}, },
"borpix1": { "borpix1": {
"value": 15.5, "value": 38.0,
"error": 0.0, "error": 0.0,
"units": "arcsec", "units": "arcsec",
"descr": "Pixel corresponding to the IO center in the E-W direction, measured from sensor center" "descr": "Pixel corresponding to the IO center in the E-W direction, measured from sensor center"
}, },
"borpix2": { "borpix2": {
"value": -387.5, "value": -365.0,
"error": 0.0, "error": 0.0,
"units": "arcsec", "units": "arcsec",
"descr": "Pixel corresponding to the IO center in the N-S direction, measured from sensor center" "descr": "Pixel corresponding to the IO center in the N-S direction, measured from sensor center"
...@@ -782,8 +895,7 @@ ...@@ -782,8 +895,7 @@
"validity": "True" "validity": "True"
} }
], ],
"bad_pixel_map": "bad_pixel_map": [
[
{ {
"date": "20200210", "date": "20200210",
"file_name": "solo_CAL_metis-UVDA-bad-pixels_20200210_V01.fits", "file_name": "solo_CAL_metis-UVDA-bad-pixels_20200210_V01.fits",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment