Skip to content

Commit db0abc9

Browse files
fixed a typo in double-schechter notebook
1 parent 387581e commit db0abc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

notebooks/devs/sams/double-schechter.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"print(f\"{'logmstar':>10s} : c2 = $ -0.033 \\pm 0.015$\")\n",
147147
"# directly from the paper:\n",
148148
"print(f\"{'alpha1':>10s} : a1 = $ -0.28 \\pm 0.07$\")\n",
149-
"print(f\"{'alpha2':>10s} : a1 = $ -1.48 \\pm 0.015$\") # +0.01, -0.02"
149+
"print(f\"{'alpha2':>10s} : a2 = $ -1.48 \\pm 0.015$\") # +0.01, -0.02"
150150
]
151151
},
152152
{

0 commit comments

Comments
 (0)