v0.9.2
What's Changed
- add return by @leoscholl in #608
- fix docstring with chatgpt by @leoscholl in #613
- fix math by @leoscholl in #615
- add center to chmap for neuropixel drives by @leoscholl in #603
- fix extents on overlay_spatial_map by @leoscholl in #606
- Add function to smooth timeseries by convolution with a gaussian kernel. by @rcanfield2 in #605
- fix docstring by @rcanfield2 in #618
- Direction tuning etc by @leoscholl in #530
- Fix docstring by @leoscholl in #588
- add options to calc_mt_tfr by @leoscholl in #619
- Windowed xval wrapper by @rcanfield2 in #620
- adjust plot_tf_map_grid by @leoscholl in #621
- rename exp_scale to exp_gain by @leoscholl in #624
- update neuropixel ipynb by @rcanfield2 in #617
- update docstrings for LDA wrapper functions. by @rcanfield2 in #625
- add channel mapping by @leoscholl in #622
- add tests and funcs by @rcanfield2 in #626
- fix docstring in behavioral correlation function by @rcanfield2 in #627
- update minimum version of sklearn by @rcanfield2 in #629
- katherine example tabulate notebook by @katherineperks in #612
- fix function to load template amplitudes saved by kilosort by @rcanfield2 in #631
- tabulate wrapper for corners task by @katherineperks in #628
- update images with new extents by @leoscholl in #632
- data map correlation by @leoscholl in #633
- v2 prepare bmi3d function by @leoscholl in #518
- distance from pos function by @leoscholl in #634
- fix preproc error loading by @leoscholl in #638
- add test for v16 human rig by @leoscholl in #644
- add decoder saving function by @leoscholl in #641
- fix decoder plot by @leoscholl in #636
- add event indices to tabulate_behavior_data by @leoscholl in #637
- add data to events in prepare_v0 by @leoscholl in #645
- Plane plotting by @vaevictori in #643
- add angle calc by @leoscholl in #649
- Plotting targets as spheres in 3D space by @vaevictori in #648
- add null stim functions by @leoscholl in #650
- bugfix by @leoscholl in #640
- fix key for emg by @leoscholl in #653
- add feature extraction example by @leoscholl in #616
- band statistics by @leoscholl in #651
- emg bugfixes by @leoscholl in #654
- change func optional args to remove -np.inf by @rcanfield2 in #656
- make xtick labels optional for plot_boxplots by @rcanfield2 in #657
- classify eye behavior w remodnav by @bmacag in #655
- Updated preprocessing to check for EMG data by @ajm2605 in #646
- plot multiple maps by @leoscholl in #652
- add stim plots by @leoscholl in #659
- Katherine tabulate tracking task by @katherineperks in #635
- Update corners wrapper with changes made to base tabulate function by @katherineperks in #662
- don't interp without non-nan data by @leoscholl in #661
- add tf-correlation functions by @leoscholl in #658
- Fix color_targets_3D, add simulate_trajectories by @vaevictori in #663
- fix detect_bad_ch_outliers image by @leoscholl in #668
- cleanup by @leoscholl in #669
- allow parallel pool as input by @leoscholl in #666
- remove print by @leoscholl in #670
- allow tabulate exp funcs to return nans by @rcanfield2 in #673
- remove nans from map correlations by @leoscholl in #674
- new function to get consecutive dates by @pavi-rajes in #671
- remove print statements by @leoscholl in #677
- add missing 'clean_hand_data' by @leoscholl in #676
- Katherine add horizontal workspace by @katherineperks in #680
New Contributors
- @vaevictori made their first contribution in #643
- @bmacag made their first contribution in #655
- @ajm2605 made their first contribution in #646
Full Changelog: v0.8.1...v0.9.2