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