goodman_pipeline
goodman_pipeline copied to clipboard
Goodman Data Reduction Pipeline
Alternate branch for the development of ```redphot```. I included the first part of Felipe's code.
Some new modes have been added and there is no way to find the wavelength calibration because the necessary reference lamps have been added, here we will track those missing...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...
- Create Graphical Interface to build reference lamps
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...
change to environment.yml: error from running test indicated multiple runtimes of OpenMP on system; installing nomkl solved this change to install_dcr.sh: original command to set ENV_PATH did not correctly remove...
``` terminal ../goodman_pipeline/goodman_pipeline/core/core.py:3275: SyntaxWarning: invalid escape sequence '\[' def validate_ccd_region(ccd_region, regexp='^\[\d*:\d*,\d*:\d*\]$'): ```
I think PyDIS (https://github.com/jradavenport/pydis) is the closest I have seen to our Goodman spectroscopic pipeline. I suggest we look closer at that project. Maybe we can even try it out...
This should allow to run Github Actions better