-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prasad #12
base: master
Are you sure you want to change the base?
Prasad #12
Conversation
function getDataBaseRCSdata is new and will be pull requested to repo
Hi Prasad - nice job! |
@pshirvalkar Please add the version of |
Line 184 -- We updated the processing pipeline to now create
|
significant updates to RCSpainpreprocess.m, RCSlogs.m, and RCSplotterscript.m Also edited Roee's basic spectrogram script in RCS plotter to not fill white gaps for small amounts of missing data.
-make database updated to use the old database if present and add to it -updated plotter script and RCSPlotter to fix some errors with plotting / inputs - pain score import now for RCSpain
big updates to the RCS plotter, which now can be used to analyze closed loop. amended plotter methods to be able to plot subsessisons with multiple sampling rates.
NOT fully working yet, will push shortly to update
…aseRCS and dependents Also started working on combining left and right though not complete
created new M file to compile all patients, and used parallel for loop for text logs
I only want to request a pull of the file makeDataBaseRCSdata.m, and not the other files. I could not figure out how to do this in pull request, but i have dragged the file here.
FYI - Using Roee's earlier code 'getDatabaseRCS' i created a new function that extracts all relevant data using the open mind code, and is very fast (does not use deserializeJSON).
Right now adaptiveSettings are not included as part of the database, but can be added.
See brief help at top for use.
makeDataBaseRCSdata.m