Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for saving computational resources used to .trees files #478

Open
bhaller opened this issue Oct 9, 2024 · 1 comment
Open
Labels
enhancement trees related to tree-seq, tskit, etc.

Comments

@bhaller
Copy link
Contributor

bhaller commented Oct 9, 2024

See the proposed schema change here: tskit-dev/tskit#3016. SLiM should save out this info, if the PR is approved.

@bhaller bhaller added enhancement trees related to tree-seq, tskit, etc. labels Oct 9, 2024
@hyanwong
Copy link
Contributor

I was looking to try and extract the system (or total) time take for a SLiM simulation, from the output tree sequence. I was thinking this could be done simply by storing the simulation start time in the SLiM metadata, but maybe storing the provenance data in the format in tskit-dev/tskit#3016 would negate the need for that.

The PR seems to have been approved, just waiting to merge in, and next week we should have the new tskit version (0.5.9) with this included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement trees related to tree-seq, tskit, etc.
Projects
None yet
Development

No branches or pull requests

2 participants