https://github.com/cheminfo/tga-spectrum

https://github.com/cheminfo/tga-spectrum

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 6 committers (16.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.4%) to scientific vocabulary

Keywords

hacktoberfest

Keywords from Contributors

bruker jcamp jcamp-dx jeol nmr nmr-parser nmr-spectroscopy
Last synced: 10 months ago · JSON representation

Repository

Basic Info
Statistics
  • Stars: 1
  • Watchers: 3
  • Forks: 2
  • Open Issues: 5
  • Releases: 32
Topics
hacktoberfest
Created over 6 years ago · Last pushed about 2 years ago
Metadata Files
Readme Changelog License

README.md

tga-spectrum

NPM version build status Test coverage npm download

Parse TGA files from

  • Perkin Elmer txt and csv files
  • TA instruments txt and xls files
  • Perkin Elmer
  • Netzsch
  • Mettler Toledo

Installation

$ npm i tga-spectrum

Usage

```js import TGASpectrum from 'tga-spectrum';

let analysis = TGASpectrum.fromJcamp(jcamp); ```

API Documentation

License

MIT

Owner

  • Name: Cheminfo
  • Login: cheminfo
  • Kind: organization

GitHub Events

Total
  • Issue comment event: 1
Last Year
  • Issue comment event: 1

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 142
  • Total Committers: 6
  • Avg Commits per committer: 23.667
  • Development Distribution Score (DDS): 0.373
Top Committers
Name Email Commits
Luc Patiny l****c@p****m 89
cheminfo bot a****n@c****g 16
cheminfo-bot 1****t@u****m 12
Kevin M. Jablonka k****a@e****h 11
Luc Patiny l****y@u****m 8
Kevin Jablonka 3****m@u****m 6
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 21
  • Total pull requests: 31
  • Average time to close issues: about 2 months
  • Average time to close pull requests: 9 days
  • Total issue authors: 2
  • Total pull request authors: 3
  • Average comments per issue: 1.86
  • Average comments per pull request: 1.16
  • Merged pull requests: 27
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • kjappelbaum (16)
  • lpatiny (5)
Pull Request Authors
  • cheminfo-bot (19)
  • kjappelbaum (14)
  • lpatiny (1)
Top Labels
Issue Labels
bug (2)
Pull Request Labels
autorelease: tagged (16) autorelease: pending (3) bug (1)

Packages

  • Total packages: 1
  • Total downloads:
    • npm 51 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 23
  • Total maintainers: 4
npmjs.org: tga-spectrum

tga-spectrum provides tools to convert output files from thermogravimetric analysis (TGA) into JCAMP-DX, as well as tools to analyze the data (mass loss analysis)

  • Versions: 23
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 51 Last month
Rankings
Forks count: 12.3%
Downloads: 12.8%
Average: 21.1%
Stargazers count: 22.2%
Dependent repos count: 25.3%
Dependent packages count: 32.9%
Last synced: 11 months ago

Dependencies

package.json npm
  • @types/jest ^27.4.1 development
  • @types/papaparse ^5.3.2 development
  • cheminfo-build ^1.1.11 development
  • eslint ^8.12.0 development
  • eslint-config-cheminfo-typescript ^10.4.0 development
  • jest ^27.5.1 development
  • prettier ^2.6.2 development
  • rimraf ^3.0.2 development
  • ts-jest ^27.1.4 development
  • typescript ^4.6.3 development
  • @types/react ^17.0.43
  • common-spectrum 0.44.0
  • ensure-string ^1.2.0
  • papaparse ^5.3.2
  • physical-chemistry-parser ^3.1.0
  • xlsx ^0.18.5
.github/workflows/lactame.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v2 composite
  • zakodium/lactame-action v1 composite
.github/workflows/release.yml actions
  • GoogleCloudPlatform/release-please-action v2 composite
  • actions/checkout v2 composite
  • actions/setup-node v2 composite
.github/workflows/typedoc.yml actions
  • JamesIves/github-pages-deploy-action releases/v4 composite
  • actions/checkout v2 composite
  • actions/setup-node v2 composite
  • zakodium/typedoc-action v2 composite
.github/workflows/nodejs.yml actions