gardner-lab / printimage

1 stars 1 forks source link

Voxelise and print in parallel #11

Closed bwpearre closed 7 years ago

bwpearre commented 7 years ago

Should print one metavoxel while voxelising the next one.

bwpearre commented 7 years ago

I tried this, but it doesn't actually save time due to MATLAB's threading model. I could probably write the code so as to make this work, but not going to.