We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 802e720 commit 6e9da98Copy full SHA for 6e9da98
1 file changed
autoarray/config/general.yaml
@@ -13,7 +13,7 @@ inversion:
13
reconstruction_vmax_factor: 0.5 # Plots of an Inversion's reconstruction use the reconstructed data's bright value multiplied by this factor.
14
numba:
15
use_numba: true
16
- cache: false
+ cache: true
17
nopython: true
18
parallel: false
19
pixelization:
0 commit comments