group-24 / Palpitate

45 stars 16 forks source link

HeartRate inserter #15

Closed kren1 closed 9 years ago

kren1 commented 9 years ago

This is script should read the files (either xls or the tab seperated ones) and extract the bpm for subjects in the appropriate slice for given batch.

inputs: batchID, files(either an xls file or a the root of dataset), timeslice.

outputs: SQL statements (or direct insert into the database) that inserts the tuples (subjectID; bpmFeatureID, batchID, bpm in that timeslice, timeslice)

kren1 commented 9 years ago

Due to changes in spec and law issue, this is now obsolete. We can probably salvage any work done on it. Closing ...