Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
achael authored Aug 8, 2018
1 parent c6cb5df commit f0e9956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ehtim (eht-imaging)

Python modules for simulating and manipulating VLBI data and producing images with regularized maximum likelihood methods. This version is an early release so please submit a pull request or email [email protected] if you have trouble or need help for your application.

The package contains several primary classes for loading, simulating, and manipulating VLBI data. The main classes are the ``Image``, ``Array``, ``Obsdata``. ``Movie``,``Caltable``, and ``Vex`` provide tools for loading images and data, producing simulated data from realistic u-v tracks, and calibrating, inspecting, and plotting data.``Imager`` is a generic Stokes I imaging module that can produce images from data sets using various data terms and regularizers.
The package contains several primary classes for loading, simulating, and manipulating VLBI data. The main classes are the ``Image``, ``Array``, ``Obsdata``, ``Movie`` ,``Caltable``, and ``Vex`` provide tools for loading images and data, producing simulated data from realistic u-v tracks, and calibrating, inspecting, and plotting data.``Imager`` is a generic Stokes I imaging module that can produce images from data sets using various data terms and regularizers.

Note that this is a pre-release of ehtim. If you have a problem please submit a pull request on the git repository.

Expand Down

0 comments on commit f0e9956

Please sign in to comment.