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

Rockstar + RAMSES functionalities [rebase of #238] #263

Merged
merged 13 commits into from
Sep 19, 2024

Conversation

cphyc
Copy link
Contributor

@cphyc cphyc commented Sep 17, 2024

Adds:

  • support for RAMSES + Rockstar,
  • support for cross-linking yt datasets.

This closes #238 (it is a rebase of it).

return int(l.split()[1])
else:
raise AssertionError("Unable to open datasets.txt")
raise AssertionError("Unable to open datasets.txt")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This now seems like a fall-through so the error message could be updated accordingly (i.e. it might be able to open it but just not find the requested filename)

@apontzen
Copy link
Member

Thanks, this looks good. I made one trivially small comment above.

@cphyc
Copy link
Contributor Author

cphyc commented Sep 19, 2024

Thanks for the review, I've updated the PR accordingly.

@apontzen apontzen merged commit 66f7d1a into pynbody:master Sep 19, 2024
23 checks passed
@apontzen
Copy link
Member

Great, thanks!

@cphyc cphyc deleted the rockstarRAMSESupdate branch September 19, 2024 16:27
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.

3 participants