Fri, 02 Jun 2023 18:25:20 UTC

Information for build python-neurodsp-2.1.0-2.fc35

ID1799719
Package Namepython-neurodsp
Version2.1.0
Release2.fc35
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-neurodsp.git#b4bc8527990dfec87c3647d4d88aaf09d8fd68d3
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 byreleng
State complete
Volume DEFAULT
StartedFri, 23 Jul 2021 07:48:04 UTC
CompletedFri, 23 Jul 2021 07:50:26 UTC
Taskbuild (f35-rebuild, /rpms/python-neurodsp.git:b4bc8527990dfec87c3647d4d88aaf09d8fd68d3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-neurodsp.git#b4bc8527990dfec87c3647d4d88aaf09d8fd68d3'}}
Tags
f35
f35-Beta
f35-rebuild
f36
RPMs
src
python-neurodsp-2.1.0-2.fc35.src.rpm (info) (download)
noarch
python3-neurodsp-2.1.0-2.fc35.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sat Jul 03 2021 Aniket Pradhan <major AT fedoraproject DOT org> - 2.1.0-1 - Update to v2.1.0 - Remove patch as it is no longer required - Use pytest macro - Remove automatic dependency generator - Use py_provides macro * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.0.0-8 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * 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