https://github.com/raphaelvallat/yasa

sort by:
Revision Author Date Message Commit Date
9dca492 Sleep staging always get the sampling frequency from Raw object 05 May 2021, 19:49:16 UTC
4a9f8ed Use 2D antropy function in SleepStaging 15 April 2021, 23:16:09 UTC
571a2c0 Spindles should be merged as well 06 April 2021, 00:31:44 UTC
27e4b9b Better doc in transition_matrix 02 April 2021, 23:04:54 UTC
5e61b92 TST now excludes Art and Unscored 02 April 2021, 21:51:32 UTC
ba558c7 Enable spindles detection + add spectral entropy and Higuchi of the filtered delta signal 01 April 2021, 23:17:49 UTC
30d2501 Prepare switch to 0.4.1 23 March 2021, 21:39:30 UTC
65fd9f5 Add outdated to dependency 23 March 2021, 20:21:49 UTC
e4f8d6c Add support for N2+N3+REM (WN) in features.py 22 March 2021, 22:22:45 UTC
c6d17b3 Added notebook for topoplot 20 March 2021, 04:54:50 UTC
98b4683 Temporarily disabled spindles from compute_feature_stage 18 March 2021, 22:26:42 UTC
1ea4a64 Use antropy instead of entropy 17 March 2021, 21:54:31 UTC
f1c4bd4 Better stage mapping in compute_features 16 March 2021, 00:47:25 UTC
7ab92fb Now added the traditional frequency bands in compute_stage_feature 13 March 2021, 01:52:48 UTC
e0da900 Fix cropped topoplot! 12 March 2021, 01:30:00 UTC
3bc8a38 First working implementation of topoplot Bug: the topoplot image is cropped by Sphinx... 12 March 2021, 01:23:46 UTC
8707694 Add compute_features_stage 11 March 2021, 23:39:42 UTC
2b8c886 Disabled GitHub actions test for MacOs (fails with lightgbm) 11 March 2021, 18:25:54 UTC
b0062f2 No need to upload new classifiers at each new version of YASA 11 March 2021, 02:35:21 UTC
b0251d3 Add warning if PSD contains negative values 02 March 2021, 00:14:23 UTC
339172e Renamed main.py --> detection.py 01 March 2021, 23:33:32 UTC
22ae7c6 Add link to yasa_classifier in doc 01 March 2021, 23:22:51 UTC
0c9fbdb Default freq_sw in sw_detect is now 0.3 to 1.5 Hz 01 March 2021, 23:13:58 UTC
be7fd6d Use nanstd in trimbothstd 01 March 2021, 23:10:05 UTC
9d43192 Fixed typo in is_pyriemann_installed (+ added pyRiemann Potato as a gitignore file) 24 February 2021, 00:47:32 UTC
3aba802 Remove commented function and format docstring example 25 January 2021, 05:56:50 UTC
aaf7acf Fix tests with sklearn<0.24 - Bug with pyRiemann - Bug with IsolationForest 28 December 2020, 22:56:17 UTC
3e7b956 Fix invalid time unit in xlabel for spectrogram 28 December 2020, 22:21:44 UTC
d3a09e4 DOCS: Added date of 0.4.0 in changelog 12 November 2020, 02:20:43 UTC
4b5973b Updated notebook staging 06 November 2020, 07:04:20 UTC
8870c92 Minor improvements & typo fixes in documentation 05 November 2020, 01:06:10 UTC
128c03f Added LGBM to dependencies 04 November 2020, 18:17:20 UTC
e7a261f Updated notebook 04 November 2020, 18:05:51 UTC
84fc847 Uppercase in docstring 04 November 2020, 17:29:47 UTC
b2eeff6 Fix minor typo 04 November 2020, 17:26:36 UTC
3df1ba5 Prepare to switch to 0.4.0 04 November 2020, 17:24:26 UTC
32bf977 Updated notebooks with plot_detection() 14 October 2020, 19:15:53 UTC
239fd58 Added preliminary notebook + unit testing for sleep staging 14 October 2020, 18:55:35 UTC
b63e1a7 Added test for plot_detection 14 October 2020, 18:26:42 UTC
edb7429 Updated doc 14 October 2020, 18:23:14 UTC
8b55ffc Removed coverage + numba_disable_jit from GH Actions 13 October 2020, 02:17:55 UTC
14ad48c Added GitHub Actions + disabled AppVeyor 13 October 2020, 02:08:36 UTC
a0d7dd2 version 0.4.0 + auto fetch classifiers 13 October 2020, 02:03:04 UTC
d501556 Added joblib dependencies + MANIFEST + classifiers folder 13 October 2020, 01:20:34 UTC
1eb29f4 Added ipywidgets to dependencies 13 October 2020, 01:12:26 UTC
40b0147 Added plot_detection for spindles and slow-waves TODO: still need to update the docstring + changelog + readme 13 October 2020, 01:10:22 UTC
2fea0af Started working on interactive viz notebook 12 October 2020, 03:00:02 UTC
35a85e6 Update docstring example 12 October 2020, 02:59:14 UTC
d0cec64 Removed smooth argument from SleepStaging 12 October 2020, 02:50:54 UTC
d5c2cf2 Removed auto-staging notebook 12 October 2020, 02:48:53 UTC
c6e20d2 Disable check that metadata only contains age and male 12 October 2020, 02:48:31 UTC
87e5f2b Downcast 10 October 2020, 22:13:26 UTC
24a1632 Feature selection + past 5 minutes 10 October 2020, 14:44:21 UTC
5ae629e Quick update of docs 09 October 2020, 23:37:22 UTC
c8df1cb Major: removed ROC + new features + better docstring 09 October 2020, 23:37:11 UTC
bb75140 Added L-R EOG + EMG in feature extraction script 08 October 2020, 00:18:45 UTC
e4b989b Removed coupling 07 October 2020, 16:03:28 UTC
1f0e8c7 Use Raw for staging + add LOC / ROC / EMG 07 October 2020, 16:01:55 UTC
bd867ea Use 2 min 30 smoothing window 03 October 2020, 22:21:36 UTC
33d82f0 Added confidence example 03 October 2020, 00:53:08 UTC
97c8826 Fix typo in bp ratio 30 September 2020, 20:10:21 UTC
d277e15 Added slow/fast delta + coupling 30 September 2020, 17:45:00 UTC
4806599 Added coupling in SleepStaging (commented for now) 30 September 2020, 17:14:48 UTC
050defa Added smooth argument to predict and predict_proba 30 September 2020, 16:17:11 UTC
99307e1 Updated predict_proba + added stacked area chart 20 September 2020, 23:32:35 UTC
d0cbacc Merge branch 'sleep_staging' of https://github.com/raphaelvallat/yasa into sleep_staging 20 September 2020, 22:38:25 UTC
cebe57c Updated staging 20 September 2020, 22:38:23 UTC
c758e11 Added docstring example 20 September 2020, 17:12:10 UTC
214b9d9 Updated requirements + docstring + better function for zerocrossings 19 September 2020, 01:22:31 UTC
af1171b Added eog features 19 September 2020, 00:36:39 UTC
9d93d39 Add _validate_predict and predict_proba 18 September 2020, 19:44:51 UTC
b42035a Added notebook + prediction 18 September 2020, 19:21:44 UTC
707911f Added get_features + kwargs 18 September 2020, 16:50:13 UTC
3934a2e [WIP] Feature extraction script for single-channel EEG data 18 September 2020, 01:26:04 UTC
db848fa Added support for Unscored but no Artifact in plot_spectrogram 31 July 2020, 23:13:52 UTC
a41a2d3 Switch to latest version of tensorpac (0.6.4) 27 July 2020, 15:26:54 UTC
0e92ab1 Updated changelog 30 June 2020, 22:05:28 UTC
34d3d46 Add SigmaPeak timestamp in SW detection when coupling=True 30 June 2020, 21:57:29 UTC
aa22ca5 Updated notebooks to add channel by stage interaction 30 June 2020, 05:01:51 UTC
c77fb6a Fix dependency conflict pytest-cov 30 June 2020, 04:23:13 UTC
f120c57 Attempt to fix travis 30 June 2020, 04:15:24 UTC
43753ac Allow hue per sleep stage in DetectionResults 30 June 2020, 04:07:55 UTC
74fca99 Update Python vesion notebook 05 June 2020, 00:13:59 UTC
fd5ea7d Fix docs 09 May 2020, 17:50:50 UTC
a5793fb fix missing bandpass in notebook 09 May 2020, 17:40:59 UTC
9997227 Minor fix in readme 09 May 2020, 17:27:48 UTC
d99cfe0 Updated notebooks 09 May 2020, 17:23:48 UTC
7bbc862 Updated README + moved images/ to docs/pictures/ 09 May 2020, 16:50:07 UTC
ccf42f6 Updated notebooks + index.rst + added gallery TODO: update README 09 May 2020, 07:48:49 UTC
13bb9d5 Renamed average --> aggfunc in .summary() 09 May 2020, 03:41:31 UTC
d3bd008 Added filt=(None, None) to get_sync_events and plot_average 08 May 2020, 06:58:09 UTC
eeceee1 Major: removed coupling in spindles detection 08 May 2020, 06:25:31 UTC
222acb1 Updated notebooks + get_mask() + broadband filtering in spindles 08 May 2020, 06:12:31 UTC
1a5d96c Major: first working version of detection output as class + several important changes Additional changes: - remove spindles_detect_multi and sw_detect_multi functions - removed downsampling - removed get_bool_vector and get_sync_events as explicit functions + see changelog 08 May 2020, 04:11:12 UTC
4a80b4b Updated docs 07 April 2020, 18:08:36 UTC
5cb521a Added -2 to hypnogram to denote unscored data 07 April 2020, 17:34:54 UTC
988972c Added transition matrix in docs 07 April 2020, 16:59:32 UTC
e7dc455 Added load_profusion_hypno function 03 April 2020, 21:45:33 UTC
1a06c0b Improved coverage io.py 25 March 2020, 21:31:55 UTC
db76b2d fixed pytest 25 March 2020, 19:27:59 UTC
back to top