Metadata-Version: 1.1
Name: Ferro
Version: 0.2.0-dev1
Summary: Manipulation and Modeling of Ferroelectric Test Data
Home-page: https://github.com/JAnderson419/Ferro
Author: Jackson Anderson
Author-email: jda4923@rit.edu
License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
Download-URL: https://github.com/JAnderson419/Ferro/archive/0.2.0-dev1.tar.gz
Description: ===========
        Ferro
        ===========
        
        Ferro aims to be a python package to ease manipulation of ferroelectric (and perhaps ferromagnetic) test data. It includes a HysteresisData class for read-in, storage, and display of PV/PUND/IV measurements as well as the beginning of a Landau modeling class (work in progress).
        
        Docstrings are in numpy style. For an example of a complete device analysis, see Ferro/bin/multidomainAnalysis.py
        
        Developed on python 3.5 and 3.6.
        
Platform: UNKNOWN
