Metadata-Version: 2.2
Name: kcwidrp
Version: 1.2.0
Summary: KCWI Data Reduction Pipeline
Home-page: https://github.com/Keck-DataReductionPipelines/KCWI_DRP.git
Author: J. Neill, L. Rizzi, M. Brodheim
Author-email: neill@srl.caltech.edu
License: BSD 3-Clause
Provides: k
Provides: c
Provides: w
Provides: i
Provides: d
Provides: r
Provides: p
Requires-Python: ~=3.12
License-File: LICENSE.rst
Requires-Dist: scikit-image~=0.24
Requires-Dist: astropy~=6.1.3
Requires-Dist: astroscrappy~=1.1.0
Requires-Dist: ccdproc~=2.4.2
Requires-Dist: numpy==1.26.4
Requires-Dist: scipy~=1.14.1
Requires-Dist: pyerfa
Requires-Dist: bokeh~=2.4.3
Requires-Dist: jinja2~=3.0.3
Requires-Dist: psutil~=5.7.0
Requires-Dist: pytest~=5.4.1
Requires-Dist: keckdrpframework
Requires-Dist: requests
Requires-Dist: pandas~=1.3.5
Requires-Dist: matplotlib~=3.9.2
Requires-Dist: ref_index~=1.0
Requires-Dist: pyregion~=2.0
Requires-Dist: cython
Requires-Dist: selenium
Requires-Dist: phantomjs
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: license
Dynamic: provides
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

==============================================
Keck Cosmic Web Imager Data Reduction Pipeline
==============================================

This pipeline is the official DRP for the Keck Cosmic Web Imager at the W. M. 
Keck Observatory. It is built on the 
`KeckDRPFramework <https://github.com/Keck-DataReductionPipelines/KeckDRPFramework>`_,
and is a port of the old 
`IDL pipeline <https://github.com/Keck-DataReductionPipelines/KcwiDRP>`_.

The pipeline has only been thoroughly tested on MacOS, Ubuntu, and CentOS, although it
should run smoothly on any unix-like system that runs Python. Unfortunately, Windows 
is not currently supported.

01-Apr-2021

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. 



Developed by Luca Rizzi, Don Neill, Max Brodheim (04/2021)
