francbelf / jwst_kernels

Code to generate kernels to move between JWST bands and between a JWST band and an arbitrary Gaussian PSF
MIT License
4 stars 0 forks source link

Simpler install instructions #3

Open thomaswilliamsastro opened 6 months ago

thomaswilliamsastro commented 6 months ago

Since this isn't up on PyPI, it might be worth pointing out that rather than cloning the repo and doing the setup.py thing, you can install in one line as:

pip install git+https://github.com/francbelf/jwst_kernels.git

worked for me, and was less hassle!