MemmapHandler.update_indices# MemmapHandler.update_indices(indices)[source]# Change which parts of the memmap array will be updated. Parameters: indicestuple of sliceSlices specifying which parts of the memmap array will be updated by __call__.