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

Concatenation for Populations and StarFormationHistorys #117

Merged
merged 8 commits into from
Jun 27, 2024
Merged

Conversation

TomWagg
Copy link
Owner

@TomWagg TomWagg commented Jun 27, 2024

You can now use pop.concat (or sfh.concat) or a simple addition (e.g. pop1 + pop2) to concatenate different populations.

I've avoided doing this for populations with orbits for now as it would be hard to re-sort the orbit ordering and whatnot - perhaps some time in the future if people want this.

This closes #116.

@TomWagg TomWagg added the enhancement New feature or request label Jun 27, 2024
@TomWagg TomWagg self-assigned this Jun 27, 2024
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1612 1607 100% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: cc4693b by action🐍

@TomWagg TomWagg merged commit 85e0300 into main Jun 27, 2024
2 checks passed
@TomWagg TomWagg deleted the combine branch June 27, 2024 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Combine populations and SFHs
1 participant