https://github.com/raphaelvallat/yasa

sort by:
Revision Author Date Message Commit Date
bd9e4f3 Updated readme 31 July 2019, 06:17:42 UTC
c65528a Updated README 31 July 2019, 06:07:21 UTC
7fe3502 updated description 31 July 2019, 05:57:26 UTC
87cb159 Better comment code 31 July 2019, 05:53:06 UTC
bbc74a2 Updated notebook 31 July 2019, 05:27:31 UTC
c909fe3 Added notebook + doc 31 July 2019, 05:00:00 UTC
594181f Reverted to pytest 3.9.2 30 July 2019, 20:08:24 UTC
41cafa6 Removed cov from pytest 30 July 2019, 19:52:13 UTC
d9b2528 Disabled AppVeyor badge 30 July 2019, 19:42:13 UTC
728675c Fix travis 30 July 2019, 19:40:44 UTC
c141e88 Updated readme and docstring 30 July 2019, 19:27:38 UTC
2c6054d Better testing for rem_detect 30 July 2019, 19:10:36 UTC
a5ed3cc Initial commit rem_detect function 30 July 2019, 18:19:58 UTC
7756467 Added least square slope as a method to moving_transform 27 July 2019, 01:11:57 UTC
817285a Fixed typo in docstring 27 July 2019, 00:58:37 UTC
4a684dc Minor changes in moving_transform 27 July 2019, 00:57:43 UTC
818dab8 Added abstract for the WSC19 congress 23 July 2019, 17:37:55 UTC
9157123 Add total download badge to readme 07 June 2019, 18:49:27 UTC
590e651 Switch to 0.1.4 27 May 2019, 16:49:43 UTC
a532abc MAJOR: Added support for synchronization of landmark timepoint sw 27 May 2019, 02:15:14 UTC
37b1d5f Added html to linguist doc 30 April 2019, 22:23:53 UTC
585ab58 Updated html link 05 March 2019, 06:57:14 UTC
c15523e Switch to 0.1.3 05 March 2019, 06:47:06 UTC
9671dad Added html API with pdoc pdoc --html yasa 05 March 2019, 06:33:58 UTC
b167afa Created sw_detect_multi function + improved coverage 05 March 2019, 06:16:52 UTC
76cea28 Updated readme 05 March 2019, 05:29:48 UTC
05a12da Try to fix codecov coverage 05 March 2019, 04:36:38 UTC
9fa3faf Major: added include to spindles_detect + fast detrending using Numba 05 March 2019, 03:11:45 UTC
c60a831 Filter deprecationwarning See https://github.com/NicolasHug/scikit-learn/blob/2973f2edea4f9d22c06b971a354efbb6cfe4fdd6/setup.cfg 04 March 2019, 05:00:23 UTC
43b27d2 Major improvements in sw_detect (added ``include`` parameter) 04 March 2019, 04:30:17 UTC
ba9c5ae Started working on spindles illustrator 03 March 2019, 07:22:24 UTC
d80aa36 Minor fix in example code 03 March 2019, 06:44:44 UTC
163c643 Fixed hyperlinks notebooks 03 March 2019, 06:43:03 UTC
25cccde Updated notebooks sw_detect 03 March 2019, 06:37:50 UTC
405ee34 Updated README + order notebooks 03 March 2019, 06:23:38 UTC
384b300 Fixed bug in test sw_detect 01 March 2019, 01:09:52 UTC
d49c0e0 Testing + coverage + improvements + bugfix sw_detect 01 March 2019, 00:44:49 UTC
4513d3d Updated notebook 27 February 2019, 07:18:16 UTC
71c5b2b First draft of the slow wave function 27 February 2019, 07:17:57 UTC
eb7287f Detection using broadcasting 27 February 2019, 01:32:46 UTC
dd2d23d Started working on SW detection 26 February 2019, 20:42:58 UTC
785ccf6 Removed codecov + added Python versions badge 22 February 2019, 16:45:32 UTC
0dc875c Added disable JIT 22 February 2019, 03:26:20 UTC
11817f0 Removed , in requirements 22 February 2019, 03:16:12 UTC
8b46da2 Travis testing for Python 3.5 - 3.6 and 3.7 22 February 2019, 03:11:24 UTC
539e8f4 AppVeyor testing Python 3.5, 3.6 and 37 22 February 2019, 03:10:26 UTC
4b00279 Removed useless lines in appveyor YAML 21 February 2019, 02:32:16 UTC
9db2023 Downsampling now requires that sf is either a multiple of 100 or 128 - Removed call to MNE resample_data...Can we think of a SciPy only version ? - Slower benchmarks because they were run on my laptop 18 February 2019, 20:40:54 UTC
f07b386 Switched to 0.1.2 12 February 2019, 00:54:04 UTC
9cfc112 Minor adjustement before release 12 February 2019, 00:53:14 UTC
5669f8a Updated readme 12 February 2019, 00:41:35 UTC
0a69308 Better downsampling behavior 11 February 2019, 23:33:18 UTC
107b598 Added example for Visbrain 08 February 2019, 01:02:56 UTC
80b1a1a Added support for hypnogram 08 February 2019, 00:50:03 UTC
fc321b0 Minor fixes in notebooks 07 February 2019, 20:37:30 UTC
342cb8e Added slow/fast spindles notebook + 9 channel data 07 February 2019, 20:30:01 UTC
d2d6a62 MAJOR: Added multi-channel detection + notebooks + logging 07 February 2019, 18:19:47 UTC
8161955 Latest DOI badge 22 January 2019, 03:35:25 UTC
8c596f8 Switch to 0.1.1 22 January 2019, 03:24:28 UTC
0aa9cf6 BIG MOVE: added isolation forest + full night Cz compressed 22 January 2019, 03:09:25 UTC
8771ffd PNG in uppercase 21 January 2019, 01:13:02 UTC
f100be0 Minor changes in readme 21 January 2019, 01:12:04 UTC
8c60f37 Added example Visbrain 21 January 2019, 01:07:48 UTC
9a151ba Minor changes in notebook 18 December 2018, 22:42:39 UTC
78b555c Minor changes comments 18 December 2018, 20:48:06 UTC
05451b3 Added Zenodo DOI 17 December 2018, 23:03:26 UTC
6799377 Minor improvements (STFT detrend = False) 17 December 2018, 22:55:44 UTC
88d4819 Added PyPi to readme 17 December 2018, 22:43:33 UTC
dbf6caa Updated headers in readme 17 December 2018, 04:08:36 UTC
978b5af Added badge python 3.6 17 December 2018, 03:51:25 UTC
fedb09c Repo is now public: added badges 17 December 2018, 03:47:07 UTC
cb81dbc Major improvements in speed 17 December 2018, 03:39:32 UTC
d0e7d5a Minor modifs 16 December 2018, 22:13:50 UTC
390ab26 Major improvements in notebook and code 16 December 2018, 21:38:26 UTC
75a37b8 Better comments 16 December 2018, 09:11:14 UTC
b97a4fb Major changes to the algorithm 16 December 2018, 09:05:51 UTC
7a8ef55 Updated notebook + script 15 December 2018, 18:26:45 UTC
762cdcd Updated notebook 15 December 2018, 03:33:57 UTC
16cb827 Updated readme 15 December 2018, 03:31:43 UTC
7a72e4e Updated README 15 December 2018, 03:19:35 UTC
4969358 Updated Readme 15 December 2018, 03:08:58 UTC
12f2fc5 Added test for events_distance_fill 15 December 2018, 02:43:55 UTC
1bc297b Improved coverage testing 15 December 2018, 02:16:24 UTC
4b2eece Finished first draft of notebook 13 December 2018, 01:50:28 UTC
f7e4144 Added function get_bool_vector + started working on notebook 13 December 2018, 00:51:46 UTC
0b21191 Updated readme and test 13 December 2018, 00:22:17 UTC
d5cc76d Added main functions 13 December 2018, 00:14:32 UTC
fccfdef Initial commit 12 December 2018, 23:43:39 UTC
back to top