Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zihaoxu98 committed Jun 11, 2024
1 parent 5e6290a commit cc308a9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions appletree/parameters/nestv2_yield_only.json
Original file line number Diff line number Diff line change
@@ -146,5 +146,16 @@
"init_std": 0.5,
"unit": "1",
"doc": "NEST parameter iota"
},
"rate": {
"prior_type": "fixed",
"prior_args": {
"val": 1.0
},
"allowed_range": null,
"init_mean": null,
"init_std": null,
"unit": "1",
"doc": "Placeholder for compatibility"
}
}

0 comments on commit cc308a9

Please sign in to comment.