This repository contains code that can be used to generate JWST reference files used in the data calibration pipeline. The output reference files are in CRDS format and should be immediately useable in the pipeline.
See the Installation page of the documentation for detailed installation instructions.
Documentation is still in the early stages of development, but is available on ReadTheDocs
JWST calibration pipeline:
Prior to contributing to the jwst_reffiles
development, please review our style guide.
The following is a bare bones example of a best work flow for contributing to the project:
- Create a fork off of the
spacetelescope
jwst_reffiles
repository. - Make a local clone of your fork.
- Ensure your personal fork is pointing
upstream
properly. - Create a branch on that personal fork.
- Make your software changes.
- Push that branch to your personal GitHub repository (i.e.
origin
). - On the
spacetelescope
jwst_reffiles
repository, create a pull request that merges the branch intospacetelescope:master
. - Assign a reviewer from the team for the pull request.
- Iterate with the reviewer over any needed changes until the reviewer accepts and merges your branch.
- Delete your local copy of your branch.
Users and contributors to the jwst_reffiles
repository should adhere to the Code of Conduct. Any issues or violations pertaining to the Code of Conduct should be brought to the attention of a jwst_reffiles
team member or to [email protected]
.
Any questions about the jwst_reffiles
project or its software can be directed to [email protected]
or [email protected]
.
- Armin Rest @arest
- Bryan Hilbert @bhilbert4
- Alicia Canipe @aliciacanipe