brain_deer.plugins.warpdrive.plugin

Lead-DBS WarpDrive — manual refinement of a nonlinear normalization.

The user drags corrections on the orthogonal views; each drag is a source -> target control point that feeds the variable-RBF solver in brain_deer.warp to build a dense correction field on top of the existing ANTs warp. The compute core is headless and validated separately; this plugin is the Qt front-end and the interaction glue (tools, corrections table, Apply/Harden).

Classes

Plugin

Interactive deformation-field refinement on the orthogonal + 3D views.

Module Contents

class brain_deer.plugins.warpdrive.plugin.Plugin(api: brain_deer.plugin_api.v1._facade.BrainDeerAppFacade | None)

Bases: brain_deer.plugin_api.v1.PluginBase

Interactive deformation-field refinement on the orthogonal + 3D views.