hyperspyUI icon indicating copy to clipboard operation
hyperspyUI copied to clipboard

Rotate: grid not working

Open magnunor opened this issue 8 years ago • 1 comments
trafficstars

On Ubuntu 16.04, using master branch of HyperSpyUI the optional grid in the rotate window does not do anything: no grid shows up:

s = hs.signals.Signal2D(np.random.random(size=100, 100)))
s.plot()

Then press "Rotate" button on sidebar (opens the rotate window), then tick preview in the rotate window (gives an interactive preview window), tick Grid (nothing happens).

magnunor avatar Jan 30 '17 12:01 magnunor

Yes, the grid is one big TODO. Good to have an issue to track this :)

vidartf avatar Jan 30 '17 18:01 vidartf