You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

jwst-reffiles

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jwst-reffiles

A tool to create CRDS-formatted reference files for JWST from a set of input dark current files and a set of flat field files.

1.0.1
pipPyPI
Maintainers
4

JWST_Reffiles

Build Status

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.

Installation

See the Installation page of the documentation for detailed installation instructions.

Documentation

Documentation is still in the early stages of development, but is available on ReadTheDocs

Dependencies

JWST calibration pipeline:

Contributing

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 into spacetelescope: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.

Code of Conduct

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 conduct@stsci.edu.

Questions

Any questions about the jwst_reffiles project or its software can be directed to arest@stsci.edu or hilbert@stsci.edu.

Current Development Team

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts