Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: raphaelvallat/yasa
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.4
Choose a base ref
...
head repository: raphaelvallat/yasa
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.5
Choose a head ref
  • 9 commits
  • 93 files changed
  • 5 contributors

Commits on Jan 17, 2024

  1. Update mne.pick_channels() to mne.pick() (#154)

    * Updated MNE pick function
    
    Updated mne.pick_channels() to mne.pick()
    
    * Fix
    
    * Fix
    
    * Update staging.py
    
    Fixed ```ordered=True``` issue with mne.pick()
    sjg2203 authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ae9ccc7 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    33dbd9d View commit details
    Browse the repository at this point in the history
  2. Update black (#161)

    raphaelvallat authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5801251 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0035594 View commit details
    Browse the repository at this point in the history
  4. Remove deprecation warning for seaborn (#163)

    + bump seaborn>=0.12.0
    raphaelvallat authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    776a257 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    c734753 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Updated deprecated functions (#167)

    * Updated the now deprecated Series.replace() to Series.cat.rename_categories()
    
    Signed-off-by: S.J. Guillot <58807831+sjg2203@users.noreply.github.com>
    
    * Updated freq_str in plot_spectrogram() as 's' of pd.Timedelta is now preferred over 'S'
    
    Signed-off-by: S.J. Guillot <58807831+sjg2203@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: S.J. Guillot <58807831+sjg2203@users.noreply.github.com>
    sjg2203 authored Apr 7, 2024
    Configuration menu
    Copy the full SHA
    5200696 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    b1e866c View commit details
    Browse the repository at this point in the history
  2. Release 0.6.5 (#176)

    * Prepare to release 0.6.5
    
    * Update docs
    
    * Update docs
    
    * Update typo statsitics
    raphaelvallat authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0e4689d View commit details
    Browse the repository at this point in the history
Loading