- we have now the function, that "overrides" all not affected cells with a specific value (default: -9999) - Should we initialize now all arrays consistently with np.zeros() or np.ones() * -9999 ?: in `flowCore.py` _lines 473-501_ and in _lines 263-278_