Skip to content

mgomezAstro/MEZTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MEZTools

Package that transform pixels and wavelengths into position and velocity, respectively, taking into account the plate scale of the detector.

Installation

python install setup.py

Usage

from meztools import MEZTools

pv = MEZTools(outname:str, w0: float, scale:float, vsys: float)
pv.pixTovel()
# scale => Plate-scale at binning 1x1.
# w0 => Reference wavelength.
# vsys => Systemic velocity, when available.

About

Tools to manage MEZCAL observations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages