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

Dev evolving #110

Merged
merged 3 commits into from
Apr 17, 2024
Merged

Dev evolving #110

merged 3 commits into from
Apr 17, 2024

Conversation

CayenneMatt
Copy link
Collaborator

Description

Two small updates to enable usage of evolving MMBulge. Not sure if they got accidentally overwritten or if they somehow never made it into the last PR...

  1. Add redz argument to dmstar_dmbh in sam.py
  2. Update try/except statement to catch more cases where redz doesn't need reshaping

Todos

Notable points that this PR has either accomplished or will accomplish.

  • TODO 1

Questions

  • Question1

Status

  • Ready to go

Add redz=redz as argument to dmstar_dmbh in line 358 for use in evolving version of mmbulge function
Add except ValueError statement to mbh_from_mbulge (within MMBulge_Redshift) on line 848 to catch another instance where redz doesn't need to be reshaped
Changed line 846 to make the try/except statement more broad
except TypeError:
to except:
@lzkelley lzkelley merged commit 8c4fe90 into dev Apr 17, 2024
3 of 9 checks passed
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

2 participants