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

MockstreamGenerator returns mockstreams #51

Merged
merged 1 commit into from
Jan 14, 2024

Conversation

nstarman
Copy link
Contributor

@nstarman nstarman commented Jan 14, 2024

Not arrays.
This is much closer to gala, which returns a single Mockstream for the whole stream (versus the 2 returned here).
Worth doing incrementally. I have this notion of some CompositeMockstream class that can hold the various pieces of a stream. Gala currently merges the arms into 1 object.
With CompositeMockstream e.g. if we do a sim with an ex-situ then in-situ stream from the same progenitor it would contain 4 Mockstream components.

Not arrays

Signed-off-by: nstarman <nstarman@users.noreply.github.com>
@nstarman nstarman marked this pull request as ready for review January 14, 2024 22:52
@nstarman nstarman enabled auto-merge (squash) January 14, 2024 22:52
@nstarman nstarman merged commit 81169ed into GalacticDynamics:main Jan 14, 2024
10 checks passed
@nstarman nstarman deleted the return_mockstream branch January 14, 2024 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant