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

updates to Installation instructions #1862

Open
opkuhn opened this issue Oct 21, 2024 · 0 comments
Open

updates to Installation instructions #1862

opkuhn opened this issue Oct 21, 2024 · 0 comments
Labels

Comments

@opkuhn
Copy link

opkuhn commented Oct 21, 2024

In the Test your Installation instructions, the test for whether pyqt6 works makes reference to a datafile in pypeit/tests/files:
python -c "from importlib import resources; print(resources.files('pypeit') / 'tests/files/spec1d_r153-J0025-0312_KASTr_20150123T025323.850.fits')" | xargs -I {} pypeit_show_1dspec {}

There is no longer a files subdirectory of tests. Instead the spec1d fits file is in pypeit/data/tests.

Also, in the Developer Installation via pip, the second command, to install optional dependencies, is the same as the first.

@tbowers7 tbowers7 added the docs label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants