From d8b8373341eb2f591583d5aaceaa86d8ad4749de Mon Sep 17 00:00:00 2001 From: Roy Smart Date: Mon, 15 Jan 2024 13:22:31 -0700 Subject: [PATCH] Small tweaks to documentation. --- optika/sensors/_materials/_e2v_ccd97/_e2v_ccd97.py | 2 +- optika/sensors/_materials/_e2v_ccd_aia/_e2v_ccd_aia.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/optika/sensors/_materials/_e2v_ccd97/_e2v_ccd97.py b/optika/sensors/_materials/_e2v_ccd97/_e2v_ccd97.py index bcb3b11..c345dda 100644 --- a/optika/sensors/_materials/_e2v_ccd97/_e2v_ccd97.py +++ b/optika/sensors/_materials/_e2v_ccd97/_e2v_ccd97.py @@ -92,7 +92,7 @@ class E2VCCD97Material( .. jupyter-execute:: - material_ccd97.cce_backsurface * u.dimensionless_unscaled + material_ccd97.cce_backsurface Plot the effective quantum efficiency of the fit to this data vs. the fit to the data in :class:`optika.sensors.E2VCCDAIAMaterial` diff --git a/optika/sensors/_materials/_e2v_ccd_aia/_e2v_ccd_aia.py b/optika/sensors/_materials/_e2v_ccd_aia/_e2v_ccd_aia.py index bf253f4..592b768 100644 --- a/optika/sensors/_materials/_e2v_ccd_aia/_e2v_ccd_aia.py +++ b/optika/sensors/_materials/_e2v_ccd_aia/_e2v_ccd_aia.py @@ -93,7 +93,7 @@ class E2VCCDAIAMaterial( .. jupyter-execute:: - material_ccd_aia.cce_backsurface * u.dimensionless_unscaled + material_ccd_aia.cce_backsurface """ @property