POSYDON-code / POSYDON-code/POSYDON
SN properties not "restored" when running binary.restore()
Open
@maxbriel is already working on this.
Since Mar 31, 2025.
bug
- Dominant language
- Python
- Stars
- 45
- Forks
- 37
- Avg merge
- 8d 20h
- Merged PRs (30d)
- 5
Description
New binary attributes like first_SN_already_occurred have been added to step_SN from tilt tracking. When restoring binaries that have gone through SN to e.g. sample many kicks - these variables can break the binary in future evolution. This issue is to consider the scope of restore binary method to reset some of these properties. E.g. we may choose to explicitly not reset natal kick array.
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.