How to Install and Uninstall python3-neurodsp.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "python3-neurodsp.noarch" package

This tutorial shows how to install python3-neurodsp.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-neurodsp.noarch

2. Uninstall "python3-neurodsp.noarch" package

Please follow the guidance below to uninstall python3-neurodsp.noarch on Fedora 34:

$ sudo dnf remove python3-neurodsp.noarch $ sudo dnf autoremove

3. Information about the python3-neurodsp.noarch package on Fedora 34

Last metadata expiration check: 1:46:55 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-neurodsp
Version : 2.1.0
Release : 1.fc34
Architecture : noarch
Size : 144 k
Source : python-neurodsp-2.1.0-1.fc34.src.rpm
Repository : updates
Summary : A tool for digital signal processing for neural time series
URL : https://neurodsp-tools.github.io/
License : ASL 2.0
Description : NeuroDSP 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