https://github.com/cheminfo/xrd-analysis
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 5 committers (20.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.8%) to scientific vocabulary
Keywords
hacktoberfest
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
Statistics
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 2
- Releases: 0
Topics
hacktoberfest
Created about 6 years ago
· Last pushed 12 months ago
Metadata Files
Readme
Changelog
License
README.md
xrd-analysis
Parse Bruker and PowDLL PXRD files. Perform basic analysis such as computing the crystallinity or crystallite width.
Installation
$ npm i xrd-analysis
Usage
```js import { fromBRML } from 'xrd-analysis';
const pattern = fromBRML(brmlFile); ```
API Documentation
License
Owner
- Name: Cheminfo
- Login: cheminfo
- Kind: organization
- Website: https://www.cheminfo.org/
- Repositories: 242
- Profile: https://github.com/cheminfo
GitHub Events
Total
- Delete event: 1
- Issue comment event: 1
- Push event: 6
- Pull request event: 3
- Create event: 1
Last Year
- Delete event: 1
- Issue comment event: 1
- Push event: 6
- Pull request event: 3
- Create event: 1
Committers
Last synced: 12 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Luc Patiny | l****c@p****m | 31 |
| Kevin M. Jablonka | k****a@e****h | 26 |
| cheminfo-bot | 1****t | 17 |
| Kevin Jablonka | 3****m | 6 |
| Ricardo Silvestre | 9****r | 1 |
Committer Domains (Top 20 + Academic)
epfl.ch: 1
patiny.com: 1
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 9
- Total pull requests: 22
- Average time to close issues: about 2 months
- Average time to close pull requests: 4 days
- Total issue authors: 2
- Total pull request authors: 5
- Average comments per issue: 0.67
- Average comments per pull request: 0.77
- Merged pull requests: 19
- 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 (8)
- lpatiny (1)
Pull Request Authors
- cheminfo-bot (12)
- kjappelbaum (8)
- lpatiny (2)
- RicardoSilvestr (1)
- jobo322 (1)
Top Labels
Issue Labels
good first issue (1)
Pull Request Labels
autorelease: tagged (11)
hacktoberfest-accepted (2)
autorelease: pending (1)
Dependencies
package.json
npm
- @babel/plugin-transform-modules-commonjs ^7.15.4 development
- @types/jest ^27.0.2 development
- cheminfo-build ^1.1.11 development
- eslint ^8.0.0 development
- eslint-config-cheminfo ^5.6.0 development
- eslint-plugin-import ^2.25.1 development
- eslint-plugin-jest ^25.0.5 development
- eslint-plugin-prettier ^4.0.0 development
- jest ^27.2.5 development
- prettier ^2.4.1 development
- rollup ^2.58.0 development
- common-spectrum ^0.43.1
- fast-xml-parser ^3.20.3
- jszip ^3.7.1
- ml-peak-shape-generator ^2.0.2
- ml-spectra-processing ^6.8.0
- spectrum-generator ^5.4.0
.github/workflows/documentationjs.yml
actions
- JamesIves/github-pages-deploy-action releases/v3 composite
- actions/checkout v2 composite
- zakodium/documentationjs-action v1 composite
.github/workflows/lactame.yml
actions
- actions/checkout v2 composite
- actions/setup-node v2 composite
- zakodium/lactame-action v1 composite
.github/workflows/nodejs.yml
actions
.github/workflows/release.yml
actions