OpenwaterHealth / SlicerOpenLIFU

3D Slicer Extension for Openwater's Open-LIFU project
GNU Affero General Public License v3.0
0 stars 0 forks source link

Enable saving and unloading sessions #81

Open ebrahimebrahim opened 3 weeks ago

ebrahimebrahim commented 3 weeks ago

Add button for saving the current session. (So we will have to have a function that updates the session’s transducer transform and the session’s targets list from the scene info.)

Add button for unloading the current session.

Relevant slide

Depends on https://github.com/OpenwaterHealth/OpenLIFU-python/issues/94 and #77

ebrahimebrahim commented 2 weeks ago

We might want to consider saving a Solution alongside sessions, in which case this would also depend on #96