clear_numba_cache#

sofia_redux.scan.utilities.utils.clear_numba_cache()[source]#

Aggressively remove the numba cache for the sofia_scan package.

This is necessary when numba does not pick up changes in currently cached functions.

Returns:
None