Bump minimal versions to Python 3.8, PyTorch 2.0.1, Pyro 1.8.5
1.1.18
New Features * Save dwelltime intervals in matlab format by ordabayevy in https://github.com/gelles-brandeis/tapqir/pull/417
Optimizations * Optimize data fetching by ordabayevy in https://github.com/gelles-brandeis/tapqir/pull/421
Other Changes * Rerun the new version of black on the repo by ordabayevy in https://github.com/gelles-brandeis/tapqir/pull/418 * Add `compute_params` method by ordabayevy in https://github.com/gelles-brandeis/tapqir/pull/419
What's Changed * Fix dwelltime analysis for comsos+hmm model output by ordabayevy in https://github.com/gelles-brandeis/tapqir/pull/409 * Add cumulative to axis label by ordabayevy in https://github.com/gelles-brandeis/tapqir/pull/410 * Fix ttb bug by ordabayevy in https://github.com/gelles-brandeis/tapqir/pull/411
What's Changed * Update windows.rst by gelles-brandeis in https://github.com/gelles-brandeis/tapqir/pull/400 * Save time intervals by ordabayevy in https://github.com/gelles-brandeis/tapqir/pull/403 * Add dye color labels in the GUI by ordabayevy in https://github.com/gelles-brandeis/tapqir/pull/404 * Exclude masked AOIs from post analyses and rastergram plots by ordabayevy in https://github.com/gelles-brandeis/tapqir/pull/405 * Rename dwell-time analysis output files by ordabayevy in https://github.com/gelles-brandeis/tapqir/pull/406 * Option to run post-analysis either on GPU or CPU by ordabayevy in https://github.com/gelles-brandeis/tapqir/pull/407