Skip to content
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

Tarfiles #27

Open
wants to merge 54 commits into
base: master
Choose a base branch
from
Open

Tarfiles #27

wants to merge 54 commits into from

Commits on Aug 6, 2020

  1. Open MIMIC from tarfile

    bganglia committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    9f3eb7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0414355 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    289747d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. revert whitespace

    bganglia committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    303832c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da2490b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fb3f03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    395e5e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa69973 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

  1. Configuration menu
    Copy the full SHA
    abbbfec View commit details
    Browse the repository at this point in the history
  2. random data in MIMIC format

    bganglia committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    2ba6f5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cacc3ad View commit details
    Browse the repository at this point in the history
  4. track random MIMIC data

    bganglia committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    ecbf302 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04f1a32 View commit details
    Browse the repository at this point in the history
  6. fix test directory

    bganglia committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    90129ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0aa52a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    349babb View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Configuration menu
    Copy the full SHA
    6999bd3 View commit details
    Browse the repository at this point in the history
  2. Storage-agnostic dataset

    bganglia committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    842ddf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37afa4e View commit details
    Browse the repository at this point in the history
  4. tidy up tarfile code

    bganglia committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    bbd4007 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34daddb View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Configuration menu
    Copy the full SHA
    727d9ff View commit details
    Browse the repository at this point in the history
  2. Test data

    bganglia committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    d2ae7c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41b50c4 View commit details
    Browse the repository at this point in the history
  4. clean up storage classes

    bganglia committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    48d8170 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. save progress

    bganglia committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    5c4117e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2773c69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ffc252 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68a71ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec9777b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. support multiprocessing

    bganglia committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    29498a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3674357 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccec9ae View commit details
    Browse the repository at this point in the history
  4. Improve caching

    bganglia committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    c091734 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. fix tests

    bganglia committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    e56a565 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dde4b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1628db4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    124467c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28816e5 View commit details
    Browse the repository at this point in the history
  6. Commit covid test cases

    bganglia committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    ce38e57 View commit details
    Browse the repository at this point in the history
  7. Include parallel tests again

    bganglia committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    281935c View commit details
    Browse the repository at this point in the history
  8. trycatch on reading/writing stored_mappings, with disk_unwriteable_ou…

    …t_of_date variable to prevent reading from an out-of-date cache
    bganglia committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    9c2c9d2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c6aebb View commit details
    Browse the repository at this point in the history
  10. remove some print statements

    bganglia committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    cb97e70 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    950ae96 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    300c9d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2020

  1. rewrite data generation scripts as python, not bash scripts; add para…

    …meter for length of all datasets
    bganglia committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    218fa75 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    b22cead View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae09bc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30c043b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfdebf2 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. Configuration menu
    Copy the full SHA
    0f7ea51 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. reorganize

    bganglia committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    71c7a50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1715b9d View commit details
    Browse the repository at this point in the history