ndstore icon indicating copy to clipboard operation
ndstore copied to clipboard

condition typo in bounding box for loop

Open alexbaden opened this issue 8 years ago • 2 comments

https://github.com/neurodata/spdb/blob/master/spatialdb.py#L856

should be ycube == ymaxcube not ycube or ymaxcube, I think.

alexbaden avatar Jul 14 '16 14:07 alexbaden