mantidproject / mantidimaging

Graphical toolkit for neutron imaging.
https://mantidproject.github.io/mantidimaging
GNU General Public License v3.0
12 stars 6 forks source link

Iterate on history apply from one stack to another #576

Open dtasev opened 3 years ago

dtasev commented 3 years ago

Currently the functionality in mantid imaging to re-apply the history of one stack to another doesn't always work properly (some operations work, some don't, partly due to some parameters missing from the history, e.g. ROI coordinates for crop, might be fixed in #564).

We need to iterate on this and make sure it works properly with new features like Apply all, and #567. We also need to consider whether we need this if #567 makes it easy to replicate the common workflow.

dtasev commented 3 years ago

This functionality has been disabled for 2.0.0, but has not been removed from the code: https://github.com/mantidproject/mantidimaging/blob/master/mantidimaging/gui/windows/stack_visualiser/view.py#L209-L211. Disabled in https://github.com/mantidproject/mantidimaging/commit/1cbf3735a23156468474695b459a4637e350930e