mwarp1d =================================== Manual one-dimensional data warping and nonlinear registration in `Python `_ and `PyQt `_. Source code is available in this project's `GitHub repository `_ .. image:: _static/ss0.png :height: 679 px :width: 970 px :scale: 40 % :alt: screenshot :align: center **mwarp1d** provides a collection of GUI and scripting tools for manually warping 1D data, mainly for the purpose of nonlinear registration. As alternatives, a variety of algorithmic approaches to nonlinear 1D registration are available including: * `Minimium eigenvalue `_ (Ramsay & Silverman 2005) * `Fisher-Rao square root velocity transform `_ (Srivastava, Jermyn, & Joshi 2007) * `K-mean alignment `_ (Parodi et al. 2014) * `Multi-level clusters `_ (Wrobelm 2018) **Please cite**: Pataky TC, Naouma H, Donnelly CJ (in review). mwarp1d: Manual one-dimensional data warping in Python and PyQt. Journal of Open Source Software. `Journal of Open Source Software `_. Contents --------------------- .. toctree:: :maxdepth: 2 installation.rst quickstart.rst usermanual.rst examples.rst api.rst support.rst .. Indices and tables .. --------------------- .. .. * :ref:`genindex` .. * :ref:`modindex` .. * :ref:`search`