@@ -18,15 +18,15 @@ simnibs_bin_path: /home/affneu/kenvdzee/SimNIBS-4.0/bin/
18
18
simulation_medium : layered
19
19
20
20
# Parameters differ for each transducer and can be obtained from the manufacturer
21
- transducer :
22
- n_elements : 4 # Number of elements in the transducer
23
- Elements_ID_mm : [0, 32.9184, 46.1264, 56.0324] # Inner diameter of each element
24
- Elements_OD_mm : [32.3596, 45.5676, 55.5244, 64.008] # Outer diameter of each element
25
- curv_radius_mm : 63.20 # Radius of curvature of the bowl
26
- dist_to_plane_mm : 52.38 # Distance to the transducer plane from the geometric focus
27
- source_amp : 91590 # [Pa]
28
- source_phase_deg : [0.0, 13.2, 26.4, 52.8 ] # Source phase [deg]
29
- source_freq_hz : 250e3 # [Hz] The central frequency
21
+ transducer :
22
+ n_elements : 4 # number of elements in the transducer
23
+ Elements_ID_mm : [0, 31.6988, 44.2688, 53.6688]
24
+ Elements_OD_mm : [31.14, 43.71, 53.11, 60.83]
25
+ curv_radius_mm : 62.94 # radius of curvature of the bowl
26
+ dist_to_plane_mm : 52.38 # distance to the transducer plane from the geometric focus
27
+ source_amp : 72850 # [Pa] (need to be calibrated for specific transducer)
28
+ source_phase_deg : [0.0, 245.4, 130.8, 16.2 ] # source phase [deg] (need to be calibrated for specific transducer)
29
+ source_freq_hz : 500e3 # [Hz] the central frequency
30
30
pos_t1_grid : [128, 139, 15] # Position on T1 grid [T1 grid space] (can be left out if importing location data)
31
31
32
32
# Important to note: the alpha values in `alpha_0_true` below are currently set for 500KHz transducers.
@@ -142,48 +142,49 @@ charm_debug: 0
142
142
143
143
# Important to note: the alpha values in `alpha_0_true` are currently set for 500KHz transducers
144
144
# These should be adjusted to the values shown in their respected comments next to the medium parameters
145
+ # For 250 kHz, alpha_power_true = 1.2, and alpha_0_true (in skull*) = 53.2
145
146
# We are still not entirely sure what alpha values best to use, so be critical of our and your own choices
146
147
medium :
147
148
water :
148
149
sound_speed : 1500 # [m/s] ITRUST benchmarks
149
150
density : 994 # [kg/m^3] Tissue Properties DB or waterDensity(37) function in kWave
150
151
alpha_0_true : 0 # from ITRUST benchmarks at 500 kHz (assumes no absorption in water, so no heating )
151
- alpha_power_true : 2 # 1.2
152
+ alpha_power_true : 2
152
153
thermal_conductivity : 0.60 # [W/m/°C] Tissue Properties DB
153
154
specific_heat_capacity : 4178 # [J/kg/°C] Tissue Properties DB
154
155
skull : # cortical bone
155
156
sound_speed : 2800 # [m/s], ITRUST benchmarks
156
157
density : 1850 # [kg/m^3], ITRUST benchmarks
157
- alpha_0_true : 53.2 # 4 # ITRUST benchmarks [this is alpha_0 in alpha = alpha_0*frequency^alpha_power] (changed to 2 for 250KHz transducers)
158
- alpha_power_true : 2 # 1.2
158
+ alpha_0_true : 26.6 # alpha_0 in alpha = alpha_0*frequency^alpha_power | = 13.3/(freq in MhZ) [Brad Treebly]
159
+ alpha_power_true : 2
159
160
thermal_conductivity : 0.32 # [W/m/°C] Tissue Properties DB
160
161
specific_heat_capacity : 1313 # [J/kg/°C] Tissue Properties DB
161
162
brain :
162
163
sound_speed : 1546 # [m/s] Tissue Properties DB
163
164
density : 1046 # [kg/m^3], ITRUST benchmarks or waterDensity(temp_0)
164
165
alpha_0_true : 0.6 # ITRUST benchmarks (changed to 0.15 for 250KHz transducers)
165
- alpha_power_true : 2 # 1.2
166
+ alpha_power_true : 2
166
167
thermal_conductivity : 0.51 # [W/m/°C] Tissue Properties DB
167
168
specific_heat_capacity : 3630 # [J/kg/°C] Tissue Properties DB
168
169
skin :
169
170
sound_speed : 1610 # [m/s], ITRUST benchmarks
170
171
density : 1090 # [kg/m^3], ITRUST benchmarks
171
172
alpha_0_true : 0.4 # ITRUST benchmarks (changed to 0.1 for 250KHz transducers)
172
- alpha_power_true : 2 # 1.2
173
+ alpha_power_true : 2
173
174
thermal_conductivity : 0.37 # [W/m/°C] Tissue Properties DB
174
175
specific_heat_capacity : 3391 # [J/kg/°C] Tissue Properties DB
175
176
skull_trabecular : # trabecular bone
176
177
sound_speed : 2300 # [m/s], ITRUST benchmarks
177
178
density : 1700 # [kg/m^3], ITRUST benchmarks
178
- alpha_0_true : 53.2 # 8 # ITRUST benchmarks [this is alpha_0 in alpha = alpha_0*frequency^alpha_power] (changed to 2 for 250KHz transducers)
179
- alpha_power_true : 2 # 1.2
179
+ alpha_0_true : 26.6 # alpha_0 in alpha = alpha_0*frequency^alpha_power | = 13.3/(freq in MhZ) [Brad Treebly]
180
+ alpha_power_true : 2
180
181
thermal_conductivity : 0.32 # [W/m/°C] Tissue Properties DB
181
182
specific_heat_capacity : 1313 # [J/kg/°C] Tissue Properties DB
182
183
skull_cortical : # cortical bone
183
184
sound_speed : 2800 # [m/s], ITRUST benchmarks
184
185
density : 1850 # [kg/m^3], ITRUST benchmarks
185
- alpha_0_true : 53.2 # 4 # ITRUST benchmarks [this is alpha_0 in alpha = alpha_0*frequency^alpha_power] (changed to 2 for 250KHz transducers)
186
- alpha_power_true : 2 # 1.2
186
+ alpha_0_true : 26.6 # alpha_0 in alpha = alpha_0*frequency^alpha_power | = 13.3/(freq in MhZ) [Brad Treebly]
187
+ alpha_power_true : 2
187
188
thermal_conductivity : 0.32 # [W/m/°C] Tissue Properties DB
188
189
specific_heat_capacity : 1313 # [J/kg/°C] Tissue Properties DB
189
190
0 commit comments