SolidStateDetectors

Solid state detector field and charge drift simulation in Julia

https://github.com/juliaphysics/solidstatedetectors.jl

Science Score: 67.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
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
    11 of 28 committers (39.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.1%) to scientific vocabulary

Keywords

charge-transport germanium-detector julia poisson-equation radiation-detectors solid-state-detectors

Keywords from Contributors

numeric hybrid-differential-equations matrix-exponential pde neural-sde ida interpretability finite-volume pinn particles
Last synced: 6 months ago · JSON representation ·

Repository

Solid state detector field and charge drift simulation in Julia

Basic Info
  • Host: GitHub
  • Owner: JuliaPhysics
  • License: other
  • Language: Julia
  • Default Branch: main
  • Homepage:
  • Size: 160 MB
Statistics
  • Stars: 128
  • Watchers: 9
  • Forks: 44
  • Open Issues: 23
  • Releases: 66
Topics
charge-transport germanium-detector julia poisson-equation radiation-detectors solid-state-detectors
Created over 7 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

SolidStateDetectors.jl </ü>

SolidStateDetectors.jl

Documentation for stable version Documentation for development version License Build Status Codecov

SolidStateDetectors.jl is a Julia package for fast 2D and 3D simulation of Solid State Detectors.

Documentation

Citing SolidStateDetectors.jl

When using SolidStateDetectors.jl for research, teaching or similar, please cite the paper with CITATION.bib

Owner

  • Name: JuliaPhysics
  • Login: JuliaPhysics
  • Kind: organization

Physics in Julia

Citation (CITATION.bib)

% First paper on SolidStateDetectors.jl at v0.5
@article{Abt:2021SSD,
  author        = {Abt, I. and Fischer, F. and Hagemann, F. and Hauertmann, L. and Schulz, O. and Schuster, M. and Zsigmond, A. J.},
  title         = {Simulation of semiconductor detectors in 3D with SolidStateDetectors.jl},
  year          = {2021},
  month         = {8},
  journal       = {Journal of Instrumentation},
  publisher     = {{IOP} Publishing},
  volume        = {16},
  number        = {08},
  pages         = {P08007},
  doi           = {10.1088/1748-0221/16/08/p08007},
  url           = {https://doi.org/10.1088/1748-0221/16/08/p08007}
}

GitHub Events

Total
  • Fork event: 13
  • Create event: 53
  • Commit comment event: 34
  • Release event: 14
  • Issues event: 29
  • Watch event: 37
  • Delete event: 39
  • Member event: 4
  • Issue comment event: 198
  • Push event: 423
  • Pull request review comment event: 236
  • Pull request review event: 159
  • Pull request event: 114
Last Year
  • Fork event: 13
  • Create event: 53
  • Commit comment event: 34
  • Release event: 14
  • Issues event: 29
  • Watch event: 37
  • Delete event: 39
  • Member event: 4
  • Issue comment event: 198
  • Push event: 423
  • Pull request review comment event: 236
  • Pull request review event: 159
  • Pull request event: 114

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 2,371
  • Total Committers: 28
  • Avg Commits per committer: 84.679
  • Development Distribution Score (DDS): 0.577
Past Year
  • Commits: 211
  • Committers: 12
  • Avg Commits per committer: 17.583
  • Development Distribution Score (DDS): 0.246
Top Committers
Name Email Commits
Lukas Hauertmann l****t@m****e 1,003
Felix Hagemann 3****n 908
Sebastian Ruffert r****t@m****e 114
hervasa2 h****2@l****u 103
schuster s****r@m****e 58
Oliver Schulz o****z@m****e 41
github-actions[bot] 4****] 24
CompatHelper Julia c****y@j****g 22
Benedikt Nagler b****4@g****m 19
hervasa2 d****s@t****e 16
Felix Fischer f****r@m****e 8
RJ Taylor r****9@l****m 8
johannaluehrs j****s@w****e 6
Maria Guitart m****t@m****e 6
MPP f****n@c****e 5
Leendert Hayen l****n@k****e 5
dependabot[bot] 4****] 4
Arthur Butorev a****v@t****e 4
julianhenzler h****1@g****m 3
RJ Taylor r****9@l****m 3
Benedikt 5****7 2
Padniuk y****k@g****m 2
SebastianRuffert s****t@t****m 2
Toby Dixon t****n@b****u 1
yxzh321 y****1@g****m 1
Luis Manzanillas 5****s 1
Julia TagBot 5****t 1
Benedikt 5****3 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 54
  • Total pull requests: 229
  • Average time to close issues: 5 months
  • Average time to close pull requests: about 1 month
  • Total issue authors: 17
  • Total pull request authors: 22
  • Average comments per issue: 2.76
  • Average comments per pull request: 1.87
  • Merged pull requests: 191
  • Bot issues: 0
  • Bot pull requests: 31
Past Year
  • Issues: 25
  • Pull requests: 103
  • Average time to close issues: 9 days
  • Average time to close pull requests: 10 days
  • Issue authors: 10
  • Pull request authors: 14
  • Average comments per issue: 1.12
  • Average comments per pull request: 2.33
  • Merged pull requests: 83
  • Bot issues: 0
  • Bot pull requests: 7
Top Authors
Issue Authors
  • fhagemann (22)
  • lmh91 (9)
  • hervasa2 (4)
  • rajxabc (2)
  • oschulz (2)
  • leenderthayen (2)
  • JunwenDiao (2)
  • gabrigarjim (2)
  • SebastianRuffert (1)
  • schustermartin (1)
  • zpdg (1)
  • bazzadino (1)
  • tdixon97 (1)
  • JuliaTagBot (1)
  • zql2021 (1)
Pull Request Authors
  • fhagemann (115)
  • github-actions[bot] (30)
  • SebastianRuffert (27)
  • hervasa2 (17)
  • lmh91 (17)
  • bene73 (16)
  • oschulz (13)
  • zpdg (11)
  • dependabot[bot] (10)
  • Padniuk (4)
  • julianhenzler (4)
  • apmypb (2)
  • tdixon97 (2)
  • Yuan-Ru-Lin (2)
  • benedikt-nagler (2)
Top Labels
Issue Labels
bug (12) convenience (9) enhancement (9) geant4 (6) performance (4) good first issue (3) new feature (3) breaking (3) notation (2) question (2) documentation (2) help wanted (1) dependencies (1)
Pull Request Labels
bug (38) geant4 (35) enhancement (30) convenience (28) dependencies (24) new feature (12) documentation (11) performance (5) breaking (3) help wanted (2) github_actions (2)

Packages

  • Total packages: 1
  • Total downloads:
    • julia 13 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 65
juliahub.com: SolidStateDetectors

Solid state detector field and charge drift simulation in Julia

  • Versions: 65
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 13 Total
Rankings
Forks count: 6.3%
Dependent repos count: 9.9%
Stargazers count: 11.3%
Average: 16.6%
Dependent packages count: 38.9%
Last synced: 6 months ago

Dependencies

.github/workflows/CompatHelper.yml actions
.github/workflows/TagBot.yml actions
.github/workflows/ci.yml actions
.github/workflows/Downgrade.yml actions