Skip to content

Python tools for analyzing structure and rheology of 2D particle packings

License

Notifications You must be signed in to change notification settings

nkeim/philatracks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

philatracks

Python modules for combining particle tracking of jammed 2D packings with oscillatory rheology.

Documentation is available online and in the source code.

Written by Nathan Keim, a member of the Penn Complex Fluids Lab.

Portions of this code were used in data analysis for Keim, N. C. & Arratia, P. E. Yielding and microstructure in a 2D jammed material under shear deformation. Soft Matter 9, 6222 (2013).

To cite this software, please use the above reference, or the DOI for the release you used: DOI

Unit tests may be run with py.test.

Installation

philatracks makes heavy use of the fabulous pandas library for analysis of structured data. It and other more standard requirements (numpy, scipy) are found in most scientific Python distributions.

To install:

pip install 'git+http://github.com/nkeim/philatracks/#egg=philatracks'

or, without git:

pip install https://github.com/nkeim/philatracks/archive/master.zip

About

Python tools for analyzing structure and rheology of 2D particle packings

Resources

License

Stars

Watchers

Forks

Packages

No packages published