-
Notifications
You must be signed in to change notification settings - Fork 38
Description
Hi, we started using your library and we are really pleased with the results. What a great package!
We have tested NiftyMIC on multiple MR T1 post contrast series of patients with brain metastases. Our main case is to reconstruct high-resolution 3D series from three orthogonal 2D projections with spacings between slices up to 8mm. The reconstructed images we received are great, but the processing lasted up to 2 hours for some data:
reconstruct_volume | Computational Time for Data Preprocessing: 0:00:01.133244
reconstruct_volume | Computational Time for Registrations: 0:34:09.471221
reconstruct_volume | Computational Time for Reconstructions: 1:24:53.866190
reconstruct_volume | Computational Time for Entire Reconstruction Pipeline: 2:00:46.653255
Is it possible to speed up the pipeline somehow e.g. by tuning the input parameters? Do you have any advice from your experience?