Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LumenManufaktur.jl
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tamas Gal
LumenManufaktur.jl
Commits
31729035
Verified
Commit
31729035
authored
11 months ago
by
Tamas Gal
Browse files
Options
Downloads
Patches
Plain Diff
Formatting
parent
b5b13ee3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/runtests.jl
+4
-2
4 additions, 2 deletions
test/runtests.jl
with
4 additions
and
2 deletions
test/runtests.jl
+
4
−
2
View file @
31729035
...
@@ -2,8 +2,10 @@ using LumenManufaktur
...
@@ -2,8 +2,10 @@ using LumenManufaktur
using
Test
using
Test
@testset
"direct light from muon"
begin
@testset
"direct light from muon"
begin
params
=
params
=
LMParameters
(
LMParameters
(
dispersion_model
=
DispersionORCA
,
integration_points
=
PDFIntegrationPoints
(
5
))
dispersion_model
=
DispersionORCA
,
integration_points
=
PDFIntegrationPoints
(
5
),
)
pmt
=
LumenManufaktur
.
KM3NeTPMT
pmt
=
LumenManufaktur
.
KM3NeTPMT
# The relative tolerances are based on comparisons between
# The relative tolerances are based on comparisons between
...
...
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
register
or
sign in
to comment