TomWagg / software-citation-station

A website for making citing software used in your research quick and easy
23 stars 2 forks source link

[NEW SUBMISSION] pysersic #18

Closed prappleizer closed 3 months ago

prappleizer commented 3 months ago

Citation information

"pysersic": {
    "tags": [
        "Pasha2023"
    ],
    "logo": "https://github.com/pysersic/pysersic/blob/main/misc/pysersic.png",
    "language": "Python",
    "category": "General",
    "keywords": [
        "profile fitting",
        "galaxy morphology",
        "sersic",
        "bayesian",
        ""
    ],
    "description": "A Python package for determining galaxy structural properties via Bayesian inference, accelerated with jax.",
    "link": "https://pysersic.readthedocs.io",
    "attribution_link": "https://github.com/pysersic/pysersic",
    "zenodo_doi": "",
    "custom_citation": "",
    "dependencies": [
        "astropy",
        "matplotlib",
        "numpy",
        "python",
        "JAX"
    ]
}

BibTeX

@article{Pasha2023,
        doi = {10.21105/joss.05703},
        url = {https://doi.org/10.21105/joss.05703},
        year = {2023},
        publisher = {The Open Journal},
        volume = {8},
        number = {89},
        pages = {5703},
        author = {Imad Pasha and Tim B. Miller},
        title = {pysersic: A Python package for determining galaxy structural properties via Bayesian inference, accelerated with jax},
        journal = {Journal of Open Source Software} }
TomWagg commented 3 months ago

Hey Imad! Thanks for the submission, this looks great (and you're the first person to add their logo by URL, nice 😎). It'll be live on the site in a few minutes.