fiji / SPIM_Registration

Deprecated, instead check out: https://github.com/preibischLab/multiview-reconstruction & https://github.com/PreibischLab/BigStitcher
GNU General Public License v2.0
23 stars 22 forks source link

Automatically find Bounding Box Memory Error #126

Closed lacan closed 7 years ago

lacan commented 7 years ago

When trying to use 'Automatically find Bounding Box through image filtering' on a 8GB .h5 resaved dataset, the system eats up all the RAM of the machine (64GB) and Fiji crashes Moreover the data was set to be downsampled by a factor of 4

StephanPreibisch commented 7 years ago

Mmh, that does sound like a bug, we'll investigate, thanks a lot for reporting @lacan!

StephanPreibisch commented 7 years ago

Hi, should be fixed with this commit: https://github.com/fiji/SPIM_Registration/commit/0c2b69ed0eebde405aced3258a36b17d82298695

Still needs testing.