reset_config

phasic.reset_config()

Reset the global configuration to defaults.

Mainly used by tests. Note: does NOT roll back env vars that a previous configure() call wrote. If you need a clean env, unset PHASIC_* / OMP_NUM_THREADS in os.environ manually.