AndyTza / FritzSpec

Interactive Python Tool Download Spectra from fritz.science

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FritzSpec Download: An Interactive Python Tool Downloading Spectra from fritz.science

Getting Started:

  1. Clone repository to your home directory:
git clone https://github.com/AndyTza/FritzSpec.git
  1. In the same directory, generate a new directory: mkdir fritz_spectra

  2. Go over to fritz.science and fetch the TOKEN - Generate New Token for Command-Line Authentication and PASTE it to the GETTOKEN variable in fritzSpec.py

  3. You're ready to download a spectrum! See example below:

python fritzSpec.py ZTF_ID_HERE

4A. You can also request to see the spectrum before you download it, by simply running a -h command. Here's a working example:

python ZTF20acymtod -h

About

Interactive Python Tool Download Spectra from fritz.science


Languages

Language:Python 100.0%