CrysTBox#gpaGUI
{{Short description|Free crystallographic software}}
{{Infobox software
| name = CrysTBox
| developer = Miloslav Klinger
| released = {{Start date and age|2014|12|09|df=yes}}
| operating system = Microsoft Windows
| programming language = MATLAB
| genre = Scientific
| license = Free for non-commercial use
| language = English
| website = [http://crystbox.fzu.cz crystbox.fzu.cz]
| logo = CrysTBoxLogo.png
| logo size = 100px
| screenshot = cellViewer.png
| collapsible = yes
}}
CrysTBox (Crystallographic Tool Box) is a suite of computer tools designed to accelerate material research based on transmission electron microscope images via highly accurate automated analysis and interactive visualization. Relying on artificial intelligence and computer vision, CrysTBox makes routine crystallographic analyses simpler, faster and more accurate compared to human evaluators. The high level of automation together with sub-pixel precision and interactive visualization makes the quantitative crystallographic analysis accessible even for non-crystallographers allowing for an interdisciplinary research. Simultaneously, experienced material scientists can take advantage of advanced functionalities for comprehensive analyses.
CrysTBox is being developed in the Laboratory of electron microscopy at the Institute of Physics of the Czech Academy of Sciences. For academic purposes, it is available for free. As of 2022, the suite has been deployed at research and educational facilities in more than 90 countries supporting research of ETH Zurich, Lawrence Berkeley National Laboratory, Max Planck Institutes, Chinese Academy of Sciences, Fraunhofer Institutes or Oxford University.
Suite
As a scientific tool, CrysTBox suite is freely available for academic purposes, it supports file formats widely used in the community and offers interconnection with other scientific software.
= Availability =
CrysTBox is freely available on demand for non-commercial use by non-commercial subjects. The only safe way to download CrysTBox installers is via a request form on the official website.CrysTBox is not distributed by any website aggregating various software installers or uninstallers. Installers downloaded from these sources can contain malware. Similarly, no additional software is required to uninstall CrysTBox. Any software pretending to do so has no connection to CrysTBox developer. Commercial use is not allowed due to the license of MATLAB used for CrysTBox compilation.
= Notable research and users =
Besides education, CrysTBox is mainly used in research with fields of application spanning from nuclear research to archaeology and paleontology. Among others, the suite was employed in development of additive manufacturing (including 3D printed biodegradable alloys, metallic glass or high-entropy alloys), resistant coatings, laser shock peening, water cleaning technologies or characterization of 50 million years old flint.
Institutions whose research was supported by CrysTBox include educational facilities such as ETH Zurich, University of California, Uppsala University, Oxford University, University of Waterloo, Indian Institute of Technology, Nanyang Technological University or University of Tokyo as well as research institutes like Max Planck Institutes, Chinese Academy of Sciences, Fraunhofer Institutes or US national laboratories (NL) such as Oak Ridge NL, Lawrence Berkeley NL, Idaho NL and Lawrence Livermoore NL.
= Limitations and disadvantages =
CrysTBox is compiled to a stand-alone installers using MATLAB Compiler. Therefore, 1-2 GB of MATLAB libraries are installed together with the toolbox.
The diffraction simulation used in cellViewer is based on kinematic diffraction theory. This allows for a real-time response to user interaction, but it does not cover advanced diffraction features like double diffraction covered by dynamical diffraction theory, even though some phenomena caused by multiple electron-matter interactions are visualized by CrysTBox - for instance Kikuchi lines.
The analytical tools provide correction for scale calibration imperfections, but does not provide adjustment for image distortions such as elliptical distortion. If high-accuracy measurement is needed or if the distortion exceeds standard levels, appropriate tools should be applied prior to the analysis.
Crystallographic visualization tools
In order to visualize functional relations and provide better understanding of experimental data, the graphical interface emphasize user interactivity and functional interconnection. There are two visualization tools in the suite: one depicting single material while another being focused on intergrowths of two different materials.
= cellViewer - single crystal visualization =
CellViewer allows to visualize the sample material in four modes widely used in material research:
- 3D model of atomic structure (direct space),
- simulated diffraction pattern (reciprocal space),
- stereographic projection (projection of 3D space of crystallographic planes and directions to 2D),
- inverse pole figure (defined part of stereographic projection).
Graphical user interface provides user with two interactive views side by side. These views can display arbitrary combination of the four aforementioned visualization modes allowing to perceive their mutual relations. For instance, rotation of the atomic structure in direct space leads (if set so) to an instant update of the simulated diffraction pattern. If any diffraction spot is selected, corresponding crystallographic planes are shown in the unit cell etc. Such interconnections are implemented for each pair of the four available visualization modes. The electronic visualization allows to simplify understanding of widely used, yet less intuitive representations such as the inverse pole figure. For instance by drawing the coloured triangle of the inverse pole figure into the stereographic projection or to the more intuitive 3D atomic structure.
File:CellViewer cell.png|3D atomic structure with selected planes
File:CellViewer diff.png|Diffraction pattern with selected reflections (planes)
File:CellViewer cellipf.png|3D atomic structure with inverse pole figure
File:CellViewer stereo.png|Stereographic projection with inverse pole figure
File:CellViewer ipf.png|Inverse pole figure
= {{proper name|ifaceViewer}} - intergrowth visualization =
The {{proper name|ifaceViewer}} allows for visualization of two misoriented materials and their interface such as crystal twins or grain boundaries. The user interface provides three views: two smaller views, each depicting one unit cell of selected material and orientation, and a larger view depicting an appropriate interface of the two structures. The interface can be visualized in four modes:
- 3D model of both unit cells,
- wire-frame model of both unit cells,
- cross section of the interface,
- bulk representation (up to several hundred atoms).
All three views in the user interface are functionally interconnected. If the content of one view is rotated by the user, the other views follow. If a crystallographic plane or direction is selected in one view, it is shown in other views and corresponding crystallographic indices are stated. The tool also allows to highlight coincident site lattice or calculate the list of planes and directions which are parallel or nearly parallel in the two misoriented materials.
File:IfaceViewer cell.png|3D model of both unit cells
File:IfaceViewer wire.png|Wire model of both unit cells
File:IfaceViewer cross.png|Interface cross section
File:IfaceViewer bulk.png|Bulk representation
Automated analysis of TEM images
CrysTBox offers tools for automated processing of diffraction patterns and high-resolution transmission electron microscope images. Since the tools employ algorithms of artificial intelligence and computer vision, they are designed to require minimal operator effort providing higher accuracy compared to manual evaluation. Four analytical tools can be used to index diffraction patterns, measure lattice constants (distances and angles), sample thickness etc. Despite the high level of automation, the user is able to control the whole process and perform individual steps manually if needed.
= diffractGUI - HRTEM and diffraction processing =
DiffractGUI allows for an automated analysis of diffraction patterns and high-resolution images of single crystal or limited number of crystallites. It is able to determine crystal orientation, index individual diffraction spots and measure interplanar angles and distances in picometric precision. The input image may depict:
- selected area diffraction pattern,
- high-resolution image,
- nanodiffraction pattern or
- convergent beam electron diffraction.
The input image is processed in the following steps:
- Preprocessing with accordance to the settings and image nature (resolution and noise reduction, Fourier transform for direct space images etc.).
- Detection of diffraction reflections at various scales (difference of Gaussians typically used for spot detection, Hough transform for CBED disk detection).
- The strongest detections are selected across the scale space.
- A regular lattice is fit to the set of the strongest detections using RANSAC algorithm.
- Lengths and angles of the lattice basis vectors are measured.
- Crystal lattice orientation is determined and diffraction reflections are identified using theoretical parameters of the sample material.
Compared to human evaluation, {{proper name|diffractGUI}} considers tens or even hundreds of diffraction spots at once and, therefore, can localize the pattern with sub-pixel precision.
File:diffractGUI input.png|Input image
File:diffractGUI candidates.png|30 strongest reflections detected
File:diffractGUI pattern.png|Regular lattice
File:diffractGUI vectors.png|Lattice basis and parameters measured
File:diffractGUI reflections.png|Reflections identified for zone axis [0 -1 1]
= ringGUI - ring diffraction analysis =
RingGUI allows for an automated processing of ring diffraction images of polycrystalline or powder samples. It can be used to identify the diffraction rings, quantify the interplanar distances and thus characterize or identify the sample material. With known material, it can assist in microscope calibration. The input image is processed as follows:
- beam-stopper detection,
- localization of the ring center,
- quantification of the diffraction profile and estimation of its background intensity,
- identification of the rings in the image (peaks in the profile).
The results can be further processed and visualized in two interactive, functionally interconnected graphical elements:
- Interactive diffraction image – allows the user to improve readability of the diffraction image by removing the beam-stopper, subtracting the background, revealing faint or spotty rings or by crystallographic identification of the depicted rings.
- Diffraction profile – circular average of the image intensities depicts the peaks corresponding to the rings and their match with theoretical values known for given sample material.
Both, the diffraction image as well as diffraction profile can be used to select diffraction rings with a mouse click. The corresponding ring is then highlighted in both graphical representations and details are listed.
File:ringGUI input.png|Input image
File:ringGUI beamstopper.png|Beam-stopper detected
File:ringGUI centre.png|Ring centre localized
File:ringGUI bkg.png|Background removed
File:ringGUI bkgBsr.png|Beam-stopper removed
File:ringGUI bkgBsrRR.png|Background and beam-stopper removed with faint rings revealed
File:ringGUI quadrant.png|Rings identified
File:ringGUI hlaf.png|Comparison of experimental and theoretical rings
= twoBeamGUI - sample thickness estimation =
Sample thickness can be estimated using twoBeamGUI from a convergent beam electron diffraction pattern (CBED) in two beam approximation. The procedure is based on an automated extraction of the intensity profile across the diffracted disk in the following steps:
- diffraction disk radius is determined using multi-scale Hough transform,
- the transmitted and diffracted disks are localized and the reflection is indexed,
- the disks are horizontally aligned, cropped out and profiles are measured across the disks,
- the profile across the diffracted disk is matched with a series of profiles automatically simulated for given material, reflection and specified thickness range.
Once the procedure is completed, the measured profile and the most similar simulated profile are displayed with the diffracted disk on the background. This allows the user to verify correctness of the automated estimate and easily check the similarity of other intensity profiles within the specified thickness range.
File:twoBeam input.png|Input image
File:twoBeam disks.png|Disks detected
File:twoBeam profile.png|Disks aligned with profiles measured
File:twoBeam estimate.png|Comparison of measured (blue) and simulated (green) profile for thickness of 139 nm
= gpaGUI - geometric phase analysis =
The tool called gpaGUI provides an interactive interface for geometric phase analysis. It allows to generate 2D maps of various crystallographic quantities using high-resolution images.
Since the geometric phase analysis is performed in frequency domain, the high-resolution image needs to be transformed into frequential representation using Fourier transform. Mathematically, the frequential image is a complex matrix with the size equal to the original image. Crystallographically, it can be seen as an artificial diffraction pattern of the original image depicting intensity peaks corresponding to the crystallographic planes present in the original image. After performing desired calculations, the frequential representation can be transformed back to the original spatial domain using inverse Fourier transform.
Various crystallographic analyses can be performed using the frequential image. If it is filtered so that only the information from a region close to a particular diffraction spot is used (the rest is set to zero), a filtered direct image obtained by inverse Fourier transform then depicts only the planes corresponding to the selected diffraction spot. Moreover, due to its complex nature, the frequential image can be used to calculate amplitude and phase. Together with a vector of one crystallographic plane depicted in the image, they can be used to generate a 2D map interplanar distance of given plane. If two vectors of non-parallel planes are known, the method can be used to generate maps of strain and displacement.
Graphical user interface of gpaGUI is vertically divided into two halves, each of which contains:
- Diffractogram preview allowing to select one diffraction spot corresponding to a crystallographic plane.
- Visualization of a selected quantity (input image, filtered image or one of the maps mentioned above) allowing to select point of interest or region of interest for further analysis.
- Results of detailed analysis of point or region of interest. The point analysis allows the user to select any pixel of the visualized map to see exact values of the particular pixel and its closest neighbourhood. If analysis of broader area is needed, a polygonal region can be outlined in the map allowing to enumerate its statistical details: mean, standard deviation, median, minimum, maximum and total area of the polygon.
Since each half of the interface allows to specify one crystallographic plane, gpaGUI allows to calculate all the aforementioned crystallographic quantities including those which require two vectors. Precision and repeatability of the whole analysis relies on accuracy of the diffraction peak localization. To overcome inaccuracy of manual peak localization (with a mouse click), gpaGUI provides a possibility to process the input image with {{proper name|diffractGUI}} in order to accurately localize and index the peaks.
File:GpaGUI input.png|Input image
File:GpaGUI filtered010.png|Filtered image of plane (0 1 0)
File:GpaGUI dsp010.png|Map of (0 1 0) d-spacing
File:GpaGUI strainXx.png|Map of XX component of strain tensor
File:GpaGUI displacementX.png|Map of X component of displacement vector
See also
{{Div col|small=yes}}
- Transmission electron microscope
- Selected area diffraction
- Convergent beam electron diffraction
- High-resolution transmission electron microscopy
- Geometric phase analysis
- Electron crystallography
- Crystal structure
- Computer vision
- Artificial intelligence
- Fourier transform
- Difference of gaussians
- Hough transform
- RANSAC
- Czech Academy of Sciences
{{Div col end}}
Notes
{{reflist|group=note}}
References
{{reflist|refs=
| title = CrysTBox - Crystallographic Toolbox
| url = https://crystbox.fzu.cz/
| publisher = Fyzikální ústav Akademie věd České republiky
| date = 2021-11-16
}}
| last=Klinger
| first=Miloslav
| title=More features, more tools, more CrysTBox
| journal=Journal of Applied Crystallography
| publisher=International Union of Crystallography (IUCr)
| volume=50
| issue=4
| date=2017-07-07
| issn=1600-5767
| doi=10.1107/s1600576717006793
| pages=1226–1234}}
{{cite journal | last1=Marattukalam | first1=Jithin James | last2=Pacheco | first2=Victor | last3=Karlsson | first3=Dennis | last4=Riekehr | first4=Lars | last5=Lindwall | first5=Johan | last6=Forsberg | first6=Fredrik | last7=Jansson | first7=Ulf | last8=Sahlberg | first8=Martin | last9=Hjörvarsson | first9=Björgvin | title=Development of process parameters for selective laser melting of a Zr-based bulk metallic glass | journal=Additive Manufacturing | publisher=Elsevier BV | volume=33 | year=2020 | issn=2214-8604 | doi=10.1016/j.addma.2020.101124 | page=101124| s2cid=213366256 | doi-access=free }}
{{cite journal | last1=Sun | first1=Zhongji | last2=Tan | first2=Xipeng | last3=Wang | first3=Chengcheng | last4=Descoins | first4=Marion | last5=Mangelinck | first5=Dominique | last6=Tor | first6=Shu Beng | last7=Jägle | first7=Eric A. | last8=Zaefferer | first8=Stefan | last9=Raabe | first9=Dierk | title=Reducing hot tearing by grain boundary segregation engineering in additive manufacturing: example of an AlxCoCrFeNi high-entropy alloy | journal=Acta Materialia | publisher=Elsevier BV | volume=204 | year=2021 | issn=1359-6454 | doi=10.1016/j.actamat.2020.116505 | page=116505| s2cid=228880026 | url=https://hal.archives-ouvertes.fr/hal-03059610/file/2020_Sun_AM_hot%20tearing%20grain%20boundary%20segregation%20additive%20manufacturing%20AlxCoCrFeNi%20high-entropy%20alloy.pdf }}
{{cite journal | last1=Cappia | first1=F. | last2=Winston | first2=A. | last3=Miller | first3=B. | last4=Kombaiah | first4=B. | last5=Teng | first5=F. | last6=Murray | first6=D. | last7=Frazer | first7=D. | last8=Harp | first8=J.M. | title=Electron microscopy characterization of the fuel-cladding interaction in medium burnup annular fast reactor MOX | journal=Journal of Nuclear Materials | publisher=Elsevier BV | volume=551 | year=2021 | issn=0022-3115 | doi=10.1016/j.jnucmat.2021.152922 | page=152922| osti=1782045 | s2cid=233835199 | doi-access=free | bibcode=2021JNuM..55152922C }}
{{cite journal | last1=Schuler | first1=Jennifer D. | last2=Rupert | first2=Timothy J. | title=Materials selection rules for amorphous complexion formation in binary metallic alloys | journal=Acta Materialia | publisher=Elsevier BV | volume=140 | year=2017 | issn=1359-6454 | doi=10.1016/j.actamat.2017.08.042 | pages=196–205| arxiv=1708.02971 | bibcode=2017AcMat.140..196S | s2cid=20661118 }}
{{cite journal | last1=Natalio | first1=Filipe | last2=Corrales | first2=Tomas P. | last3=Pierantoni | first3=Maria | last4=Rosenhek-Goldian | first4=Irit | last5=Cernescu | first5=Adrian | last6=Raguin | first6=Emeline | last7=Maria | first7=Raquel | last8=Cohen | first8=Sidney R. | title=Characterization of Eocene flint | journal=Chemical Geology | publisher=Elsevier BV | volume=582 | year=2021 | issn=0009-2541 | doi=10.1016/j.chemgeo.2021.120427 | page=120427| bibcode=2021ChGeo.58220427N }}
{{cite journal | last1=Gora | first1=Stephanie | last2=Liang | first2=Robert | last3=Zhou | first3=Y. Norman | last4=Andrews | first4=Susan | title=Settleable engineered titanium dioxide nanomaterials for the removal of natural organic matter from drinking water | journal=Chemical Engineering Journal | publisher=Elsevier BV | volume=334 | year=2018 | issn=1385-8947 | doi=10.1016/j.cej.2017.10.058 | pages=638–649| bibcode=2018ChEnJ.334..638G | hdl=10012/12609 | hdl-access=free }}
{{cite journal | last1=Sunkari | first1=U. | last2=Reddy | first2=S. R. | last3=Rathod | first3=B. D. S. | last4=Kumar | first4=S. S. Satheesh | last5=Saha | first5=R. | last6=Chatterjee | first6=S. | last7=Bhattacharjee | first7=P. P. | title=Heterogeneous precipitation mediated heterogeneous nanostructure enhances strength-ductility synergy in severely cryo-rolled and annealed CoCrFeNi2.1Nb0.2 high entropy alloy | journal=Scientific Reports | publisher=Springer Science and Business Media LLC | volume=10 | issue=1 | date=2020-04-08 | issn=2045-2322 | doi=10.1038/s41598-020-63038-z | page=6056| pmid=32269272 | pmc=7142141 }}
{{cite journal | last1=Nakayama | first1=Kei | last2=Ishikawa | first2=Ryo | last3=Kobayashi | first3=Shunsuke | last4=Shibata | first4=Naoya | last5=Ikuhara | first5=Yuichi | title=Dislocation and oxygen-release driven delithiation in Li2MnO3 | journal=Nature Communications | publisher=Springer Science and Business Media LLC | volume=11 | issue=1 | date=2020-09-08 | issn=2041-1723 | doi=10.1038/s41467-020-18285-z | page=4452| pmid=32901015 | pmc=7479600 }}
{{cite journal | last1=Zhao | first1=Shiteng | last2=Kad | first2=Bimal | last3=Remington | first3=Bruce A. | last4=LaSalvia | first4=Jerry C. | last5=Wehrenberg | first5=Christopher E. | last6=Behler | first6=Kristopher D. | last7=Meyers | first7=Marc A. | title=Directional amorphization of boron carbide subjected to laser shock compression | journal=Proceedings of the National Academy of Sciences | volume=113 | issue=43 | date=2016-10-12 | issn=0027-8424 | doi=10.1073/pnas.1604613113 | pages=12088–12093| pmid=27733513 | pmc=5087058 | doi-access=free | bibcode=2016PNAS..11312088Z }}
| author = Dave Mitchell
| title = Ellipse fitting analysis
| url = http://dmscripting.com/efanalysis.html
| date = 2022-02-05
}}
| last1=Klinger
| first1=Miloslav
| last2=Polívka
| first2=Leoš
| last3=Jäger
| first3=Aleš
| last4=Tyunina
| first4=Marina
| title=Quantitative analysis of structural inhomogeneity in nanomaterials using transmission electron microscopy
| journal=Journal of Applied Crystallography
| publisher=International Union of Crystallography (IUCr)
| volume=49
| issue=3
| date=2016-04-12
| issn=1600-5767
| doi=10.1107/s1600576716003800
| pages=762–770}}
| last=Lowe
| first=David G.
| title=Distinctive Image Features from Scale-Invariant Keypoints
| journal=International Journal of Computer Vision
| publisher=Springer Science and Business Media LLC
| volume=60
| issue=2
| year=2004
| issn=0920-5691
| doi=10.1023/b:visi.0000029664.99615.94
| pages=91–110| s2cid=221242327
}}
| last1=Atherton
| first1=T.J.
| last2=Kerbyson
| first2=D.J.
| title=Size invariant circle detection
| journal=Image and Vision Computing
| publisher=Elsevier BV
| volume=17
| issue=11
| year=1999
| issn=0262-8856
| doi=10.1016/s0262-8856(98)00160-7
| pages=795–803}}
| last1=Yuen
| first1=HK
| last2=Princen
| first2=J
| last3=Illingworth
| first3=J
| last4=Kittler
| first4=J
| title=Comparative study of Hough Transform methods for circle finding
| journal=Image and Vision Computing
| publisher=Elsevier BV
| volume=8
| issue=1
| year=1990
| issn=0262-8856
| doi=10.1016/0262-8856(90)90059-e
| pages=71–77}}
| last1=Klinger
| first1=M.
| last2=Němec
| first2=M.
| last3=Polívka
| first3=L.
| last4=Gärtnerová
| first4=V.
| last5=Jäger
| first5=A.
| title=Automated CBED processing: Sample thickness estimation based on analysis of zone-axis CBED pattern
| journal=Ultramicroscopy
| publisher=Elsevier BV
| volume=150
| year=2015
| issn=0304-3991
| doi=10.1016/j.ultramic.2014.12.006
| pages=88–95| pmid=25544679
}}
| author1=Martin A. Fischler
| author2=Robert C. Bolles
| name-list-style=amp
| title=Random Sample Consensus: A Paradigm for Model Fitting with Applications to Image Analysis and Automated Cartography
| journal=Comm. ACM
| volume=24
| pages=381–395
| date=June 1981
| doi=10.1145/358669.358692
| url=http://apps.dtic.mil/dtic/tr/fulltext/u2/a460585.pdf
| archive-url=https://web.archive.org/web/20141210132920/http://www.dtic.mil/dtic/tr/fulltext/u2/a460585.pdf
| url-status=live
| archive-date=December 10, 2014
| issue=6
| s2cid=972888
}}
| last=Morniroli
| first=Jean Paul
| title=Large-Angle Convergent-Beam Electron Diffraction Applications to Crystal Defects
| publisher=Taylor & Francis
| year=2004
| isbn=978-2-901483-05-2
| doi=10.1201/9781420034073
| page=}}
| last=Allen
| first=Samuel M.
| title=Foil thickness measurements from convergent-beam diffraction patterns
| journal=Philosophical Magazine A
| publisher=Informa UK Limited
| volume=43
| issue=2
| year=1981
| issn=0141-8610
| doi=10.1080/01418618108239412
| pages=325–335| bibcode=1981PMagA..43..325A
}}
| last = Hÿtch
| first = M.J.
| title = Geometric phase analysis of high resolution electron microscope images
| journal = Scanning Microscopy
| date = 1997
| volume = 11
| pages = 53–66
}}
| last1=Hÿtch
| first1=M.J.
| last2=Snoeck
| first2=E.
| last3=Kilaas
| first3=R.
| title=Quantitative measurement of displacement and strain fields from HREM micrographs
| journal=Ultramicroscopy
| publisher=Elsevier BV
| volume=74
| issue=3
| year=1998
| issn=0304-3991
| doi=10.1016/s0304-3991(98)00035-7
| pages=131–146}}
| last=De Graef
| first=Marc
| title=Introduction to Conventional Transmission Electron Microscopy
| publisher=Cambridge University Press
| date=2003-03-27
| isbn=978-0-521-62006-2
| doi=10.1017/cbo9780511615092}}
}}
External links
{{Commonscat}}
- {{Official website|https://crystbox.fzu.cz/}}
- [https://old.fzu.cz/en/crystbox-order-form Request form to obtain CrysTBox] {{Webarchive|url=https://web.archive.org/web/20211121092759/https://old.fzu.cz/en/crystbox-order-form |date=2021-11-21 }}
- [https://www.avcr.cz/en/ Czech Academy of Sciences]
- [https://www.fzu.cz/en/home Institute of Physics of the Czech Academy of Sciences]
- [http://www.crystallography.net/cod/ Crystallography Open Database]
- [https://icsd.fiz-karlsruhe.de/ Inorganic Crystal Structure Database]
{{Electron microscopy}}
Category:Science education software