From 74d684bf53ed1a19d0ba0b4280d0204b10909fb1 Mon Sep 17 00:00:00 2001 From: Roberto Susino <roberto.susino@inaf.it> Date: Tue, 25 Jan 2022 11:53:41 +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 198210b..81bc54f 100644 --- a/index.json +++ b/index.json @@ -245,7 +245,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