Skip to content

Commit 22744a8

Browse files
committed
Update average_photon_energy.py
1 parent 9ab21f1 commit 22744a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/examples/spectrum/average_photon_energy.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@
7676
# %%
7777
# Visualising the spectral data
7878
# -----------------------------
79-
# Let's take a look at the spectral irradiance data simulated on the hour for
80-
# eight hours on the first day of 2023.
79+
# Let's take a look at the spectral irradiance data simulated hourly for eight
80+
# hours on the first day of 2023.
8181

8282
plt.figure()
8383
plt.plot(spectra_components['wavelength'], spectra_components['poa_global'])

0 commit comments

Comments
 (0)