Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.05 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.05 KB

OI Interface Tools

CI Code style: black

Software tools for managing input/output files for image reconstruction and model-fitting from optical interferometric data

A standard interface to image reconstruction algorithms is being developed at https://github.com/emmt/OI-Imaging-JRA . This repository contains tools for managing FITS files, used as input to and output from the algorithms, that follow this standard.

Currently this repository contains several Python modules plus two scripts:

  • image-oi-tool creates, modifies, or lists parameters from image reconstruction input/output FITS files; and
  • imgen generates simple model images in FITS format.

Credits

This package was created with Cookiecutter and the harps3-cookiecutter-pyproject project template.