Skip to content

LandingEllipse/jwst

 
 

Repository files navigation

JWST Calibration Pipeline

Documentation Status Build Status Powered by STScI Badge Powered by Astropy Badge

STScI Logo

Note

Beginning with the next version (0.9.0), JWST requires Python 3.5 and above.

Installing

Releases are made on the stable branch. To install the latest release:

% git clone https://github.com/STScI-JWST/jwst.git

% cd jwst

% git checkout stable

% python setup.py install

The main development is on the master branch. To install the development version:

% git clone https://github.com/STScI-JWST/jwst.git

% cd jwst

% python setup.py install

or

% python setup.py develop

Contributing Code, Documentation or Feedback

We welcome feedback and contributions to the project. Please follow the contributing guidelines to submit an issue or a pull request.

We strive to provide a welcoming community to all of our users by abiding to the Code of Conduct.

Using

Documentation (latest off master) is available here:

https://jwst-pipeline.readthedocs.io/en/latest/

About

JWST Calibration Pipeline

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 59.3%
  • Python 40.1%
  • Pascal 0.2%
  • C++ 0.2%
  • PHP 0.1%
  • SourcePawn 0.1%