Skip to content

Commit

Permalink
Update average_photon_energy.py
Browse files Browse the repository at this point in the history
  • Loading branch information
RDaxini committed Sep 13, 2024
1 parent 19791cf commit fdc7532
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/examples/spectrum/average_photon_energy.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,9 @@
#
# How can we quantify this shift? That is where the average photon energy comes
# into play.
#
# XX shifted relative to what --- itself, reference // clarify --- e.g. AM1.5
# below

# %%
# Calculating the average photon energy
Expand All @@ -157,8 +160,10 @@

ape = spectrum.average_photon_energy(spectra)

# %%
# XX table? add values / arrow(s) to graph XX

# XX add AM1.5 graph/ape value
# plot hourly ape with AM1.5 APE constant line?
# %%
# References
# ----------
Expand Down

0 comments on commit fdc7532

Please sign in to comment.