Coder Social home page Coder Social logo

pykzk's Introduction

pyKZK

made-with-python License Status Coverage

Python implementation of version 2 of the FDA axisymmetric KZK HITU simulator which can be accessed at here.

Version 1 can be cited via1.

Note Please see the disclaimer in the documentation regarding the terms and conditions of use, as well as the official FDA disclaimer.

Warning This is a work in progress

Table of Contents

Getting Started

The axisymmertric KZK equation is given by:

$$ \dfrac{\partial^2 p}{\partial t^2} - c^2 \nabla^2 p + c \dfrac{\partial}{\partial t} \left[ \alpha \left( \omega \right) \ast p\left(\omega\right) \right] = \dfrac{\beta}{\rho c^2} \dfrac{\partial^2 p^2}{\partial t^2}. $$

Dependencies

This needs the following packages:

  • numpy
  • scipy
  • matplotlib
  • tqdm

They can be found in requirements.txt

Usage

From terminal

foo@bar:~$ python3 runner.py

TODO

  • outputs which can be validated experimentally
  • input from measurements
  • testing
  • actions with flake8, version
  • requirements.txt

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch
foo@bar:~$ git checkout -b feature/AmazingFeature
  1. Commit your Changes
foo@bar:~$ git commit -m 'Add some AmazingFeature'
  1. Push to the Branch
foo@bar:~$ git push origin feature/AmazingFeature
  1. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Email me

Acknowledgements

Footnotes

  1. J. E. Soneson "A User‐Friendly Software Package for HIFU Simulation" AIP Conf. Proc. 1113(1) pp 165 (2009)

pykzk's People

Contributors

djps avatar

Stargazers

 avatar

Watchers

 avatar  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.