kuadrat / arpys

ARPES data analysis tools
GNU Lesser General Public License v3.0
12 stars 4 forks source link

Plots sometimes fix their viewrange incorrectly #3

Closed kuadrat closed 4 years ago

kuadrat commented 6 years ago

After commit 929278b4564cf9736ae0adbd9e5bc463e0cc62e1 which fixed the cutline reinitialization on z-change (which was due to z-change->replot of main plot->_set_axes_scale()->emits sig_axes_changed->initializes cutline and was changed by making _set_axes_scale() not emit under all circumstances), plots seem to sometimes have the wrong axes scaling after pit.roll_axes(). However, this behaviour could not be reproduced after the initial observations.