foxes.core.Algorithm.reset_chunk_store(new_chunk_store=None)[source]

Resets the chunk store

Parameters

new_chunk_store: foxes.utils.Dict, optional

The new chunk store

Returns

chunk_store: foxes.utils.Dict

The chunk store before resetting