GitHub topics: power-spectrum
ThomasMBury/ewstools
Python package for early warning signals (EWS) of bifurcations in time series data.
Language: Python - Size: 37.6 MB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 85 - Forks: 19

franciscovillaescusa/Pylians3
Libraries to analyze numerical simulations (python3)
Language: Cython - Size: 1.39 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 64 - Forks: 35

YujieH3/large-velocity-power-spectrum
A code to calculate velocity power spectra over large dynamical ranges.
Language: Python - Size: 45.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

xzackli/PowerSpectra.jl
power spectra on the masked sky
Language: Julia - Size: 176 MB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 0

abelcarreras/cuda_functions
Python functions to calculate the FFT and autocorrelation function using GPU (Cuda)
Language: Cuda - Size: 45.9 KB - Last synced at: 9 days ago - Pushed at: almost 6 years ago - Stars: 10 - Forks: 2

jfrob27/ismpy
Python library for interstellar medium (ISM) analysis.
Language: Python - Size: 11.7 KB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

wmutschl/ReplicationDSGENonlinearIdentification
Replication code for checking identification in nonlinear pruned DSGE models with Gaussian or Student's t distributed errors
Language: MATLAB - Size: 113 MB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 10

HAWinther/MG-PICOLA-PUBLIC
This is a modified version of the L-PICOLA code extending the COLA approach for simulating cosmological structure formation to theories that exhibit scale-dependent growth. It can compute matter power-spectra (CDM and total), redshift-space multipole power-spectra P0,P2,P4 and do halofinding on the fly. It can also include the effects of massive neutrinos on structure formation.
Language: C - Size: 7.28 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 9

oliverphilcox/Spectra-Without-Windows
Estimators and data for window-free analysis of power spectra and bispectra
Language: Python - Size: 81.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 1

abarbour/psd
Adaptive, sine-multitaper power spectral density estimation in R
Language: R - Size: 118 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 6

StanczakDominik/stochastic-resonance
LabSpec: rezonans stochastyczny
Language: Python - Size: 10.9 MB - Last synced at: 4 days ago - Pushed at: almost 9 years ago - Stars: 3 - Forks: 0

cheng-zhao/powspec
C code for auto and cross power spectra evaluation.
Language: C - Size: 262 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 8

Hossein-1991/Statistics
Codes of some useful statistical quantities in astrophysics and cosmology
Language: Jupyter Notebook - Size: 473 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mahdiolfat/ssp
Statistical Digital Signal Processing and Modeling
Language: Python - Size: 3.35 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

UCSFVisionResearch/SignalandNoise Fork of FeliceDunn/SignalandNoise
To analyze physiology data with power spectra of average and residuals.
Language: Matlab - Size: 3.89 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

OmarAlkousa/Spectral-Analysis-Web-App
This web app allows you to decompose your signal data or time series using FFT and gives the opportunity to interactively investigate the signal and its spectrum (frequency spectrum, power spectrum, periodogram, and its power spectral density) using the advantage of Plotly package.
Language: Python - Size: 489 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

wmutschl/ReplicationDSGEHOS
Replication code for simulating and estimation by GMM of DSGE models with higher-order statistics
Language: MATLAB - Size: 1.37 MB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 12

franciscovillaescusa/Pylians
Libraries to analyze numerical simulations
Language: Python - Size: 10.5 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 34 - Forks: 11

nickhand/pyRSD
Accurate predictions for the clustering of galaxies in redshift-space in Python
Language: Python - Size: 43.2 MB - Last synced at: 15 days ago - Pushed at: about 6 years ago - Stars: 10 - Forks: 5

nithyanandan/PRISim
Precision Radio Interferometry Simulator (for radio astronomy applications)
Language: Jupyter Notebook - Size: 21.8 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 13 - Forks: 5

rasg-affiliates/simpleDS
A simple delay-space power spectrum estimator with proper cosmological normalization.
Language: Python - Size: 26.6 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 3 - Forks: 0

colin-guyon/rpi-audio-levels
Python binding allowing to retrieve audio levels by frequency bands given audio samples (power spectrum in fact), on a raspberry pi, using GPU FFT
Language: C - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 33 - Forks: 8

GabrielMissael/cosmology_CLASS_power_spectrum
Power spectrum analysis on the LCMD cosmology, using CLASS
Language: Jupyter Notebook - Size: 21 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

VasilikiZarkadoula/Advanced-Signal-Processing-Auth-2020
Εxercises for Advanced Signal Processing Methods course in Faculty of Engineering of Aristotle's University of Thessaloniki
Language: MATLAB - Size: 40 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

hcy71o/Speech_Preprocessing
Overall process of speech signal processing (Mel-spectrogram & MFCCs) and loading data using Pytorch dataloader
Language: Jupyter Notebook - Size: 3.53 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
