Skip to content

Commit

Permalink
Add intervention to test
Browse files Browse the repository at this point in the history
  • Loading branch information
fivegrant committed Jan 2, 2024
1 parent d0d96e5 commit e2c48ab
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tests/examples/simulate/input/request.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@
"engine": "ciemss",
"username": "not_provided",
"model_config_id": "sidarthe",
"interventions": [
{"timestep": 1, "name": "beta", "value": 0.4}
],
"timespan": {
"start": 0,
"end": 90
},
"extra": {
"num_samples": 100
}
}
}

0 comments on commit e2c48ab

Please sign in to comment.