JJPPeters / clTEM

OpenCL accelerated multislice simulation for electron microscopy.
https://jjppeters.github.io/clTEM/
13 stars 3 forks source link

Reset STEM area to default should use the default pixels #85

Closed JJPPeters closed 5 years ago

JJPPeters commented 6 years ago

Currently the reset to default STEM position does not alter the pixels, this should be obtained from the default json (or default class constructor if the json does not exist) when reset to default.

JJPPeters commented 5 years ago

After some consideration, I do not consider this an issue. There is no reason the .json set values are more important than the current ones. The 'default' buttons serve to set the area to the structure, which is often a desirable calse. I may rename the 'default' button text to better reflect this.