Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bilby
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Sylvia Biscoveanu
bilby
Commits
b906e8b9
Commit
b906e8b9
authored
6 years ago
by
Colm Talbot
Committed by
Moritz Huebner
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
update changelog to 180917
parent
e2740c3c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+40
-13
40 additions, 13 deletions
CHANGELOG.md
with
40 additions
and
13 deletions
CHANGELOG.md
+
40
−
13
View file @
b906e8b9
...
...
@@ -4,13 +4,52 @@
Changes currently on master, but not under a tag.
### Additions
-
Joint-likelihood added
-
PyMC3 works with the GravitationalWaveTransient likelihood
-
flake8 syntax checking in CI
-
Binary neutron star source model
-
Allow units to be included in parameter labels
-
Add nested samples to dynesty output
-
Add more __repr__ methods
-
Add ability to plot max likelihood and draws from the posterior
-
Document samplers in more detail
-
Added the CPNest sampler
-
Adds custom titles to corner plots
-
Adds plotting of the prior on 1D marginal distributions of corner plots
-
Adds a method to plot time-domain GW data
### Changes
-
Fix construct_cbc_derived_parameters
-
Autocorrelation calculation moved into parent class
-
Fix interpretation of kwargs for dynesty
-
PowerSpectralDensity structure modified
-
Fixed bug in get_open_data
### Removed
-
Removes the "--detectors" command line argument (not a general CLI requirement)
## [0.2.2] 2018-09-04
### Added
-
Add functionality to sample in redshift and reconstruction of source frame masses.
-
Add functionality to combine result objects.
-
Enable initial values for emcee to be specified.
-
Add support for eccentric BBH
### Changed
-
Specifying detectors by name from the default command line options has been removed.
-
The prior on polarisation phase has been reduced to [0, pi].
-
More prior distributions added.
-
More samplers supported, pymc3
-
More core likelihoods, Poisson, Student's-t
-
Result print function fixed
-
Add snr functions as methods of
`Interferometer`
-
The paths between imports where changed so that calls such as
`tupak.WaveformGenerator`
no longer work. Instead, we need to use
`tupak.gw.WaveformGenerator`
. This was done to keep things cleaner going
forward (when, for example, there may be multiple wfg's).
## [0.2.1] 2018-07-18
### Added
...
...
@@ -19,10 +58,6 @@ Changes currently on master, but not under a tag.
-
Checkpointing for
`dynesty`
: the sampling will be checkpointed every 10 minutes (approximately) and can be resumed.
-
Add functionality to plot multiple results in a corner plot, see
`tupak.core.result.plot_multiple()`
.
-
Likelihood evaluations are now saved along with the posteriors.
-
Add functionality to sample in redshift and reconstruction of source frame masses.
-
Add functionality to combine result objects.
-
Enable initial values for emcee to be specified.
-
Added Interferometer.plot_time_domain_strain
### Changed
-
Changed to using
`setuptools`
for installation.
...
...
@@ -35,14 +70,6 @@ Changes currently on master, but not under a tag.
-
Enable marginalisation over calibration uncertainty in Inteferemeter data.
-
Fixed the normalisation of the marginalised
`GravtitationalWaveTransient`
likelihood.
-
Fixed a bug in the detector response.
-
Specifying detectors by name from the default command line options has been removed.
-
The prior on polarisation phase has been reduced to [0, pi].
-
More prior distributions added.
-
More samplers supported, pymc3
-
More core likelihoods, Poisson, Student's-t
-
Add support for eccentric BBH
-
Result print function fixed
-
Add snr functions as methods of
`Interferometer`
## [0.2.0] 2018-06-17
...
...
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