From 0af0eeea2ba7d1e7d0b030e6d3e799548e7f1d1c Mon Sep 17 00:00:00 2001 From: Roberto Susino <roberto.susino@inaf.it> Date: Tue, 25 Jan 2022 11:53:58 +0100 Subject: [PATCH] Fix MSB units --- index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.json b/index.json index 2fb395f..e3eaa0e 100644 --- a/index.json +++ b/index.json @@ -179,7 +179,7 @@ { "value": 4.67E+20, "error": 0.0, - "units": "ph/cm2/s/sr/MSB", + "units": "ph/cm2/s/sr", "source": "Private communication by Y. De Leo and M. Romoli", "descr": "Mean solar disk brightness in the Metis VL bandpass", "validity": "False" -- GitLab