Giter VIP home page Giter VIP logo

lungapps's Introduction

Lung Applications

A collection of Python Scripts for running pulmonary simulations using the Aether library. To run these scripts without modifying them you will need the following:

  • The Aether library built with the Python bindings
  • The Aether library bindings made available to the Python environment in which the script is going to be run.
  • The geometry files placed in a sibling directory of the application scripts and their packages.

See the Aether library for instructions on the ways you can make the Aether library available from a Python environment.

TLDR; Instructions

(Assumes the Aether library is available in your Python environment.):

mkdir LungNoodle
cd LungNoodle
git clone https://github.com/LungNoodle/geometries
git clone https://github.com/LungNoodle/lungapps
mkdir output
cd output
python /full/path/to/lungapps/ventilation.py

Pulmonary Python Library

The pulmonary python package contains scripts and helper functions for running the main scripts that are common to at least two scripts.

Ventilation Model

Simulates ventilation of the lung.

Perfusion Burrowes 2009

Simulates perfusion of the lung according to Burrowes 2009.

lungapps's People

Contributors

hsorby avatar alysclark avatar

Watchers

james_jjyang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.