bp
|
45bbcd0c3c
|
Added ttles to default plots
|
2018-11-18 11:24:59 +00:00 |
|
bp
|
e91b420a95
|
Added title to default adaptive track plot
|
2018-11-18 11:18:10 +00:00 |
|
bp
|
e0aabb5dac
|
Added labels to adaptive track plot and added titles to all plots
|
2018-11-18 11:13:30 +00:00 |
|
bp
|
ed214151b4
|
Ivalid values are now removed from log in MLE, appears to improve MLE results but needs testing
|
2018-11-18 10:43:46 +00:00 |
|
bp
|
c5e424ba0f
|
Replaced MLE with least squares and fixed test finished clinician screen
|
2018-11-18 01:18:37 +00:00 |
|
bp
|
19b432ad80
|
Implemented killing of previous MT threads on beginning of new thread
|
2018-11-17 22:35:42 +00:00 |
|
bp
|
99f89fdaea
|
Finished plotting pscychometric function
|
2018-11-14 16:59:52 +00:00 |
|
bp
|
5ee9c41cf4
|
MLE appears to be working
|
2018-11-12 23:39:57 +00:00 |
|
bp
|
2465acc701
|
Implementing MLE for SRT and slope estimation
|
2018-11-12 23:23:58 +00:00 |
|
bp
|
ceeb3b55ff
|
Implemented file/directory path checking for inputs
|
2018-11-12 10:37:38 +00:00 |
|
bp
|
c4bf855098
|
Implemented list number selection in matrix test setup
|
2018-11-12 09:55:44 +00:00 |
|
bp
|
0c3b70e779
|
Implemented replay stimulus for matrix test
|
2018-11-12 00:02:39 +00:00 |
|
bp
|
f132ab7728
|
State saving and loading now working as expected
|
2018-11-11 21:27:12 +00:00 |
|
bp
|
f090aa7f89
|
Added default matrix plot image and adjusted scaling of plot
|
2018-11-11 20:26:24 +00:00 |
|
bp
|
97d5200cc5
|
Matrix state saving/loading working
|
2018-11-11 19:29:07 +00:00 |
|
bp
|
a76ba2086c
|
Implemented saving and loading - currently may have issues
|
2018-11-11 19:00:49 +00:00 |
|
bp
|
78e64f0475
|
Implementing basic save/reload for matrix test
|
2018-11-11 14:43:02 +00:00 |
|
bp
|
64833bbe26
|
Implemented adaptive track
|
2018-11-10 22:30:57 +00:00 |
|
bp
|
f3f21e23a0
|
Fixed submit button double click problem
|
2018-11-09 16:21:07 +00:00 |
|
bp
|
85f4e4eec6
|
Noise now generated correctly
|
2018-11-09 12:21:13 +00:00 |
|
bp
|
6f237215da
|
Audio playing for matrix test
|
2018-11-08 22:59:15 +00:00 |
|
bp
|
493bb4a356
|
Added missing component_map.json file
|
2018-11-08 15:46:05 +00:00 |
|
bp
|
ea488a7f52
|
Cleaned up organisation of files using stimulus generation scripts
|
2018-11-08 15:45:23 +00:00 |
|
bp
|
03e84a3723
|
Implemented sentence list wav generation
|
2018-11-08 14:48:14 +00:00 |
|
bp
|
05950b5e0c
|
Added list definition files
|
2018-11-07 12:12:46 +00:00 |
|
bp
|
0d9aa51b0b
|
Updated noise gen py file and removed shell script
|
2018-11-07 11:11:04 +00:00 |
|
bp
|
d3e4f2fe34
|
Added mat stim generation shell script
|
2018-11-07 10:49:57 +00:00 |
|
bp
|
1dc19819f8
|
Implemented SSN generation
|
2018-11-07 10:48:27 +00:00 |
|
bp
|
fe23f7c197
|
Begun implementing revised matrix stimulus generation script. Not ready to replace old one yet
|
2018-11-05 20:47:17 +00:00 |
|
bp
|
c5310039ef
|
Fixed incorrect template link on participant view
|
2018-11-04 20:02:42 +00:00 |
|
bp
|
655e3fca2e
|
Matrix GUI now developed as far as possible without audio input
|
2018-11-04 18:39:28 +00:00 |
|
bp
|
25edd4eb22
|
Implementing server side matrix test thread
|
2018-11-04 18:24:12 +00:00 |
|
bp
|
ded01273cb
|
Communication between main and participant views now working
|
2018-11-04 15:49:10 +00:00 |
|
bp
|
3c03816f9a
|
Implemented button highlighting for matrix test
|
2018-11-04 12:58:39 +00:00 |
|
bp
|
684b78054b
|
Implementing button toggles in javascript for matrix test
|
2018-11-04 12:20:09 +00:00 |
|
bp
|
3cade12816
|
Implemented matrix grid GUI
|
2018-11-02 12:05:07 +00:00 |
|
bp
|
4f2c638573
|
Refactored LPC code
|
2018-10-31 11:00:03 +00:00 |
|
bp
|
a983873b4d
|
Noise generation working for arbritrary filter order
|
2018-10-31 10:12:35 +00:00 |
|
bp
|
7a75f59441
|
Implemented time domain autocorrelatin for LPC
|
2018-10-30 07:29:32 +00:00 |
|
bp
|
a0c6f1aec0
|
Implementing PSO for LPC order selection
|
2018-10-29 19:34:25 +00:00 |
|
bp
|
771e187bd6
|
Begun implementing LPC optimisation algorithm
|
2018-10-29 16:53:03 +00:00 |
|
bp
|
b4e5ccb3a4
|
Begun intergrating speech shaped noise generation with GUI
|
2018-10-26 16:03:17 +01:00 |
|
bp
|
25d9769794
|
Added da stimuli to repo
|
2018-10-26 10:41:53 +01:00 |
|
bp
|
1166c2a375
|
Finished speech shaped noise generation code. currently slow for long samples
|
2018-10-25 20:41:08 +01:00 |
|
bp
|
6d949398f1
|
Implemented speech shaped noise generator for matrix test
|
2018-10-25 19:21:15 +01:00 |
|
bp
|
fca7940381
|
Added default matrix components location to folder selector
|
2018-10-24 15:09:43 +01:00 |
|
bp
|
a9e5208b08
|
Implemented matrix decoder stimulus generator
|
2018-10-24 14:56:55 +01:00 |
|
bp
|
a536f85617
|
Allowed for background processing when changing pages in GUI
|
2018-10-24 10:57:23 +01:00 |
|
bp
|
89ff6fec6f
|
Initial commit
|
2018-10-23 23:05:39 +01:00 |
|