Skip to content

Commit 6e9da98

Browse files
Jammy2211Jammy2211
authored andcommitted
flip numba cache
1 parent 802e720 commit 6e9da98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

autoarray/config/general.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ inversion:
1313
reconstruction_vmax_factor: 0.5 # Plots of an Inversion's reconstruction use the reconstructed data's bright value multiplied by this factor.
1414
numba:
1515
use_numba: true
16-
cache: false
16+
cache: true
1717
nopython: true
1818
parallel: false
1919
pixelization:

0 commit comments

Comments
 (0)