Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages