Skip to content

Python library to bring together useful post-proccessing routines that act on models derived and solved via the lungsim libraries

License

Notifications You must be signed in to change notification settings

LungNoodle/lungsim-post

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lungsim-post Build Status

Python library to bring together useful post-proccessing routines that act on models derived and solved via the lungsim libraries

Link to most recent Travis build https://travis-ci.org/LungNoodle/lungsim-post

Installation

Use pip to install the libraries

  pip install git+https://github.com/LungNoodle/lungsim-post.git

Or, if you have want to have a local install to develop, then clone the repository to your machine and pip install locally:

  pip install /path/to/lungsim-post

Running

Once installed the libraries can called from python

  import lungsimpost

Expected output

To run tests

    python setup.py test

Quality control

We have testing in place to make sure the code is functioning as expected.

Prerequisites

Python and pip available from the command line, other requirements are in requirements.txt.

Operating System

Windows, OS X, and GNU/Linux.

List of contributors

  • Alys Clark
  • Kelly Burrowes
  • Merryn Tawhai

Licencing

Apache 2.0

About

Python library to bring together useful post-proccessing routines that act on models derived and solved via the lungsim libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages