CASA Documentation
Advanced Search…
  • Log in

Navigation

  • Home
  • Latest
  • CASA 6.1
  • CASA 5.6
  • CASA 5.5
  • CASA 5.4.1
  • CASA 5.4.0
  • CASA 5.3.0
  • CASA 5.1.2
  • CASA 5.1.1
  • CASA 5.1.0
  • CASA 5.0.0
Navigation
  • Release Information
  • Hardware Requirements
  • Using CASA
  • Visibility Data Import Export
  • Visibility Data Selection
  • Data Examination and Editing
  • UV Manipulation
  • Synthesis Calibration
  • Ephemeris Data
  • Synthesis Imaging
  • Single Dish Calibration
  • Single-Dish Imaging
  • Image Combination
  • Image Cube Visualization
  • Image Analysis
  • Simulation
  • Parallel Processing
  • Reference Material
  • Global Task List
    • applycal
    • bandpass
    • blcal
    • calstat
    • clean
    • concat
    • exportasdm
    • exportfits
      • Description
      • Parameters
      • Changelog
      • Examples
      • Developer (developer)
    • exportuvfits
    • flagdata
    • fluxscale
    • gaincal
    • gencal
    • hanningsmooth
    • imfit
    • imhistory
    • immath
    • immoments
    • impbcor
    • importasap
    • importasdm
    • importfits
    • importnro
    • importuvfits
    • impv
    • imrebin
    • imregrid
    • imsmooth
    • imstat
    • imsubimage
    • imtrans
    • imval
    • listobs
    • mstransform
    • plotcal
    • plotms
    • plotprofilemap
    • polcal
    • sdbaseline
    • sdcal
    • sdfit
    • sdfixscan
    • sdgaincal
    • sdimaging
    • sdsmooth
    • setjy
    • simalma
    • simanalyze
    • simobserve
    • specfit
    • specsmooth
    • split
    • spxfit
    • tclean
  • Global Tool List
  • Documentation (developer)
  • CASA on Amazon Web Services
  • CASA Processes (developer)


Examples

Write a FITS image file that uses velocity rather than frequency as the spectral axis, overwriting an existing file of the same name if it already exists.

exportfits(imagename="my.im", fitsimage="my.fits", velocity = True, overwrite=True)

Write a FITS image file that uses velocity rather than frequency as the spectral axis and where the degenerate Stokes axis is dropped (i.e. the product has only one value in the polarisation dimension).

exportfits(imagename="my.im", fitsimage="my.fits", dropstokes = True, velocity = True)

 

 

 

 

 

The Plone® Open Source CMS/WCM is © 2000-2022 by the Plone Foundation and friends. Distributed under the GNU GPL license.
  • Site Map
  • Accessibility
  • Contact
Powered by Plone & Python