Skip to content

Commit

Permalink
added more functions to Profile Fitting
Browse files Browse the repository at this point in the history
  • Loading branch information
aruderman committed Oct 29, 2024
1 parent 65e1453 commit 80c5afe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions galpynostatic/simulation.py
Original file line number Diff line number Diff line change
Expand Up @@ -894,6 +894,7 @@ def plot_fit(self, ax=None, plt_kws=None):
self.logxi,
self.logell,
isotherm=self.isotherm,
vcut=self.vcut,
)
iso.run()

Expand Down

0 comments on commit 80c5afe

Please sign in to comment.