121 Commits

Autor SHA1 Mensagem Data
Alex Castillo c1ad1e0476 ng2-charts fixes
TODO: clean-up, test, optimize and submit as a PR
2016-09-09 15:32:52 +02:00
Alex Castillo 70332ca560 buffer size and scale update 2016-09-09 14:32:01 +02:00
Alex Castillo 12fbbdd06b clean-up 2016-09-09 14:31:29 +02:00
Alex Castillo 723eb8c533 chart scale adjustment 2016-06-13 21:14:54 -04:00
Alex Castillo aa7a5c78f2 time series improvements 2016-06-12 16:12:14 -04:00
Alex Castillo ff0b0192bb signals improvements 2016-06-12 16:09:13 -04:00
Alex Castillo 2803c3b829 upgrade to ng2-charts/chart.js v2
Closes #34
2016-06-05 20:13:39 -04:00
Alex Castillo 6e1fc861e7 Merge branch 'motion' 2016-06-03 12:46:52 -04:00
Alex Castillo d96fbabef8 motion progress 2016-06-03 12:46:07 -04:00
Alex Castillo ed260da6ee add motion component
Closes 31
2016-06-03 07:42:25 -04:00
Alex Castillo 4cd9a641ce dynamic global scale
Closes #27
2016-06-01 22:43:51 -04:00
Alex Castillo 9601ff89a1 add constants to back-end
Closes #24
2016-06-01 22:09:42 -04:00
Alex Castillo 2942d8a3d0 refactor time series server code for filters
Closes #14
2016-05-31 22:30:01 -04:00
Alex Castillo b3f41b00de create connector class
Closes #25
2016-05-31 21:59:54 -04:00
Alex Castillo 8b7e60ca35 upgrade to node.js v6
Closes #22
2016-05-31 21:59:54 -04:00
Alex Castillo 7661dad72e refactor back-end
Closes #23
2016-05-31 21:59:54 -04:00
Alex Castillo cc3eaf834b add too assets 2016-05-31 21:59:54 -04:00
Alex Castillo 8351474fbc update readme 2016-05-19 16:56:09 -04:00
Alex Castillo 005950b173 package.json add email 2016-05-18 22:08:36 -04:00
Alex Castillo 847c1ff511 update package.json 2016-05-18 22:07:18 -04:00
Alex Castillo 44ed5c8fa5 update readme 2016-05-18 22:04:06 -04:00
Alex Castillo 44f7a035c8 make time series default route 2016-05-18 21:59:59 -04:00
Alex Castillo ef761dd32b update readme 2016-05-17 19:56:44 -04:00
Alex Castillo c2bad61f92 mask topo plot
includes clean-up
2016-05-17 19:56:05 -04:00
Alex Castillo 74c8fb1a68 update contour plot 2016-05-17 18:44:46 -04:00
Alex Castillo 36986b66a6 style fixes 2016-05-15 19:56:39 -04:00
Alex Castillo 98ebbd83fd add filters component
includes notch filter
2016-05-15 18:52:09 -04:00
Alex Castillo 118b480690 topo experiment 2016-05-15 11:08:08 -04:00
Alex Castillo e3e9974888 topo via plotly 2016-05-14 19:21:25 -04:00
Alex Castillo 0c237e0116 add assets for readme 2016-05-14 19:01:54 -04:00
Alex Castillo bd534b3216 add default route 2016-05-13 16:54:53 -04:00
Alex Castillo 7393c0603b migrate topo component/route 2016-05-13 16:42:23 -04:00
Alex Castillo 17ef476a32 destroy socket event listener on component deactivate 2016-05-13 15:54:48 -04:00
Alex Castillo ef5857e3a2 add constants and move defaults to service 2016-05-13 15:51:09 -04:00
Alex Castillo 92f27fb400 add frequency bands component/route 2016-05-13 15:24:02 -04:00
Alex Castillo 1e4401c68b abstract frequency chart for various types
+add radar chart
2016-05-13 13:05:06 -04:00
Alex Castillo 64460c3fe6 style fixes 2016-05-13 12:21:43 -04:00
Alex Castillo 4de6d83bf4 migrate to angular2 2016-05-11 10:23:16 -04:00
Alex Castillo efe6fe2829 readme updated 2016-05-09 20:52:51 -04:00
Alex Castillo 7810048145 add npm start script 2016-05-08 13:31:12 -06:00
Alex Castillo 77d62d797f remove duplicate charts property 2016-05-07 16:28:19 -06:00
Alex Castillo a0fc9925d9 add repository and bugs to package.json 2016-05-06 07:25:08 -06:00
Alex Castillo b1fa763845 update package keywords 2016-05-06 07:19:49 -06:00
Alex Castillo 0329ea5703 Merge pull request #18 from NeuroJS/frequency-bands
Closes #17: add gamma to the frequency plot
2016-05-04 23:07:51 -06:00
Alex Castillo 1640a96e95 remove filtered signals 2016-05-04 23:07:04 -06:00
Alex Castillo 60c0ab004c filters fixes 2016-05-04 15:17:23 -06:00
Alex Castillo 5e4ea5b750 Merge pull request #20 from teonbrooks/signalFiltered
Remove filtering from spectrum plots
2016-05-04 14:20:12 -06:00
Teon L Brooks 3fece01fd4 Remove filtering from spectrum plots
- Remove hard-coded sample rate.
- Separated the filtering from the fft
2016-05-04 15:57:08 -04:00
Alex Castillo 39de35ea28 added missing directive 2016-05-04 13:22:25 -06:00
Alex Castillo 6f9a5a260c Closes #17: add gamma to the frequency plot 2016-05-04 11:58:11 -06:00