sipm_studio

Software for the automatic characterization of silicon photomultipliers (SiPMs)

https://github.com/samuelborden/sipm_studio

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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Software for the automatic characterization of silicon photomultipliers (SiPMs)

Basic Info
  • Host: GitHub
  • Owner: SamuelBorden
  • License: gpl-3.0
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 35.3 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

sipm_studio

Software for the automatic characterization of silicon photomultipliers (SiPMs).

sipm_studio provides the tools for:

  • Conversion of CoMPASS binary DAQ files to the HDF5 file format via the raw submodule
  • Automatic calculation of the gain via the gain submodule
  • Computation of the PDE using either the integration method or the pedestal method via the light submodule
  • Parallelization of PDE processing as shown in the examples submodule

See documentation here: https://sipm-studio.readthedocs.io/en/latest/

Owner

  • Name: Sam Borden
  • Login: SamuelBorden
  • Kind: user

Graduate student in the UW physics program

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Borden"
  given-names: "Sam"
  orcid: "https://orcid.org/0009-0003-2539-4333"
- family-names: "Ruof"
  given-names: "Nick"
  orcid: "https://orcid.org/0000-0001-9665-6722"
title: "SiPM Studio"
version: 1.0.0
date-released: 2024-01-20
url: "https://github.com/github-linguist/linguist"

GitHub Events

Total
Last Year

Dependencies

.github/workflows/main.yml actions
  • actions/checkout v3 composite
  • actions/checkout v2 composite
  • actions/setup-python v4 composite
  • actions/setup-python v2 composite
pyproject.toml pypi
requirements.txt pypi
  • furo *
  • myst-parser *
  • nbsphinx *
  • pre-commit *
  • sphinx *
  • sphinx-copybutton *
  • sphinx-inline-tabs *
setup.py pypi