File tree 1 file changed +27
-24
lines changed
1 file changed +27
-24
lines changed Original file line number Diff line number Diff line change
1
+ stellar_mass_gas_metallicity :
2
+ type : " 2dhistogram"
3
+ x :
4
+ quantity : " apertures.mass_star_100_kpc"
5
+ units : Solar_Mass
6
+ start : 1e6
7
+ end : 1e12
8
+ y :
9
+ quantity : " apertures.zmet_gas_100_kpc"
10
+ units : " "
11
+ start : 1e-6
12
+ end : 1e-1
13
+ median :
14
+ plot : true
15
+ log : true
16
+ number_of_bins : 25
17
+ adaptive : true
18
+ start :
19
+ value : 1e6
20
+ units : Solar_Mass
21
+ end :
22
+ value : 1e12
23
+ units : Solar_Mass
24
+ metadata :
25
+ title : Stellar Mass-Gas Metallicity relation (100 kpc aperture)
26
+
1
27
stellar_mass_halo_mass_adaptive_100 :
2
28
type : " 2dhistogram"
3
29
x :
@@ -147,6 +173,7 @@ stellar_mass_stellar_metallicity:
147
173
median :
148
174
plot : true
149
175
log : true
176
+ adaptive : true
150
177
number_of_bins : 25
151
178
start :
152
179
value : 1e6
@@ -157,27 +184,3 @@ stellar_mass_stellar_metallicity:
157
184
metadata :
158
185
title : Stellar Mass-Stellar Metallicity relation (100 kpc aperture)
159
186
160
- stellar_mass_gas_metallicity :
161
- type : " 2dhistogram"
162
- x :
163
- quantity : " apertures.mass_star_100_kpc"
164
- units : Solar_Mass
165
- start : 1e6
166
- end : 1e12
167
- y :
168
- quantity : " apertures.zmet_gas_100_kpc"
169
- units : " "
170
- start : 1e-6
171
- end : 1e-1
172
- median :
173
- plot : true
174
- log : true
175
- number_of_bins : 25
176
- start :
177
- value : 1e6
178
- units : Solar_Mass
179
- end :
180
- value : 1e12
181
- units : Solar_Mass
182
- metadata :
183
- title : Stellar Mass-Gas Metallicity relation (100 kpc aperture)
You can’t perform that action at this time.
0 commit comments