From 2b2ad29ff72b3b46115d46297a144bb2ada768f1 Mon Sep 17 00:00:00 2001 From: LukasK13 Date: Wed, 15 Apr 2020 16:19:54 +0200 Subject: [PATCH] Fix units --- tests/data/atmosphere/atmosphere_emission_1.csv | 2 +- tests/data/atmosphere/atmosphere_transmittance_1.csv | 2 +- tests/data/straylight/zodiacal_emission_1.csv | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/data/atmosphere/atmosphere_emission_1.csv b/tests/data/atmosphere/atmosphere_emission_1.csv index 4b5a41a..a7e016e 100644 --- a/tests/data/atmosphere/atmosphere_emission_1.csv +++ b/tests/data/atmosphere/atmosphere_emission_1.csv @@ -1,4 +1,4 @@ -wavelength,spectral flux density +wavelength,spectral radiance 200,1.1e-16 201,1.2e-16 202,1.3e-16 diff --git a/tests/data/atmosphere/atmosphere_transmittance_1.csv b/tests/data/atmosphere/atmosphere_transmittance_1.csv index 5a92fef..0a4517b 100644 --- a/tests/data/atmosphere/atmosphere_transmittance_1.csv +++ b/tests/data/atmosphere/atmosphere_transmittance_1.csv @@ -1,4 +1,4 @@ -wavelength,spectral flux density +wavelength,spectral transmittance 200,1 201,1 202,1 diff --git a/tests/data/straylight/zodiacal_emission_1.csv b/tests/data/straylight/zodiacal_emission_1.csv index 4b5a41a..a7e016e 100644 --- a/tests/data/straylight/zodiacal_emission_1.csv +++ b/tests/data/straylight/zodiacal_emission_1.csv @@ -1,4 +1,4 @@ -wavelength,spectral flux density +wavelength,spectral radiance 200,1.1e-16 201,1.2e-16 202,1.3e-16