spectralfitting.jl

✨🛰 Fast and flexible spectral fitting in Julia.

https://github.com/fjebaker/spectralfitting.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 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.8%) to scientific vocabulary

Keywords

astronomy astrophysics julia spectral-fitting xspec xspec-models
Last synced: 6 months ago · JSON representation ·

Repository

✨🛰 Fast and flexible spectral fitting in Julia.

Basic Info
Statistics
  • Stars: 14
  • Watchers: 2
  • Forks: 7
  • Open Issues: 31
  • Releases: 2
Topics
astronomy astrophysics julia spectral-fitting xspec xspec-models
Created over 3 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

BRImage

SpectralFitting.jl

Tests

Docs

Docs

DOI

Spectral fitting routines and models with a focus on X-ray astronomy. This project is an attempt to modernise the field with new advancements in computational methods and statistical methods. SpectralFitting.jl aims to be extensible and reproducible, such that fits may be easily tailored to novel and specific problems, and easily verified by others.

See the documentation for more. Please note that the documentation is heavily lagging behind features. PRs and issues are very welcome.

Owner

  • Name: Fergus Baker
  • Login: fjebaker
  • Kind: user
  • Location: University of Bristol

i am a trolley problem

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Baker
    given-names: Fergus
  - family-names: Young
    given-names: Andrew
title: "SpectralFitting.jl"
version: 0.4.2
doi: 10.5281/zenodo.7947862
date-released: 2023-05-18
url: "https://github.com/fjebaker/SpectralFitting.jl"

GitHub Events

Total
  • Issues event: 27
  • Watch event: 3
  • Delete event: 12
  • Issue comment event: 52
  • Push event: 102
  • Pull request review comment event: 1
  • Pull request review event: 5
  • Pull request event: 41
  • Fork event: 2
  • Create event: 11
Last Year
  • Issues event: 27
  • Watch event: 3
  • Delete event: 12
  • Issue comment event: 52
  • Push event: 102
  • Pull request review comment event: 1
  • Pull request review event: 5
  • Pull request event: 41
  • Fork event: 2
  • Create event: 11

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 38
  • Total pull requests: 89
  • Average time to close issues: 5 months
  • Average time to close pull requests: 7 days
  • Total issue authors: 4
  • Total pull request authors: 7
  • Average comments per issue: 1.63
  • Average comments per pull request: 1.09
  • Merged pull requests: 80
  • Bot issues: 0
  • Bot pull requests: 1
Past Year
  • Issues: 7
  • Pull requests: 23
  • Average time to close issues: 2 months
  • Average time to close pull requests: 13 days
  • Issue authors: 4
  • Pull request authors: 5
  • Average comments per issue: 0.71
  • Average comments per pull request: 0.78
  • Merged pull requests: 15
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • fjebaker (33)
  • phajy (18)
  • barrettp (2)
  • emschlegel (2)
  • gulabd (1)
Pull Request Authors
  • fjebaker (89)
  • phajy (20)
  • abhro (6)
  • GloriaRAH (2)
  • DariusMichienzi (2)
  • pxrwa (1)
  • Infinite-Improbability (1)
  • dependabot[bot] (1)
Top Labels
Issue Labels
bug (12) enhancement (9) good first issue (4) help wanted (2)
Pull Request Labels
enhancement (5) bug (1) dependencies (1) github_actions (1)

Dependencies

.github/workflows/auto-register.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • ad-m/github-push-action master composite
  • julia-actions/setup-julia v1 composite
.github/workflows/docs.yml actions
  • actions/checkout v2 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/test.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • codecov/codecov-action v2 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/setup-julia v1 composite