Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 529 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 529 Bytes

ifum_apermap_maker_GUI

Tkinter GUI that creates the AperMap for the IFUM quicklook GUI

Require: PypeIt_m2fs (forked from https://pypeit.readthedocs.io/en/release/index.html, v1.8.2dev)

Install PypeIt_m2fs:

# Setup a clean python environment (recommend)
conda create -n pypeit_m2fs python=3.9
conda activate pypeit_m2fs

# In the directory to install PypeIt_m2fs
git clone https://github.com/yingyisong/PypeIt_m2fs.git
cd PypeIt_m2fs
pip install -e ".[dev,pyqt5]"

Usage: Run as python ifum_apermap_maker_GUI.py