Skip to content

Commit

Permalink
local_only to False in nn
Browse files Browse the repository at this point in the history
  • Loading branch information
sahiljhawar authored Jul 18, 2024
1 parent ac84717 commit eee9b22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nmma/tests/analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ def test_nn_analysis(args):
args.prior = "priors/Ka2017.prior"
args.dt = 0.25
args.filters = "ztfg,ztfr,ztfi"
args.local_only = False

analysis.main(args)

Expand Down

0 comments on commit eee9b22

Please sign in to comment.