OpenwaterHealth / OpenLIFU-python

focused ultrasound toolbox
GNU Affero General Public License v3.0
8 stars 2 forks source link

Subject Management/Database Abstraction Class (SOFTREQ-57) #54

Open peterhollender opened 2 months ago

peterhollender commented 2 months ago

A Database class will abstract the interface between the code and the actual storage location of the data entities, to allow for relatively painless switching between local storage objects and remote storage of objects. The Database class will allow for addition, listing, retrieval, and removal of: Subject Groups Subjects Volumes Sessions Protocols Transducers Solutions

Notes: nan

Updated on 2024-07-08 15:22:24