Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
KM3BUU
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
simulation
KM3BUU
Commits
9a8cb57f
Commit
9a8cb57f
authored
Jan 28, 2022
by
Johannes Schumann
Browse files
Options
Downloads
Patches
Plain Diff
YAPF
parent
2d109aa7
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#24875
passed with warnings
Jan 28, 2022
Stage: test
Stage: coverage
Stage: doc
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
km3buu/output.py
+0
-2
0 additions, 2 deletions
km3buu/output.py
with
0 additions
and
2 deletions
km3buu/output.py
+
0
−
2
View file @
9a8cb57f
...
...
@@ -274,7 +274,6 @@ def read_nu_abs_xsection(filepath):
class
GiBUUOutput
:
def
__init__
(
self
,
data_dir
):
"""
Class for parsing GiBUU output files
...
...
@@ -581,7 +580,6 @@ class GiBUUOutput:
return
self
.
_generated_events
def
_determine_flux_index
(
self
):
def
fluxfunc
(
x
,
a
,
b
):
return
a
*
x
**
b
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment