Skip to content

Commit

Permalink
Merge branch 'master' into refactor_twopoint
Browse files Browse the repository at this point in the history
  • Loading branch information
marcpaterno committed Sep 20, 2024
2 parents fc3070f + eab916f commit 257af3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firecrown/generators/inferred_galaxy_zdist.py
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ def generate(self) -> list[InferredGalaxyZDist]:
],
)

LSSST_Y10_SOURCE_BIN_COLLECTION = ZDistLSSTSRDBinCollection(
LSST_Y10_SOURCE_BIN_COLLECTION = ZDistLSSTSRDBinCollection(
alpha=Y10_ALPHA,
beta=Y10_BETA,
z0=Y10_Z0,
Expand Down

0 comments on commit 257af3c

Please sign in to comment.