Skip to content

Releases: pynapple-org/pynapple

v0.5.0

12 Dec 23:55
9f657a6
Compare
Choose a tag to compare
  • Removing GUI stack from pynapple. To create a NWB file, users need to install nwbmatic (https://github.com/pynapple-org/nwbmatic)
  • Implementing compute_perievent_continuous
  • Implementing convolve for Tsd, TsdFrame and TsdTensor
  • Implementing smooth for fast gaussian smoothing of time series

V0.4.1

07 Nov 22:02
a175e0c
Compare
Choose a tag to compare

Implementing the get method. Fixing bug in the representation of the TsdTensor

v0.4.0

22 Oct 22:41
ed86795
Compare
Choose a tag to compare

The core of pynapple relies on the numpy array container approach. Removing pandas 2.0 limit.

v0.4.0a1

03 Oct 22:34
421fd74
Compare
Choose a tag to compare
v0.4.0a1 Pre-release
Pre-release

Alpha release for the new pynapple core using numpy array container

V0.3.6

11 Sep 23:04
fbee360
Compare
Choose a tag to compare

Fixed small bug when parsing metadata in nwb objects.
Implemented interpolation.

v0.3.5

08 Aug 14:55
9d2dfc4
Compare
Choose a tag to compare

NWB reader, NPZ reader, Folder interface, new documentation with mkdocs-gallery

V0.3.4

29 Jun 19:36
c340016
Compare
Choose a tag to compare

Deprecating current IO

v0.3.2

13 Apr 20:47
Compare
Choose a tag to compare

Removing pyQt from the list of dependencies

v0.3.1

08 Dec 16:06
Compare
Choose a tag to compare

Accelerated core with Numba
Suite 2P loader
Randomization module
Bin average function

v0.2.4

02 May 21:13
Compare
Choose a tag to compare

Fixed minor issue with loading DLC and saving in NWB