Skip to content

Commit

Permalink
Slight tweak to the documentation of the `optika.sensors.E2VCCD97Mate…
Browse files Browse the repository at this point in the history
…rial` class.
  • Loading branch information
byrdie committed Jan 15, 2024
1 parent ee73dd6 commit d4ccae7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions optika/sensors/_materials/_e2v_ccd97/_e2v_ccd97.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ class E2VCCD97Material(
ax.set_xscale("log")
ax.set_xlabel(f"wavelength ({wavelength_fit.unit:latex_inline})")
ax.set_ylabel("quantum efficiency")
ax.legend()
"""

@property
Expand Down

0 comments on commit d4ccae7

Please sign in to comment.