Loading etl/stg/config/config.yml +9 −9 Original line number Diff line number Diff line Loading @@ -20,15 +20,15 @@ grid: velocity_gradient: 2 velocity_gradient_unit: "km/(s pc)" stars: nstars: 1 rstars: [6.96e10, ] mstars: [1.99e36, ] star_positions: [[0, 0, 0]] star_fluxes: [[-32000,], ] nlambdas: 300 spacing: 'log' lambdas_micron_limits: [0.001, 1300] #stars: # nstars: 1 # rstars: [6.96e10, ] # mstars: [1.99e36, ] # star_positions: [[0, 0, 0]] # star_fluxes: [[-32000,], ] # nlambdas: 300 # spacing: 'log' # lambdas_micron_limits: [0.001, 1300] lines: species_to_include: ['e-ch3oh'] Loading Loading
etl/stg/config/config.yml +9 −9 Original line number Diff line number Diff line Loading @@ -20,15 +20,15 @@ grid: velocity_gradient: 2 velocity_gradient_unit: "km/(s pc)" stars: nstars: 1 rstars: [6.96e10, ] mstars: [1.99e36, ] star_positions: [[0, 0, 0]] star_fluxes: [[-32000,], ] nlambdas: 300 spacing: 'log' lambdas_micron_limits: [0.001, 1300] #stars: # nstars: 1 # rstars: [6.96e10, ] # mstars: [1.99e36, ] # star_positions: [[0, 0, 0]] # star_fluxes: [[-32000,], ] # nlambdas: 300 # spacing: 'log' # lambdas_micron_limits: [0.001, 1300] lines: species_to_include: ['e-ch3oh'] Loading