Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
81 changes: 81 additions & 0 deletions autogalaxy/config/priors/mass/sheets/external_potential.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
ExternalPotential:
centre_0:
type: Gaussian
mean: 0.0
sigma: 0.1
width_modifier:
type: Absolute
value: 0.05
limits:
lower: -inf
upper: inf
centre_1:
type: Gaussian
mean: 0.0
sigma: 0.1
width_modifier:
type: Absolute
value: 0.05
limits:
lower: -inf
upper: inf
gamma_1:
type: Uniform
lower_limit: -0.3
upper_limit: 0.3
width_modifier:
type: Absolute
value: 0.05
limits:
lower: -inf
upper: inf
gamma_2:
type: Uniform
lower_limit: -0.3
upper_limit: 0.3
width_modifier:
type: Absolute
value: 0.05
limits:
lower: -inf
upper: inf
tau_1:
type: Uniform
lower_limit: -0.3
upper_limit: 0.3
width_modifier:
type: Absolute
value: 0.05
limits:
lower: -inf
upper: inf
tau_2:
type: Uniform
lower_limit: -0.3
upper_limit: 0.3
width_modifier:
type: Absolute
value: 0.05
limits:
lower: -inf
upper: inf
delta_1:
type: Uniform
lower_limit: -0.3
upper_limit: 0.3
width_modifier:
type: Absolute
value: 0.05
limits:
lower: -inf
upper: inf
delta_2:
type: Uniform
lower_limit: -0.3
upper_limit: 0.3
width_modifier:
type: Absolute
value: 0.05
limits:
lower: -inf
upper: inf
Loading