What's Changed
- fix stim bugs by @leoscholl in #681
- Preprocess function for neuropixels by @resatomo in #682
- update to python3.12 by @leoscholl in #679
- Add new mapping transformations example by @vaevictori in #642
- filter kinematics by @leoscholl in #685
- remove tqdm by @leoscholl in #688
- add verbose options by @leoscholl in #689
- update tabulate kinematics by @leoscholl in #687
- aba perturbation db functions by @leoscholl in #667
- Update wrapper proc functions by @resatomo in #684
- check length of task and clock by @leoscholl in #691
- wrapper_tabulate_random by @mtringi in #647
- update get_spike_data_aligned by @rcanfield2 in #695
- fix nan by @leoscholl in #696
- Updated concat functions by @resatomo in #683
- movement onset example by @resatomo in #611
- Fix trajectory plotting to accomodate flat disp by @vaevictori in #697
- add title to data transforms example by @leoscholl in #702
- interpolation options by @leoscholl in #692
- fix for random targets by @leoscholl in #700
- Updated the function to parse spike times and clusters into each task entry by @resatomo in #699
- Decoding analysis to make a resampling distribution by @resatomo in #698
- remove phase shift with padding by @leoscholl in #542
- compare conditions bootstraps by @leoscholl in #690
- An example of ECoG basic analyses by @resatomo in #703
- deleted indent by @resatomo in #706
- Katherine update tabulate center out by @katherineperks in #710
- add scale function by @leoscholl in #708
- fix image in docstring by @leoscholl in #709
- fix nan again by @leoscholl in #711
- add colorbar function by @leoscholl in #712
- fix aba perturbations by @leoscholl in #713
- katherine-update-tabulate-behavior by @katherineperks in #715
- add tqdm by @leoscholl in #716
- add reindex_targets by @leoscholl in #714
- attempt fix of docs page by @leoscholl in #720
- replace np.pi with math.pi for function arguments by @leoscholl in #721
- Fixed a issue related to neuropixels metadata saved in openephys by @resatomo in #722
- Fixed a issue where the target mask isn't initialized by @resatomo in #719
- cache metadata call by @leoscholl in #726
- swap channel order by @leoscholl in #725
- add theta argument to plot_spatial_maps by @leoscholl in #718
- Leo update drive loading by @leoscholl in #727
- add option for marker annotation by @leoscholl in #724
- Update setup.py to version to update pypi by @rcanfield2 in #729
New Contributors
Full Changelog: v0.9.2...v0.9.3