Skip to content

Commit 6704ef9

Browse files
Fix typo
1 parent 661f517 commit 6704ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skyllh/analyses/i3/publicdata_ps/time_integrated_ps_function_energy_spectrum.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ def create_analysis(
245245
analysis.
246246
source : PointLikeSource instance
247247
The PointLikeSource instance defining the point source position.
248-
source_energy : numpy array
248+
source_energies : numpy array
249249
Energies in GeV for which source_energy_spectrum is given
250250
source_energy_spectrum : numpy array
251251
The energy spectrum in GeV / cm^2 / s

0 commit comments

Comments
 (0)