hg-porosimetry

1.2.0 • Public • Published

hg-porosimetry

NPM version [![Test coverage][codecov-image]][codecov-url] npm download

Project that allows to deal with Differential Centrifugal Sedimentation (DCS)

Installation

$ npm install --save hg-porosimetry

Usage

import DCSData from 'hg-porosimetry';

// text should contain a CVS file exported from a CPS instrument

let spectrum = DCSData.fromCPS(text);

let data = spectrum.get();

API Documentation

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    7
    • latest

Version History

Package Sidebar

Install

npm i hg-porosimetry

Weekly Downloads

10

Version

1.2.0

License

MIT

Unpacked Size

13.8 kB

Total Files

7

Last publish

Collaborators

  • stropitek
  • targos
  • lpatiny
  • zakodium-bot