Metadata-Version: 2.1
Name: kcwidrp
Version: 0.0.2.dev0
Summary: KCWI Data Reduction Pipeline
Home-page: https://github.com/Keck-DataReductionPipelines/KCWI_DRP.git
Author: J. Neill, L. Rizzi
Author-email: neill@srl.caltech.edu
License: BSD 3-Clause
Platform: UNKNOWN
Provides: k
Provides: c
Provides: w
Provides: i
Provides: d
Provides: r
Provides: p
Requires-Python: ~=3.7
Requires-Dist: scikit-image (~=0.16.2)
Requires-Dist: astropy (~=4.0)
Requires-Dist: ccdproc (~=2.1.0)
Requires-Dist: numpy (~=1.20)
Requires-Dist: scipy (~=1.4.1)
Requires-Dist: bokeh (~=2.0.0)
Requires-Dist: psutil (~=5.7.0)
Requires-Dist: pytest (~=5.4.1)
Requires-Dist: requests (~=2.23.0)
Requires-Dist: pandas (~=1.0.3)
Requires-Dist: matplotlib (~=3.1.3)
Requires-Dist: setuptools (~=46.1.1)
Requires-Dist: ref-index (~=1.0)
Requires-Dist: pyregion (~=2.0)
Requires-Dist: selenium
Requires-Dist: phantomjs
Requires-Dist: keckdrpframework

==============================================
Keck Cosmic Web Images Data Reduction Pipeline
==============================================

This pipeline is in development and not ready for production.  It uses the KeckDRPFramework and will be a complete port of the IDL
pipeline to python.  For now use the IDL pipeline (KcwiDRP).

03-Jan-2020

Documentation
-------------

Documentation for this project is maintained with ReadTheDocs at the following link:

`https://kcwi-drp.readthedocs.io`


.. image:: https://readthedocs.org/projects/kcwi-drp/badge/?version=latest
   :target: https://kcwi-drp.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status

Tests
-----

Status of tests:
`<https://travis-ci.com/github/Keck-DataReductionPipelines/KCWI_DRP>`_


.. image:: https://travis-ci.com/Keck-DataReductionPipelines/KCWI_DRP.svg?branch=master
   :target: https://travis-ci.com/Keck-DataReductionPipelines/KCWI_DRP


Dependencies
------------

Please see 'Installing KCWIDRP' in the documentation above for details about
dependencies and how to satisfy them.

Also:

USE THE MASTER BRANCH of the KeckDRPFramework

Luca, Don October 13, 2020


