We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96d2844 commit 16e5e08Copy full SHA for 16e5e08
1 file changed
autogalaxy/config/priors/regularization/matern_adaptive_brightness_kernel.yaml
@@ -0,0 +1,41 @@
1
+MaternAdaptiveBrightnessKernel:
2
+ coefficient:
3
+ type: LogUniform
4
+ lower_limit: 1.0e-06
5
+ upper_limit: 1000000.0
6
+ width_modifier:
7
+ type: Relative
8
+ value: 0.5
9
+ limits:
10
+ lower: 0.0
11
+ upper: inf
12
+ scale:
13
14
15
16
17
18
+ value: 0.2
19
20
21
22
+ nu:
23
+ type: Uniform
24
+ lower_limit: 0.5
25
+ upper_limit: 5.5
26
27
28
29
30
31
32
+ rho:
33
34
+ lower_limit: 0.0
35
+ upper_limit: 6.0
36
37
38
39
40
41
0 commit comments