Skip to content

evanderveer/STEMfit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STEMfit

STEMfit is a package written in Julia for the analysis and fitting of (scanning) transmission electron microscopy (STEM) images. STEMfit was made to handle large images (as many as 10 000's of atoms) of moderately defective materials (i.e. with significant strain, twin/grain boundaries, etc.) with high performance and minimal user input.

The examples folder contains Jupyter Notebooks demonstrating the use of STEMfit.

Note that STEMfit is in an early stage of development. Features may be added, removed or modified without notice.

How to install

Download the Julia language or install the Julia extension in Visual Studio Code. To use notebooks like the example notebook, also download and install Jupyter or the Jupyter extension to VSCode. Then add STEMfit to your environment using

] add https://github.com/evanderveer/STEMfit#main

or

using Pkg; Pkg.add("https://github.com/evanderveer/STEMfit/")

Questions & Comments

This is an early release of STEMfit. If you have any questions about the use of STEMfit or you find bugs, please file an issue on GitHub or contact me at ewout.van.der.veer@rug.nl.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages