BNN optimization.
Compare changes
Files
2@@ -144,7 +144,7 @@ def main():
@@ -144,7 +144,7 @@ def main():
parser.add_argument('-c', '--xgm_cut', type=float, metavar='INTENSITY', default=500, help='XGM intensity threshold in uJ.')
parser.add_argument('-w', '--weight', action="store_true", default=True, help='Whether to reweight data as a function of the pulse energy to make it invariant to that.')