Skip to content

Commit b1e49fb

Browse files
committed
Update model spec for final runs
1 parent 029a2b8 commit b1e49fb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/vivarium_csu_alzheimers/model_specifications/model_spec.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ components:
2424
configuration:
2525
input_data:
2626
input_draw_number: 0
27-
artifact_path: '/mnt/team/simulation_science/pub/models/vivarium_csu_alzheimers/artifacts/model10.0/united_states_of_america.hdf'
27+
# artifact_path: '/mnt/team/simulation_science/pub/models/vivarium_csu_alzheimers/artifacts/model10.0/united_states_of_america.hdf'
2828
interpolation:
2929
order: 0
3030
extrapolate: True
@@ -53,9 +53,9 @@ configuration:
5353
- age_group
5454
- sex
5555
- event_year
56-
alzheimers_disease_and_other_dementias:
57-
include:
58-
- "treatment"
56+
# alzheimers_disease_and_other_dementias:
57+
# include:
58+
# - "treatment"
5959
baseline_testing:
6060
include:
6161
- testing_state

0 commit comments

Comments
 (0)