Loading etl/config/config.yml +3 −3 Original line number Diff line number Diff line Loading @@ -4,9 +4,9 @@ computation: overrides: dust_temperature_grid_type: 'linear' dust_temperature_limits: [10, 35] dust_temperature_step: 5 dust_temperature_step: 2.5 gas_density_grid_type: 'log' gas_density_limits: [1e4, 1e8] gas_density_step: 10 gas_density_limits: [1e3, 1e7] gas_density_step: 3 gas_density_unit: cm^-3 lines_to_process: [['87', '86'], ['88', '87'], ['257', '256'], ['381', '380']] etl/mdl/config/config.yml +1 −1 Original line number Diff line number Diff line Loading @@ -11,6 +11,6 @@ radmc_observation: iline: 2 width_kms: 10 nchannels: 100 npix: 210 npix: 102 threads: 12 image_size_pc: 2 etl/stg/config/config.yml +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ grid: dust_temperature_powerlaw_idx: -0.5 microturbulence: 1.5 microturbulence_unit: 'km/s' dim1: {"size": 2, "size_units": "pc", "shape": 21, "refpix": 10} dim1: {"size": 2, "size_units": "pc", "shape": 51, "refpix": 25} velocity_field: 'solid' velocity_gradient: 2 velocity_gradient_unit: "km/(s pc)" Loading @@ -33,7 +33,7 @@ grid: lines: species_to_include: ['e-ch3oh'] molecular_abundances: { "e-ch3oh": 1e-8, "e-ch3oh": 1e-9, "p-h2": 1, } lines_mode: 'lvg' Loading Loading
etl/config/config.yml +3 −3 Original line number Diff line number Diff line Loading @@ -4,9 +4,9 @@ computation: overrides: dust_temperature_grid_type: 'linear' dust_temperature_limits: [10, 35] dust_temperature_step: 5 dust_temperature_step: 2.5 gas_density_grid_type: 'log' gas_density_limits: [1e4, 1e8] gas_density_step: 10 gas_density_limits: [1e3, 1e7] gas_density_step: 3 gas_density_unit: cm^-3 lines_to_process: [['87', '86'], ['88', '87'], ['257', '256'], ['381', '380']]
etl/mdl/config/config.yml +1 −1 Original line number Diff line number Diff line Loading @@ -11,6 +11,6 @@ radmc_observation: iline: 2 width_kms: 10 nchannels: 100 npix: 210 npix: 102 threads: 12 image_size_pc: 2
etl/stg/config/config.yml +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ grid: dust_temperature_powerlaw_idx: -0.5 microturbulence: 1.5 microturbulence_unit: 'km/s' dim1: {"size": 2, "size_units": "pc", "shape": 21, "refpix": 10} dim1: {"size": 2, "size_units": "pc", "shape": 51, "refpix": 25} velocity_field: 'solid' velocity_gradient: 2 velocity_gradient_unit: "km/(s pc)" Loading @@ -33,7 +33,7 @@ grid: lines: species_to_include: ['e-ch3oh'] molecular_abundances: { "e-ch3oh": 1e-8, "e-ch3oh": 1e-9, "p-h2": 1, } lines_mode: 'lvg' Loading