Code Monkey home page Code Monkey logo

rns_processing_toolbox's People

Contributors

b-schd avatar cr0000 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

rns_processing_toolbox's Issues

Check that DST is handled

Daylight savings time may change the conversion from local to UTC. This should be handled anytime local time is calculated from UTC time, and is currently NOT handled.

Successfully upload .dat file to blackfynn

Currently, .dat files are converted to .mef (mef 2.0 format) files via the MEF_writer.jar, but upload to Blackfynn fails.

Potential issues:

  • mef writer isn't working (could be a bad type conversion)
  • plain .dat files are not uploading (could be because they have no inherent time axis)

Potential workarounds:

  • try a different conversion (.dat to .edf for example)

Include de-identified device number in ecogTable

Originally, the device number column was completely removed. However, we were losing information about which device was being used. Currently, I simply take all unique device numbers and reassign them to "1,2,etc."

However, I think the first digit (1 vs. 2) of the device ID may correspond to which model of device is implanted. Ideally, this column would preserve that aspect of the original device ID number, then add an increment counter. (e.g if original device IDs are is 1xxxx, 1yyyy, 2zzzz, then updated IDs are [1.1, 1.2, 2.1], or something like that)

Add Log capabilities

I began this process, but had issues determining where to store the log file.

The log file could contain PHI, so ideally it would be stored in the RAW_DATA_FOLDER. However this presents an issue when the RAW_DATA_FOLDER path points directly to the mounted Box drive (because it is read only).

Not sure what the best path forward is for this.

refactor data storage format

Current data structure makes the data unwieldily and hard to use. A tabulated data format would be much more intuitive than a concatenated matrix of discontinuous data.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.