Skip to content

Commit b30355f

Browse files
authored
Merge pull request #49 from synthpop-galaxy/dev
finalize huston2025 configuration
2 parents 3337b6e + 5a9f024 commit b30355f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

synthpop/config_files/macy_defaults.synthpop_conf renamed to synthpop/config_files/huston2025_defaults.synthpop_conf

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{ "SEED":{"random_seed":null},
22

33
"MANDATORY":{
4-
"name_for_output":null,
4+
"name_for_output":"Huston2025",
55
"model_name":"Huston2025"
66
},
77

@@ -43,8 +43,7 @@
4343
"EXTINCTION_MAP":
4444
{
4545
"extinction_map_kwargs": {"name":"Surot", "project_3d":true, "dist_2d":8.15},
46-
"extinction_law_kwargs":
47-
[{"name":"SODC", "R_V":2.5}]
46+
"extinction_law_kwargs": [{"name":"SODC", "R_V":2.5}]
4847
},
4948

5049
"POPULATION_GENERATION":{

0 commit comments

Comments
 (0)