Skip to content

Commit

Permalink
add a doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dstndstn committed Jun 29, 2017
1 parent 980beb7 commit 860e5f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mog.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,9 @@ def getStepSizes(self):

else:

# The "MogProfile" call here takes a list of amplitudes (they
# get normalized), followed by a list of variances.

moggal = EllipticalMogGalaxy(gal.pos.copy(), gal.brightness.copy(),
EllipseE(1., 0., 0.),
MogProfile(1.0, 1.0, 1.0,
Expand Down

0 comments on commit 860e5f3

Please sign in to comment.