forked from ratschlab/RGAN
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
introduced paths file for eICU locations, some refactoring on eICU pr…
…ocessing steps, deleted trailing whitespaces
- Loading branch information
Showing
2 changed files
with
94 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
eICU_hdf_dir = 'where you keep eICU, CSV converted to hdf5' | ||
eICU_proc_dir = 'processed eICU files directory (as you wish)' |