I guess that would be enhances nat, but might need to be imports because of the generic.
Gist would probably be to define a type like deformetricareg that referenced the registration folder on disk and then define an xformpoints.deformetricareg method. Question is whether we would need to import nat::xformpoints
Might also be worth thinking again about an xyzmatrix<-.neuronlist method to avoid repeated calls to ShootAndFlow3.
I guess that would be enhances nat, but might need to be imports because of the generic.
Gist would probably be to define a type like
deformetricaregthat referenced the registration folder on disk and then define anxformpoints.deformetricaregmethod. Question is whether we would need to importnat::xformpointsMight also be worth thinking again about an
xyzmatrix<-.neuronlistmethod to avoid repeated calls toShootAndFlow3.