Metadata-Version: 1.2
Name: esopipeline
Version: 0.1
Summary: Process astronomical data from European Southern Observatory
Home-page: UNKNOWN
Author: Régis Lachaume
Author-email: regis.lachaume@gmail.com
License: LICENSE.txt
Description: Automaticaly run a data processing pipeline by European Southern Observatory.
        
        The function esopipeline will take an instrument descriptor (e.g. gravity) 
        and run the various esorex recipes on a set of raw frames and static
        calibration files.  
        
        It is equivalent to esoreflex but in the console.
        
        INSTALL REQUIREMENTS
        
        You need a 
        (1) a relatively recent CPL and esorex installed
        (2) the instrument recipes installed for: GRAVITY.
        (3) a recent python 3
        
        Only for GRAVITY for the moment...
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha 
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: License :: Public Domain
Requires-Python: >=3.8
