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
6c345881
Commit
6c345881
authored
5 years ago
by
Nicola De Lillo
Browse files
Options
Downloads
Patches
Plain Diff
Update prior.txt
parent
eec61b04
No related branches found
No related tags found
1 merge request
!743
updating documentations
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/prior.txt
+21
-3
21 additions, 3 deletions
docs/prior.txt
with
21 additions
and
3 deletions
docs/prior.txt
+
21
−
3
View file @
6c345881
...
...
@@ -221,8 +221,8 @@ For BNSs it also generates the tidal deformability parameters.
Prior Examples
-----------------
Here we show some
examples of prior files for different waveform families.
Note that t
o constrain a certain parameter to a fixed value, you just need:
Here we show some examples of prior files for different waveform families.
T
o constrain a certain parameter to a fixed value, you just need:
.. code:: python
...
...
@@ -230,7 +230,7 @@ Note that to constrain a certain parameter to a fixed value, you just need:
------
To constrain
t
the prior to a certain range , you can use:
To constrain the prior to a certain range , you can use:
.. code:: python
...
...
@@ -238,6 +238,16 @@ To constraint the prior to a certain range , you can use:
------
Note that to activate the tidal effect you need to specify in your configuration
file:
.. code:: python
frequency_domain_source_model=lal_binary_neutron_star
------
Aligned spins waveform with tides off
==============
...
...
@@ -259,3 +269,11 @@ Precessing spins waveform with tides on
.. literalinclude:: /../bilby/gw/prior_files/precessing_spins_waveform_tides_on.prior
-----------------
Priors using a Jupyter notebook
-----------------
Bilby saves as output the prior volume sampled. You might also find useful to
produce priors directly from a Jupyter notebook. You can have a look at one of
the Bilby tutorials to check how you define and plot priors in a Jupyter notebook:
`making_priors.ipynb <https://git.ligo.org/lscsoft/bilby/-/blob/master/examples/tutorials/making_priors.ipynb>`_.
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