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 (3.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: jeplowman
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 32.6 MB
Statistics
  • Stars: 2
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created almost 3 years ago · Last pushed about 2 years ago
Metadata Files
Readme Citation

README.md

This is a preliminary repository for the CROBAR code for 3D reconstruction of solar coronal emission measure. Needs Numpy, Numba, Scipy, Astropy, and Sunpy to run; an example notebook is included. See the following on NASA ADS for further information on the code:

https://ui.adsabs.harvard.edu/abs/2021ApJ...922..109P/abstract https://ui.adsabs.harvard.edu/abs/2023ApJ...947....5P/abstract https://ui.adsabs.harvard.edu/abs/2023arXiv230908053P/abstract

Troubleshooting:

If you see an error like "TypeError: lgmres() got an unexpected keyword argument 'tol'": Find /pythonmodules/sparsenlmap_solver.py line 110 and change "tol" to "atol". This should resolve the issue.

Owner

  • Login: jeplowman
  • Kind: user

Citation (citation.cff)

@misc{CROBAR_initial_release,
    author       = {Joseph Plowman},
    title        = {{CROBAR Initial Release}},
    month        = apr,
    year         = 2024,
    doi          = {10.5281/zenodo.10995112},
    version      = {0.1.0},
    publisher    = {Zenodo},
    url          = {https://zenodo.org/doi/10.5281/zenodo.10995111}
} 

GitHub Events

Total
  • Watch event: 2
  • Push event: 1
  • Fork event: 1
Last Year
  • Watch event: 2
  • Push event: 1
  • Fork event: 1