[VoxBo] filtering .tes files
Daniel Y Kimberg
kimberg at mail.med.upenn.edu
Tue Oct 10 23:36:56 EDT 2006
Rachel Diana wrote:
> Leaving out the trailing slash does help. It got us a bit further through
> the process but now I'm getting a different error after slice 17. We have
> a total of 27 slices. I've copied the output below. Has anyone seen this
> error before?
...
> [I] vbmakeresid: calculating residuals for slice 17
> terminate called after throwing an instance of 'std::bad_alloc'
> what(): St9bad_alloc
> Aborted
Looks like your machine ran out of memory. It looks like with your
data dimensions, it shouldn't require much more than about 320MB of
RAM, which is a lot but not a devastating amount. You might want to
try a box with more memory and/or try it again with nothing else
(e.g., firefox, MATLAB) running. In the meantime, I should fix the
code to write the residuals out more incrementally.
dan
More information about the voxbo-general
mailing list