POSYDON-code / POSYDON-code/POSYDON
[BUG]: `single_HMS_path` not set in default
@sgossage is already working on this.
Since Aug 31, 2026.
- Dominant language
- Python
- Stars
- 45
- Forks
- 37
- Avg merge
- 8d 20h
- Merged PRs (30d)
- 5
Description
Describe the bug
When loading the steps with the default population parameter setup and evolving a binary, the following warning is shown. We should add single_HMS_path to the defaults or suppress this warning somehow
/srv/beegfs/scratch/users/b/briel/kick_models/software/POSYDON/posydon/binary_evol/simulationproperties.py:215: ReplaceValueWarning: 'single_HMS_path is not set in the kwargs passed to SimulationProperties. Falling back to the default: /home/users/b/briel/scratch/POSYDON_popsynth_data/260603_v2.3/POSYDON_data/single_HMS'
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.