From 7bbeec4923fdd7ec25234b8e6ae540295e00be01 Mon Sep 17 00:00:00 2001
From: Roberto Susino <roberto.susino@inaf.it>
Date: Thu, 9 Jun 2022 13:53:10 +0200
Subject: [PATCH] Update index.json file

---
 index.json | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/index.json b/index.json
index 6453c97..dcc64c5 100644
--- a/index.json
+++ b/index.json
@@ -1,6 +1,6 @@
 {
 	"version": "LTP06_1.0.0",
-	"release_date": "20220502",
+	"release_date": "20220609",
 	"descr": "Calibration package for LTP06",
 	"author": "Metis team",
 	"DOI": "",
@@ -120,7 +120,19 @@
 			"descr": "Vector describing the dynamic range of the VL detector response",
 			"validity": "True"
 		},
-		"bias": [],
+		"bias": [
+			{
+				"file_name": "solo_CAL_metis-vl-bias_20211215_V00.fits",
+				"obt_beg": 690710.91,
+				"tsensor": -30.41,
+				"nbin": 1,
+				"dit": 0.0,
+				"error": "solo_CAL_metis-vl-bias_20211215_V00_error.fits",
+				"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",
+				"validity": "True"
+			}
+		],
 		"dark": [
 			{
 				"file_name": "map_dark_it1_dark30_dark15.fits",
-- 
GitLab