hoppy

Libararies and scripts for X-ray analyses of High-energy Observatory Pipelines of PYthon (HOPPY).


Keywords
astronomy, python
License
MIT
Install
pip install hoppy==0.0.1

Documentation

hoppy (High-energy Observatory Pipelines of PYthon)

This package includes libararies and scripts for X-ray analyses of High-energy Observatory Pipelines of PYthon (HOPPY).

Structure

hoppy
├── LICENSE
├── MANIFEST.in
├── README.md
├── dist
├── hoppy
│   ├── general
│   │   └── __init__.py
│   ├── nicer
│   │   └── __init__.py
│   ├── plot
│   │   └── __init__.py
│   └── swift
│       └── __init__.py
└── setup.py

Reference