pozzo-research-group / autophasemap

Automatic Structure Phase Map (autophasemap) generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic Structure Phase Map (autophasemap) generation

This repository hosts the supporting code for the following paper. Metric geometry tools for automatic structure phase map generation by Kiran Vaddi, Karen Li, and Lilo D Pozzo.

To install the package:

pip install git+https://github.com/kiranvad/warping.git 
pip install git+https://github.com/pozzo-research-group/autophasemap.git 

A simple example using synthetic Gaussian functions as an example can be found in this notebook. This example can be run on your local machine once the autophasemap package is installed using similar instructions as above.

A full list of examples from the original paper above can be found here

About

Automatic Structure Phase Map (autophasemap) generation


Languages

Language:Jupyter Notebook 96.6%Language:Python 3.4%