Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: Output references of used code #208

Open
AarynnCarter opened this issue Aug 2, 2024 · 0 comments
Open

[Enhancement]: Output references of used code #208

AarynnCarter opened this issue Aug 2, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@AarynnCarter
Copy link
Collaborator

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

@AarynnCarter AarynnCarter added the enhancement New feature or request label Aug 2, 2024
@AarynnCarter AarynnCarter added this to the Release 2.2.0 milestone Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants