-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Labels
2.2Updates to go into a 2.2.0 releaseUpdates to go into a 2.2.0 release
Description
I've aggregate/organized the changes since the last release to help with the 2.2 changelog and to track what's left to be done before the next release.
@TomDonoghue feel free to change this as you see fit. I think wrapping up open PRs marks a good target to release 2.2, but feel free to add additional to-dos here.
Aperiodic
- Detrended Fluctuation Analysis ([ENH] - Add DFA to a new aperiodic module #167)
- IRASA ([ENH] - Add IRASA #212)
- Autocorrelation ([ENH] - Add autocorrelation measure #217)
Simulation
- Burst detection bug fix ([BUG] Fix detection of burst on- and offsets. #220)
- Timeseries with defined spectral parameters (i.e. height, width, center) ([ENH] - Simulation of Central Frequency in the Time Domain #221)
- Timeseries with defined Lorentzian parameters (i.e. chi1, chi2, knee) ([ENH] - Simulate time series with knees, sum of sinusoids #222)
- Define bursts based on set durations ([ENH] - Update approach for simulating bursts #239)
- Extrema phase shifting (i.e. trough-to-trough or peak-to-peak) ([ENH] Min-to-min and max-to-max phase shifting #247)
- Custom cycle support ([ENH] - Add support for passing in a callable to sim_cycle #248)
- Cycle length fix ([BUG] - Update standard for compute n_samples for simulations #250)
- Variable oscillations parameters (i.e. vary cycle simulation parameters on a cycle-by-cycle basis) ([ENH] Simulate variable oscillations #252)
- One-sided asymmetry ([ENH] - Add one sided asymmetric option to asine cycle #254)
- Simulate fractional Gaussian noise and fractional Brownian motion ([ENH] - Simulate fractional Gaussian noise and fractional Brownian motion. #216)
- Asymmetrical gaussian cycles ([ENH] - Asymmetrical gaussian cycles #228)
- Simulate spikes of action potentials ([MRG] Simulate spikes / action potentials #259)
Plotting
- 2d array plotting (timeseries: [ENH] 2d Array Plotting #246, spectra: [ENH] Plot spectra accepts 2d arrays #269)
- Labeling fix ([MNT] - Update tests & small plot bug fixes #255)
- Improved tests ([MNT] - Update tests & small plot bug fixes #255)
- Plotting saving updates ([ENH] - Update default for savefig #258, [ENH] - Extend access to options for saving figures #260)
- Plot bug fixes ([MNT] - Update tests & small plot bug fixes #255)
Maintenance
- Deprecate increase_n argument of
robust_hilbert([FIX] Deprecated hilbert_increase_n arg #215) - Error for invalid transition bands ([FIX] Error for invalid transition bandwidth #267)
- Improved speed of multidim decorator ([MRG] Add multidim decorator to filter_signal #264)
Documentation
- Tutorial for Morlet wavelets ([DOC] - Tutorial for morlet wavelets #226)
- Tutorials for DFA, IRASA, and Autocorrelation ([DOC] - Add tutorials for aperiodic sub-module #231)
- Tutorials and updates for lagged coherence and sliding window matching ([ENH] - Update rhythm code & docs #230)
Metadata
Metadata
Assignees
Labels
2.2Updates to go into a 2.2.0 releaseUpdates to go into a 2.2.0 release