Skip to content

Structural similarities and strain in atomic resolution images

Notifications You must be signed in to change notification settings

jacobjma/point-segment-matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Point Segment Matching

Point segment matching is a method for finding structure in point clouds with repeating structures. The main application is for finding strain in atomic resolution images. A paper describing the technique is forthcoming.

In the image below the method is applied to a set of points representing polycrystalline graphene. The analysis clearly shows compressive strain along the grain boundaries and highlights the rotations of the grains.

Polycrystaline graphene

See example for how the above analysis was done or check out the tutorial for more information.

Installation

Install using pip after cloning the repository from Github:

git clone https://github.com/jacobjma/point-segment-matching.git
cd point-segment-matching
pip install .

Dependencies

About

Structural similarities and strain in atomic resolution images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages