Skip to content

Commit 8a044b6

Browse files
authored
Update host_relations.py
Added mamp_log10 as an attribute to MMBulge_Standard
1 parent 135bf2f commit 8a044b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

holodeck/host_relations.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -696,6 +696,7 @@ def __init__(
696696
scatter_dex = self.SCATTER_DEX
697697

698698
self._mamp = mamp #: Mass-Amplitude [grams]
699+
self._mamp_log10 = mamp_log10 #: log10 of Mass-Amplitude [log10(Msol)]
699700
self._mplaw = mplaw #: Mass Power-law index
700701
self._mref = mref #: Reference Mass (argument normalization)
701702
self._scatter_dex = scatter_dex

0 commit comments

Comments
 (0)