Loading etl/config/config.yml +1 −1 Original line number Diff line number Diff line Loading @@ -9,4 +9,4 @@ overrides: 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']] lines_to_process: [['87', '86'], ['88', '87'], ['88', '86'], ['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: 102 npix: 101 threads: 12 image_size_pc: 2 etl/stg/config/config.yml +1 −1 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": 51, "refpix": 25} dim1: {"size": 2, "size_units": "pc", "shape": 101, "refpix": 50} velocity_field: 'solid' velocity_gradient: 2 velocity_gradient_unit: "km/(s pc)" Loading Loading
etl/config/config.yml +1 −1 Original line number Diff line number Diff line Loading @@ -9,4 +9,4 @@ overrides: 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']] lines_to_process: [['87', '86'], ['88', '87'], ['88', '86'], ['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: 102 npix: 101 threads: 12 image_size_pc: 2
etl/stg/config/config.yml +1 −1 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": 51, "refpix": 25} dim1: {"size": 2, "size_units": "pc", "shape": 101, "refpix": 50} velocity_field: 'solid' velocity_gradient: 2 velocity_gradient_unit: "km/(s pc)" Loading