Skip to content

python module for parsing JPK atomic force microscopy data

Notifications You must be signed in to change notification settings

rosscarter3/JPKforceparse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Create/source virtual environment

virtualenv ~/virtualenvs/JPKforceparse
source ~/virtualenvs/JPKforceparse/bin/activate

To install the JPKforceparse package;

cd JPKforceparse
python setup.py install

or for continued development;

cd JPKforceparse
python setup.py develop

About

python module for parsing JPK atomic force microscopy data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages