This release primarily consists of bug fixes and the new `holistic` tuning workup method.
`holistic` (58) allows taking a multidimensional motor space (currently limited to exactly two motor dimensions, though much of the algorithm is generalized to higher dimensionality), taking into account both the intensity _and_ central color to obtain the ideal tuning curve.
Bug fixes include:
- 75 proper interpolation in `offset_by`
- 77 fixing plotting of `tune_test`
- 76 respect `full` kwarg on `save`
- 70 Allow better handling of multidimensional data when tuning
A full list of issues and pull requests can be found [here](https://github.com/wright-group/attune/milestone/4?closed=1).