Socket
Socket
Sign inDemoInstall

jstci

Package Overview
Dependencies
1
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    jstci

jsTCI: Target controlled infusion modelling in node & the browser (port of pyTCI with added JS magic)


Version published
Maintainers
1
Install size
54.8 kB
Created

Readme

Source

jsTCI

Build Status Coverage Status Codacy Badge Maintainability MIT license

A work-in-progress javascript implementation of PyTCI for modelling Target Controlled Infusions in node.js or in a browser.

Ported from PyTCI: https://github.com/JMathiszig-Lee/PyTCI

Development

  1. Clone repo

  2. npm install

  3. Run tests: npm run test

  4. Check code coverage: npm run nyc

Status/TODO

Body Mass equations

  • BMI
  • Ideal body weight (Devine)
  • Adjusted body weight
  • James Equation
  • Boer
  • Hume(1966)
  • Hume(1971)
  • Janmahasation(2005)

Propofol models

  • Schnider
  • Marsh
  • Kataria
  • Paedfusor

Remifentanil models

  • Minto

Alfentanil models

  • Maitre

Propofol infusions

  • 'effectBolus' method
  • 'plasma_infusion' method

JS infrastructure

  • Mocha testing framework
  • Code coverage
  • Travis CI
  • Package for NPM
  • Browserify & build for browser
  • Usage documentation
  • Usage examples

FYI...

A very rudimentary example running in the browser is included in dist/index.html

FAQs

Last updated on 26 May 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc