Skip to content
EranOfek edited this page Dec 24, 2018 · 2 revisions

The MATLAB Astronomy & Astrophysics Toolbox (MAAT) is a collection of functions and classes for astronomy and astrophysics experimental and theoretical research.

The toolbox is organized in several packages and sub packages that allow easy-to-navigate platform, as well as several "container" classes (e.g., image, catalog, time containers) with their own functions (methods), as well as static classes. The toolbox contains detailed documentation and examples, as well as a detailed help section for each function (see documentation).

The current MAAT reference is Ofek (2014).

MAAT documentation is available as part of the MAAT distribution, in the +manual package. Online documentation is available at: https://webhome.weizmann.ac.il/home/eofek/matlab/

The MAAT toolbox has functions and classes covering the following topics:

  • Documentation: A package containing live documents (documentation with example code) covering many aspects of this toolbox with examples (see documentation).
  • Astronomical image processing: A complete set of functions to reduce and analyze astronomical images, from bias removal to image subtraction, source extraction and PSF photometry.
  • Astronomical spectra processing: A set of functions to reduce and analyze astronomical spectral data.
  • Astronomical catalogs and images access, search and manipulation: Tools to store and manipulate astronomical catalogs as well as functions for fast access of astronomical catalogs stored locally, and access of external image databases and catalogs (e.g., VizieR, MAST, IRSA, SDSS, Chandra).
  • Astronomical spectra access, fitting and manipulation: Manipulation, matching and fitting of astronomical spectra and astronomical filters. Including a local database of spectral templates.
  • Time series analysis : Tools for time series analysis.
  • Celestial coordinates, ephemeris and time: Large number of functions for celestial coordinates, time, celestial mechanics, and ephemeris.
  • Fitting and statistics utilities: Tools for statistics, data analysis and signal processing.
  • Cosmology: Functions for cosmology.
  • Binaries: Binary stars orbit fitting and eclipsing binary.
  • Occultations: Diffractive stellar occultations.
  • GRB: Gamma Ray Bursts related functions.
  • Supernovae: Shock cooling, radioactive decay and tools for SN research. Stars and galaxies:
  • General utilities: Astronomical constants, units conversions, strings manipulation, files and IO related functions, and functions for manipulating matlab objects.
  • ds9 control: Full interaction with ds9 image viewer, including easy creation and display of region files, imexam-like functionality, and interaction with the image processing tools.
  • FITS images manipulation: Additional functions (to those available as part of the matlab CFITSIO library) to read, write and manipulate FITS files.
  • Telescope optics: Signal-to-noise calculation, zernikie polynomials, scintillation and wavefront simulations, and telescope control.
  • Plotting: Additional functions for plotting.
  • WWW access: Powerful functions for world wide web downloading and searching.
    Credit
Clone this wiki locally