Martini

Documentation contents

  • Getting Started
  • Sources
  • Data cubes
  • Beams
  • Noise
  • SPH kernels
  • Spectral Models
  • Martini: core routines
  • Global profile mode
  • Using MARTINI’s HDF5 output
  • API Documentation
    • martini package
  • Indices and tables
Martini
  • API Documentation
  • View page source

API Documentation

  • martini package
    • DataCube
      • DataCube.add_pad()
      • DataCube.channel_edges
      • DataCube.channel_maps
      • DataCube.channel_mids
      • DataCube.copy()
      • DataCube.drop_pad()
      • DataCube.freq_channels()
      • DataCube.frequency_channel_edges
      • DataCube.frequency_channel_mids
      • DataCube.from_wcs()
      • DataCube.load_state()
      • DataCube.save_state()
      • DataCube.spatial_slices
      • DataCube.spectra
      • DataCube.units
      • DataCube.velocity_channel_edges
      • DataCube.velocity_channel_mids
      • DataCube.velocity_channels()
      • DataCube.wcs
    • GlobalProfile
      • GlobalProfile.channel_edges
      • GlobalProfile.channel_mids
      • GlobalProfile.channel_width
      • GlobalProfile.frequency_channel_edges
      • GlobalProfile.frequency_channel_mids
      • GlobalProfile.init_spectra()
      • GlobalProfile.insert_source_in_spectrum()
      • GlobalProfile.plot_spectrum()
      • GlobalProfile.preview()
      • GlobalProfile.reset()
      • GlobalProfile.spectrum
      • GlobalProfile.velocity_channel_edges
      • GlobalProfile.velocity_channel_mids
    • L_coords
      • L_coords.az_rot
      • L_coords.count()
      • L_coords.incl
      • L_coords.index()
      • L_coords.pa
    • Martini
      • Martini.add_noise()
      • Martini.convolve_beam()
      • Martini.datacube
      • Martini.init_spectra()
      • Martini.insert_source_in_cube()
      • Martini.preview()
      • Martini.reset()
      • Martini.write_beam_fits()
      • Martini.write_fits()
      • Martini.write_hdf5()
    • demo()
    • demo_source()
    • Submodules
      • martini module
      • datacube module
      • sources module
      • beams module
      • noise module
      • spectral_models module
      • sph_kernels module

Indices and tables

  • Index

  • Module Index

  • Search Page

Previous Next

© Copyright 2018, Kyle Oman.

Built with Sphinx using a theme provided by Read the Docs.