POSYDON-code / POSYDON-code/POSYDON
Generalize the normilization of populations
Open
discuss
enhancement
- Dominant language
- Python
- Stars
- 45
- Forks
- 37
- Avg merge
- 8d 20h
- Merged PRs (30d)
- 5
Description
After PR #376 which improves on the treatment of the binary fraction there are more open improvements:
- allow the user to specify all the characteristics of the underlying population (probably by adding a new section to the ini file or having a separate ini file, in case we want to fully decouple it from the simulation runs).
- allow all out supported distributions/schemes, e.g. primary mass or mass ratio (currently we only allow 2 primary mass schemes and request a flat mass ratio).
- add missing normalizations, e.g. on period, eccentricity, ...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.