Metadata-Version: 2.4
Name: marvel-schedule-maker
Version: 1.3.0
Summary: MARVEL telescope schedule maker
Author-email: Yheo <yheo99@gmail.com>
License: MIT
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.26.4
Requires-Dist: astropy>=7.0.0
Requires-Dist: pandas>=2.0.0
Requires-Dist: PyQt6>=6.4.0
Requires-Dist: qtawesome>=1.2.0
Requires-Dist: pyqtgraph>=0.13.0
Requires-Dist: astroplan>=0.9
Dynamic: license-file

# MARVEL Schedule Maker

A utility for creating observation schedules for the MARVEL telescope.

## Installation

```bash
pip install marvel-schedule-maker
```

## Usage

Run the schedule maker:

```bash
marvel-schedule-maker
```
