Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.
/ gpxray Public archive

Package to coordinate Chandra x-ray data reduction

Notifications You must be signed in to change notification settings

adonath/gpxray

Repository files navigation

An experimental package to coordinate Chandra x-ray data reduction

This package is not yet ready for production use, and the API is not stable.

Important Note

I decided to publicly archive this repo and move the efforts towards https://github.com/adonath/snakemake-workflow-chandra instead.

Installation

The package is not yet released on PyPI, so you need to clone the repository and install it in development mode:

git clone https://github.com/adonath/gpxray.git
cd gpxray

Create a new conda environment

conda env create -f environment.yml
conda activate gpxray-dev

Install in development mode

python -m pip install -e .

About

Package to coordinate Chandra x-ray data reduction

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published