LM-SAL / aiapy

Python library for AIA data analysis
https://aiapy.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

Citation String Empty #121

Closed nabobalis closed 11 months ago

nabobalis commented 1 year ago

In GitLab by @MSKirk on Apr 5, 2023, 13:02

The citation string is empty for AIA py which is unexpected.

>>>aiapy.__citation__
''

Expected performance:

>>> aiapy.__citation__

@ARTICLE{2020JOSS....5.2801B,
       author = {{Barnes}, Will and {Cheung}, Mark and {Bobra}, Monica and {Boerner}, Paul and {Chintzoglou}, Georgios and {Leonard}, Drew and {Mumford}, Stuart and {Padmanabhan}, Nicholas and {Shih}, Albert and {Shirman}, Nina and {Stansby}, David and {Wright}, Paul},
        title = "{aiapy: A Python Package for Analyzing Solar EUV Image Data from AIA}",
      journal = {The Journal of Open Source Software},
     keywords = {Python, Astronomy, Solar Physics},
         year = 2020,
        month = nov,
       volume = {5},
       number = {55},
          eid = {2801},
        pages = {2801},
          doi = {10.21105/joss.02801},
       adsurl = {https://ui.adsabs.harvard.edu/abs/2020JOSS....5.2801B},
      adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}

Relevant System Information:

Python 3.10.10
IPython 8.2.0
Sunpy 4.1.4
AIAPy 0.7.2.post1
nabobalis commented 1 year ago

Thanks for the report, I will fix this.

nabobalis commented 1 year ago

mentioned in commit cd94874051807f358ed5e32708c1ce3be1d3f4e1

nabobalis commented 1 year ago

mentioned in commit b7a6a9325a9c912efcd6bef14e71ae30c82ac373