_Date: 05/01/21_
Additions
- new functions for transforming spatial data (locations, neurons, etc) between brain spaces:
- `navis.xform_brain` transforms data from one space to another
- `navis.mirror_brain` mirrors data about given axis
- see the new tutorials for explanations
- low-level interfaces to work with affine, H5-, CMTK- and thin plate spline transforms
Improvements
- de-cluttered top level namespace: some more obscure functions are now only available through modules
**Full Changelog**: [v0.4.3...v0.5.0](https://github.com/navis-org/navis/compare/v0.4.3...v0.5.0)