kinisi icon indicating copy to clipboard operation
kinisi copied to clipboard

Remove memory limit limitation by refactoring

Open arm61 opened this issue 3 years ago • 1 comments

By calculating the mean-squared displacement and variance when the displacements are found instead of storing this data will remove the memory limitation. However, this requires careful thought such that the bootstrapping can still be performed if desired.

arm61 avatar Apr 14 '23 12:04 arm61

This is being fixed in the scipp branch.

arm61 avatar Sep 21 '24 11:09 arm61