Mouse-Imaging-Centre / pydpiper

Python code for flexible pipeline control
Other
24 stars 10 forks source link

Better technique for MAGeT LSQ12 registrations #451

Open bcdarwin opened 4 years ago

bcdarwin commented 4 years ago

Currently, the LSQ12 alignment generated by template building is done iteratively using all files and geometric averaging, unlike in MAGeT, where averaging is done only at the end by voting, so we are not initializing the nonlinear alignment in MAGeT in the best possible way.

also see #319, #330, #371, #379