catmass

PyQt GUI for calculating required sample masses for XAS experiments. Complex sample inputs and diluents are capable.

https://github.com/ahoffm02/catmass

Science Score: 44.0%

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

  • CITATION.cff file
    Found 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
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.3%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

PyQt GUI for calculating required sample masses for XAS experiments. Complex sample inputs and diluents are capable.

Basic Info
  • Host: GitHub
  • Owner: ahoffm02
  • License: other
  • Language: Python
  • Default Branch: main
  • Size: 272 KB
Statistics
  • Stars: 6
  • Watchers: 1
  • Forks: 3
  • Open Issues: 16
  • Releases: 0
Created over 4 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Contributing License Citation Authors

README.rst

=======
catMass
=======


.. image:: https://img.shields.io/pypi/v/catmass.svg
        :target: https://pypi.python.org/pypi/catmass

.. image:: https://img.shields.io/travis/ahoffm02/catmass.svg
        :target: https://travis-ci.com/ahoffm02/catmass

.. image:: https://readthedocs.org/projects/catmass/badge/?version=latest
        :target: https://catmass.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Py Qt interface for calculating the proper sample loading for XAS measurements.
GUI offers ability to account for diluents as well as complex sample inputs.



* Free software: GNU General Public License v3
* Documentation: https://catmass.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage

Owner

  • Login: ahoffm02
  • Kind: user

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: CatMass
message: Please cite this software using these metadata.
type: software
authors:
	- given-names: 'Jorge E. '
    family-names: 'Perez-Aguilar'
    email: jperezag@slac.stanford.edu
    affiliation: SLAC National Accelerator Laboratory
    orcid: 'https://orcid.org/0000-0001-8650-3132'
  - given-names: 'Adam S. '
    family-names: Hoffman
    email: ashoff@slac.stanford.edu
    affiliation: SLAC National Accelerator Laboratory
    orcid: 'https://orcid.org/0000-0002-7682-4108'

GitHub Events

Total
  • Watch event: 1
  • Delete event: 14
  • Issue comment event: 16
  • Push event: 16
  • Pull request event: 31
  • Create event: 17
Last Year
  • Watch event: 1
  • Delete event: 14
  • Issue comment event: 16
  • Push event: 16
  • Pull request event: 31
  • Create event: 17

Committers

Last synced: about 3 years ago

All Time
  • Total Commits: 17
  • Total Committers: 2
  • Avg Commits per committer: 8.5
  • Development Distribution Score (DDS): 0.059
Top Committers
Name Email Commits
ahoffm02 6****2@u****m 16
jperezag 1****g@u****m 1

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 0
  • Total pull requests: 224
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 month
  • Total issue authors: 0
  • Total pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.91
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 55
  • Average time to close issues: N/A
  • Average time to close pull requests: 20 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.84
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • pyup-bot (286)
  • jperezag (1)
  • ahoffm02 (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 12 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
pypi.org: catmass

Py Qt package for calculating the proper loading of samples for XAS measurements

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 12 Last month
Rankings
Dependent packages count: 10.1%
Forks count: 19.2%
Stargazers count: 27.9%
Average: 34.9%
Downloads: 50.1%
Dependent repos count: 67.2%
Maintainers (1)
Last synced: 8 months ago

Dependencies

requirements_dev.txt pypi
  • Click ==7.0
  • Sphinx ==1.8.5
  • bump2version ==0.5.11
  • coverage ==4.5.4
  • flake8 ==3.7.8
  • pip ==19.2.3
  • tox ==3.14.0
  • twine ==1.14.0
  • watchdog ==0.9.0
  • wheel ==0.33.6
setup.py pypi