kammerje / spaceKLIP

Pipeline for reducing JWST high-contrast imaging data. Published in Kammerer et al. 2022 and Carter et al. 2022.
https://ui.adsabs.harvard.edu/abs/2022SPIE12180E..3NK/abstract
MIT License
16 stars 10 forks source link

[Enhancement]: Output references of used code #208

Open AarynnCarter opened 1 month ago

AarynnCarter commented 1 month ago

Instrument or Category

Other

What is your suggestion?

spaceKLIP relies heavily on a variety of sub-packages, both broad (numpy, scipy, astropy....) and narrow (pyKLIP, WebbPSF...).

We should develop a routine to save all of the appropriate references for various packages, potentially with BibTeX entries, that can return a premade acknowledgements statement that can be copied into papers.

A natural way to do this could be through the Database object, where we can easily keep track of the various routines and packages that are used for any given step.

Error traceback output

No response

What operating system are you using?

No response

What version of Python are you running?

No response

What Python packages do you have installed?

No response