v2.1.0
Changes:
- 9786b5e Merged PR 178: bump version number
- a97f07f bump version number
- 92ae2fa Merged PR 172: Give both device and patient information for all windows. And enforce windows not sharing two devices or two patients.
- 9340c2c Merged PR 171: Add unit testing for iterators
- cbbdf4d Merge remote-tracking branch 'origin/testing/iterator' into testing/iterator
- 98f5714 Add iterator test yamls to the definition validation test.
- 2680b84 Remove print.
- 8aa98b7 Comment out test file creation (only needs to be called once and should come with the repo)
- ccf78ef Add iterator unit tests and associated files.
- ffc543c allow freq_nhz as a key.
See More
- 5c39ae9 Merged PR 167: Allow empty dictionaries in the Definition file or object arguments.
- 8bfbe84 Add iterator test yamls to the definition validation test.
- ab47c09 Remove print.
- 3b66694 Comment out test file creation (only needs to be called once and should come with the repo)
- 53ee1e1 Add iterator unit tests and associated files.
- a41d434 allow freq_nhz as a key.
- 8df7b91 Add two types of definition testing with omitted and empty patient sources.
- 6a2f297 Allow empty dictionaries in the Definition file or object arguments.
- c15cfb6 Merged PR 166: pass copies of the times/values in the signal dictionary.
- 0ce013d pass copies of the times/values in the signal dictionary.
- 710ef04 Merged PR 165: Iterator Error for Missing Measures
- d74493d If requested measure not present in the measure table, raise Error.
- 1582017 Merged PR 138: AtriumDB Datasets
- 6c39a1c Merged PR 149: remove 'select *' queries so they dont break backwards compatibility
- 08b3875 remove 'select *' queries so they dont break backwards compatibility between the sdk and datasets created with an older schema. Also fix some broken tests
- a7ec95b Merged PR 132: Fix sqlite patient mapping bug.
- 851969c Fix sqlite patient mapping bug.
- bba99dd Merged PR 127: Add height and weight for patients
- 0a2149e Merge remote-tracking branch 'origin/height-weight' into height-weight
- 4850588 fix weight/height order
- c9b7779 fix sqlite get patients query
- ff7026b fix get all patients
- 0d0716e add sqlite triggers to sqlite handler
- 13463ba update patient related functions to include height and weight
- c7fa7b7 add height and weight to sqlite tables
- 54ad41c add sqlite triggers and replace cascade delete trigger with on del cascade in foreign key def
- be8a888 add patient history table, update current census, patient and log hl7 tables for height and weight
- bc8978d fix weight/height order
- ba15e7f Merged PR 114: Add interval index options to write_data
- 04b4d3b fix sqlite get patients query
- 2822495 fix get all patients
- 1dd4a1a add sqlite triggers to sqlite handler
- efcdba0 update patient related functions to include height and weight
- 6e0809c add height and weight to sqlite tables
- c79f143 add sqlite triggers and replace cascade delete trigger with on del cascade in foreign key def
- acbcc2a add patient history table, update current census, patient and log hl7 tables for height and weight
- 8a82bff Put default interval_mode in source code instead of config.toml to simplify defaults.
- 8061d6c Fix docstring formatting.
- ad87808 Simplify imports
- f87f5ab Merge branch 'main' into feature/disable-write-intervals
- f0994cc Remove interval_index_mode from write_data_easy
- 492e245 default mode merge.
- 2735bf5 Merged PR 113: Optimized CWF Functionality
- f218ffb Allow the default interval index mode to be set in the config.toml
- 4f34aeb Add interval_index param docstring.
- d7c516a Add interval_index param docstring.
- 995f5f5 Fixed Types.
- 390190d Merged PR 115: Add context for measure_ids that aren't found.
- 134536a Fixed Types.
- 20be3dd Complete the WindowConfig.init docstring.
- be74d7d Merged PR 116: release-pipeline
- 6979b99 Update release.yaml for Azure Pipelines
- 0f9de82 Update release.yaml for Azure Pipelines
- 10c8e3a Update release.yaml for Azure Pipelines
- c3900d8 Add context for measure_ids that aren't found.
- cdd2b5e Include 3 possible modes for interval_index writing.
- 18c7fe4 propogate interval_index option to write_data_easy.
- 1f1e816 Allow disabling of interval_index.
- 65fb6b0 Allow integer freq
- a2c1595 Add union intervals code
- cb9f4bc fix search sorted
- 68dc706 Use Numpy optimization.
- 2b1acfe Use Union for Backwards Compatibility.
- 6463e2f Use "measure names" instead of tuples as the signal key.
- 659d791 Merge remote-tracking branch 'origin/main' into feature/cwf
- f2ed04c Allow end_times to be set in CWF
- 989a853 Add WindowConfig to package init.
- 194ac19 Add Patient Mapping for Windows.
- 95d840b Comment test
- 37df5b5 Fix cwf and add test with reasonable checks.
- ee2b5ef Begin logic for get_windows
- 1eb542c Create a test file
- 1428cb8 Import windowing
- bcee327 Add Base Windowing Files.
This list of changes was auto generated.