You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure that zooming in on one plot zooms in the same scale as the other plot along the spectral axis.
In Iris 2.1, the residuals spectral range updates when the data plot is zoomed in or out of. However, the data plot does not update when a user zooms in/out of the residuals plot.
Take care of possible issues in binding the residuals spectral axis to the data plot, in case there was a reason specview didn't update the data plot on residual plot changes (though no obvious reason pops up at the moment).
The text was updated successfully, but these errors were encountered:
Make sure that zooming in on one plot zooms in the same scale as the other plot along the spectral axis.
In Iris 2.1, the residuals spectral range updates when the data plot is zoomed in or out of. However, the data plot does not update when a user zooms in/out of the residuals plot.
Take care of possible issues in binding the residuals spectral axis to the data plot, in case there was a reason specview didn't update the data plot on residual plot changes (though no obvious reason pops up at the moment).
The text was updated successfully, but these errors were encountered: