Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
spinifex documentation
Logo
spinifex documentation
  • Ionospheric Models
  • Usage and Examples
    • How how to use get_rm_from_altaz
    • How to use get_rm_from_skycoord
    • Use get_rm_from_skycoord and compare with values from RMextract
    • How to get RMs for a measurement set and write them to an h5parm
    • How to get RMs from FITS images
    • How to download ‘IONEX’ files
    • Options for ionospheric models
    • Command Line Interface
  • API Reference
    • spinifex
      • spinifex._version
      • spinifex.asyncio_wrapper
      • spinifex.cli
      • spinifex.data
        • spinifex.data.tests
      • spinifex.download
      • spinifex.exceptions
      • spinifex.geometry
        • spinifex.geometry.get_ipp
      • spinifex.get_dtec
      • spinifex.get_rm
      • spinifex.h5parm_tools
      • spinifex.image_tools
        • spinifex.image_tools.fits_tools
        • spinifex.image_tools.image_tools
      • spinifex.ionospheric
        • spinifex.ionospheric.index_tools
        • spinifex.ionospheric.ionex_download
        • spinifex.ionospheric.ionex_manipulation
        • spinifex.ionospheric.ionex_parser
        • spinifex.ionospheric.iri_density
        • spinifex.ionospheric.iriup_parser
        • spinifex.ionospheric.models
        • spinifex.ionospheric.tec_data
        • spinifex.ionospheric.tomion_parser
      • spinifex.logger
      • spinifex.magnetic
        • spinifex.magnetic.models
      • spinifex.options
      • spinifex.times
      • spinifex.vis_tools
        • spinifex.vis_tools.ms_tools
        • spinifex.vis_tools.uvfits_tools
Back to top
View this page

spinifex._version

Attributes

__commit_id__

__version__

__version_tuple__

commit_id

version

version_tuple

Module Contents

spinifex._version.__commit_id__: COMMIT_ID[source]
spinifex._version.__version__: str[source]
spinifex._version.__version_tuple__: VERSION_TUPLE[source]
spinifex._version.commit_id: COMMIT_ID[source]
spinifex._version.version: str[source]
spinifex._version.version_tuple: VERSION_TUPLE[source]
Next
spinifex.asyncio_wrapper
Previous
spinifex
Copyright © 2025, ASTRON & CSIRO
Made with Sphinx and @pradyunsg's Furo
Last updated on 2025-11-21 11:21
On this page
  • spinifex._version
    • Attributes
    • Module Contents
      • __commit_id__
      • __version__
      • __version_tuple__
      • commit_id
      • version
      • version_tuple