QIB-Sheffield / wezel

Prototyping quantitative medical imaging applications
Apache License 2.0
0 stars 6 forks source link

refresh app option when running multiple functions in wezel #60

Open KanishkaS opened 1 year ago

KanishkaS commented 1 year ago

app.refresh only displays the final result series and omits intermediate results being saved (and displayed) in wezel. Example case scenario: series overlay will not be saved or displayed in wezel if overlay function is followed by co-registration. The final result only shows the co-registration result after app.refresh and does not retain the saved overlay result alongside co-registration.