We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0deb93f commit 250016cCopy full SHA for 250016c
1 file changed
pvlib/spectrum/irradiance.py
@@ -138,7 +138,8 @@ def average_photon_energy(spectra):
138
ape : numeric or pandas.Series
139
Average Photon Energy [eV].
140
Note: returns ``np.nan`` in the case of all-zero spectral irradiance
141
- input.
+ input, or where one or more spectral irradiance values equal
142
+ ``np.nan``.
143
144
Notes
145
-----
0 commit comments