Using the overwrite flag in https://github.com/Marcel-Rodekamp/NSL/blob/95a240658f7a339417d4d9730d091ab5f86404bc/Executables/Examples/example_k_correlators.cpp#L111 will delete the configurations, not just the measurements. This behavior is neither intuitive nor useful.
Using the overwrite flag in
NSL/Executables/Examples/example_k_correlators.cpp
Line 111 in 95a2406