OpenwaterHealth / OpenLIFU-python

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

Rename 'add_' functions to 'write_' in database class #114

Closed medmssaouri closed 2 months ago

medmssaouri commented 2 months ago

The "add_" functions ( add_system, add_volume, addsubject ...) in database class can also overwrite existing data, that why, it would be better to rename them to "write"