Skip to content

Commit

Permalink
Small tweaks to documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
byrdie committed Jan 15, 2024
1 parent d585c05 commit d8b8373
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion optika/sensors/_materials/_e2v_ccd97/_e2v_ccd97.py
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down
2 changes: 1 addition & 1 deletion optika/sensors/_materials/_e2v_ccd_aia/_e2v_ccd_aia.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ class E2VCCDAIAMaterial(
.. jupyter-execute::
material_ccd_aia.cce_backsurface * u.dimensionless_unscaled
material_ccd_aia.cce_backsurface
"""

@property
Expand Down

0 comments on commit d8b8373

Please sign in to comment.