From bfb57eea3c406d5d5723dfbe31c542f7e51ca14e Mon Sep 17 00:00:00 2001 From: Joshua Moore <102399896+joshuabmoore@users.noreply.github.com> Date: Thu, 16 Jul 2026 12:59:01 +1000 Subject: [PATCH] Add motion tracking tutorial link to README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c1e65110..6e8ea7bf 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,9 @@ Once you have installed _pyspi_, you can learn how to apply the package by check - [Finance: stock price time series](https://time-series-features.gitbook.io/pyspi/usage/walkthrough-tutorials/finance-stock-price-time-series) - - [Neuroimaging: fMRI time series](https://time-series-features.gitbook.io/pyspi/usage/walkthrough-tutorials/neuroimaging-fmri-time-series) + +- [Motion tracking](https://time-series-features.gitbook.io/pyspi/installing-and-using-pyspi/usage/walkthrough-tutorials/motion-tracking) ### Advanced Usage For advanced users, we offer several additional guides in the [full documentation](https://time-series-features.gitbook.io/pyspi/usage/advanced-usage) on how you can distribute your _pyspi_ jobs across PBS clusters, as well as how you can construct your own subsets of SPIs.