Skip to content

Commit

Permalink
Merge pull request #214 from icecube/fix213
Browse files Browse the repository at this point in the history
fix #213 issue
  • Loading branch information
juanma-cano-vila authored Feb 12, 2024
2 parents 24511ca + db0a963 commit 9070370
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions skyllh/i3/detsigyield.py
Original file line number Diff line number Diff line change
Expand Up @@ -174,14 +174,12 @@ class for point-like sources.
param_names : sequence of str
The sequence of parameter names this detector signal yield depends
on. These are either fixed or floating parameters.
implmethod : instance of DetSigYieldImplMethod
The implementation method to use for constructing and receiving
the detector signal yield. The appropriate method depends on
the used flux model.
dataset : Dataset instance
The Dataset instance holding the monte-carlo event data.
fluxmodel : FluxModel
The flux model instance. Must be an instance of FluxModel.
livetime : float | Livetime instance
The livetime in days or an instance of Livetime.
sin_dec_binning : BinningDefinition instance
The BinningDefinition instance defining the sin(dec) binning.
"""
Expand Down

0 comments on commit 9070370

Please sign in to comment.