Releases: pynapple-org/pynapple
Releases · pynapple-org/pynapple
v0.5.0
- 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
Implementing the get
method. Fixing bug in the representation of the TsdTensor
v0.4.0
The core of pynapple relies on the numpy array container approach. Removing pandas 2.0 limit.
v0.4.0a1
Alpha release for the new pynapple core using numpy array container
V0.3.6
Fixed small bug when parsing metadata in nwb objects.
Implemented interpolation.
v0.3.5
NWB reader, NPZ reader, Folder interface, new documentation with mkdocs-gallery
v0.3.2
Removing pyQt from the list of dependencies
v0.3.1
Accelerated core with Numba
Suite 2P loader
Randomization module
Bin average function
v0.2.4
Fixed minor issue with loading DLC and saving in NWB