Thu, 16 May 2024 20:40:29 UTC | login

Information for build python-neurodsp-2.0.0-6.fc33

ID173932
Package Namepython-neurodsp
Version2.0.0
Release6.fc33
Epoch
SummaryA tool for digital signal processing for neural time series
DescriptionNeuroDSP is package of tools to analyze and simulate neural time series, using digital signal processing. Available modules in NeuroDSP include: * filt : Filter data with bandpass, highpass, lowpass, or notch filters * burst : Detect bursting oscillations in neural signals * rhythm : Find and analyze rhythmic and recurrent patterns in time series * spectral : Compute spectral domain features such as power spectra * timefrequency : Estimate instantaneous measures of oscillatory activity * sim : Simulate time series, including periodic and aperiodic signal components * plts : Plotting functions If you use this code in your project, please cite: Cole, S., Donoghue, T., Gao, R., & Voytek, B. (2019). NeuroDSP: A package for neural digital signal processing. Journal of Open Source Software, 4(36), 1272. https://doi.org/10.21105/joss.01272
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 12:44:19 UTC
CompletedThu, 13 Aug 2020 12:44:19 UTC
Tags
f33
RPMs
src
python-neurodsp-2.0.0-6.fc33.src.rpm (info) (download)
noarch
python3-neurodsp-2.0.0-6.fc33.noarch.rpm (info) (download)
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jun 25 2020 Aniket Pradhan <major AT fedoraproject DOT org> - 2.0.0-5 - Added setuptools to BuildRequires * Tue May 26 2020 Miro HronĨok <mhroncok@redhat.com> - 2.0.0-4 - Rebuilt for Python 3.9 * Sat Feb 08 2020 Aniket Pradhan <major AT fedoraproject DOT org> - 2.0.0-3 - Removed gnupg from BuildRequires - Added a patch to fix some test failures * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Oct 11 2019 Aniket Pradhan <major AT fedoraproject DOT org> - 2.0.0-1 - Initial build