Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bilby
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
lscsoft
bilby
Commits
816c8387
Commit
816c8387
authored
3 years ago
by
Moritz Huebner
Browse files
Options
Downloads
Plain Diff
Merge branch '603-remove-the-dat-file' into 'master'
Resolve "Remove the `.dat` file" Closes
#603
See merge request
!1028
parents
3dda2bbb
8fd92475
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1028
Resolve "Remove the `.dat` file"
Pipeline
#311127
passed
3 years ago
Stage: initial
Stage: test
Stage: docs
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bilby/core/sampler/dynesty.py
+0
-2
0 additions, 2 deletions
bilby/core/sampler/dynesty.py
with
0 additions
and
2 deletions
bilby/core/sampler/dynesty.py
+
0
−
2
View file @
816c8387
...
...
@@ -639,8 +639,6 @@ class Dynesty(NestedSampler):
if
self
.
sampler
.
pool
is
not
None
:
self
.
sampler
.
M
=
self
.
sampler
.
pool
.
map
self
.
dump_samples_to_dat
()
def
dump_samples_to_dat
(
self
):
sampler
=
self
.
sampler
ln_weights
=
sampler
.
saved_logwt
-
sampler
.
saved_logz
[
-
1
]
...
...
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