-
Notifications
You must be signed in to change notification settings - Fork 9
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 binned stellar mass - BH mass plot #275
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the nice update @FHusko!
Please address a few small comments in the code, and update the version of the observational data
submodule. Then we can merge this pull request.
Co-authored-by: Evgenii Chaikin <[email protected]>
Thanks for the comments, @EvgeniiChaikin. Could you please remind me how I can update the reference to the observational data? I had forgotten that needs to be done, I thought it automatically points to the current master. Unrelated to that, I am working to add very soon add high-redshift BH mass - stellar mass data, as well as BH mass functions. Would you prefer to add these (the changes to the pipeline required for those, I mean) as part of this PR, or a separate one? |
Let's finish this PR because it is almost ready; and for other, larger changes, create a separate PR. Your repository's observational data points to the master branch that is 2 months old. To update the submodule: within your branch, go to the observational data submodule, then |
Okay, thanks! I think it should now be pointing to the correct version of the submodule. |
Something went wrong: the submodule has not been updated fully. Its state has changed from being 2 months old to being 2 weeks old, but, for example, there was a comment yesterday to the master branch, which I cannot see in your branch. Namely, based on your branch, I see But the correct recent history of the observational data submodule should be https://github.com/SWIFTSIM/velociraptor-comparison-data/commits/master/ |
I hope it is finally matching. |
Thanks, all looks good!! |
The last remaining step before merging is to rebase to the latest version of the master branch |
When I do this ( |
Thanks for noticing! Should be in sync now :) |
Thanks! Now everything is indeed in sync. I've just merged the branch. |
No description provided.