issues
search
joedf
/
ImgBeamer
SEM image formation process demo tool
https://joedf.github.io/ImgBeamer
MIT License
2
stars
0
forks
source link
datgui for Options UI, various improvements and bug fixes
#33
Closed
joedf
closed
1 year ago
joedf
commented
1 year ago
Resolves the following (either directly or indirectly): #3, #5, #22, #27
Concept of scale with possible pixel size user input
Better TIFF support, some images would not work...
Added "Advanced Mode" to show hide the following views (that may otherwise confuse users):
Spot Content
Spot Signal
Sampled Subregion
Additional information is displayed:
FOV/Subregion width
Virutal "stage" / subregion center postion
Image size/resolution
Pixel sizes
Performance / responsiveness:
Conditionally draws row-by-row for the "Resampled Subregion" view
More efficient smaller drawing updates for the "Spot Layout" and "Sampled Subregion" views
Added "pause vSEM" option to pause any "row-by-row" drawing loops
Bugfixes:
Export button biding was broken / outdated / doubled
G_AUTO_PREVIEW_LIMIT was not respected in some cases
Set spot width % prompt was broken after the input image was changed
Minor UI tweaks and some code clean up