-
Notifications
You must be signed in to change notification settings - Fork 2
Home
MATISSE Tools
The MATISSE tools are an addition to the standard data reduction software that is distributed separately by ESO to make it easier to use. These scripts were developped for the MATISSE commissionning to ease the reduction of MATISSE data, and may be of some use for general users. However, please note that they should be used at your own risks! These tools are composed of:
- Python tools to make data reduction easier than only with
esorex - Shell scripts as a wrapper for the IRBIS image reconstruction software
These scripts are meant to reduce and visualize data from MATISSE.
pip install git+https://github.com/Matisse-Consortium/tools.gitYou may encounter missing libraries, so you may want to type also the command pip install tqdm colorama additionally.
mat_autoPipeline.py <raw data directory>mat_tidyupOiFits.py <product directory>mat_autoCalib.py <oifits directory>mat_showOiData.py <a MATISSE oifits file>
- Installation instructions are given here.
An IRBIS interface has been developed by K. H. Hofmann as a set of shell scripts, in order to make it easy to use.
The development status of the pipeline (including the ESO version of the code) is ongoing.