-
Notifications
You must be signed in to change notification settings - Fork 77
Fix for Issue 1179 + code cleanup #1194
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
Conversation
…ons PULSAR_BIRTH_SPIN_PERIOD_DISTRIBUTION and PULSAR_BIRTH_MAGNETIC_FIELD_DISTRIBUTION - Remove BeBinary-related code (mostly already commented)
Fix for issue #1179
|
Build Successful! You can find a link to the downloadable artifact below.
|
ilyamandel
left a comment
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.
Thanks, @jeffriley !
The one change request is for documentation:
https://compas.readthedocs.io/en/latest/pages/User%20guide/Program%20options/program-options-list-defaults.html#options-props-p
should be updated to no longer advertise FIXED for the two distributions you mentioned.
However, I'd really like to roll in #1080 first, since @Adam-Boesky is about to go offline -- so could you please check that one (it's waiting on you since you have a change request)?
@yuzhesong -- flagging this one for your attention, no need to include this in #1082 as we discussed on Slack earlier.
ilyamandel
left a comment
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, @jeffriley -- looks good!
Updated Options.cpp, Options.h
Remove unsupported option value (FIXED) for options PULSAR_BIRTH_SPIN_PERIOD_DISTRIBUTION and PULSAR_BIRTH_MAGNETIC_FIELD_DISTRIBUTION
Remove BeBinary-related code (mostly already commented)