Skip to main content
Ctrl+K
madcubapy 0.8.5 documentation - Home madcubapy 0.8.5 documentation - Home
  • Introduction
  • User Guide
  • Tutorials
  • Examples
  • Introduction
  • User Guide
  • Tutorials
  • Examples

Section Navigation

  • MADCUBA IO
    • MadcubaMap
    • SpectraContainer
    • SLIM Tools
    • API Reference
      • format_molecular_parameters_columns
      • import_molecular_parameters_table
      • output_latex_molecular_parameters_table
      • parse_row_spectral_axis
      • MadcubaFits
      • MadcubaMap
      • SpectraContainer
  • Coordinates
    • Conversions
    • Transforms
    • Offsets
    • SpectralData
    • API Reference
      • angle_to_pixels
      • fits_to_python
      • get_angular_offset_points
      • get_angular_separation
      • get_physical_offset_points
      • get_physical_separation
      • pixel_to_world
      • pixels_to_angle
      • python_to_fits
      • transform_coords_axes
      • transform_coords_fitsmap
      • world_to_pixel
      • SpectralData
  • Regions
    • Import & Export RoIs
    • Working with contours
    • API Reference
      • export_roi
      • import_region_contourset
      • import_region_patch
      • import_roi
      • select_contour_regions
  • Visualization
    • Plotting images with world coordinates
    • Copy or synchronize plot limits
    • Quick plotters
    • Interacting with Maps and Figures
    • API Reference
      • add_colorbar
      • add_manual_wcs_axes
      • add_wcs_axes
      • are_equal
      • copy_zoom_axes
      • copy_zoom_fitsmap
      • get_input
      • insert_colorbar
      • parse_clabel
      • quick_show
      • sync_zoom
  • Operations
    • Noise measurement
    • Arithmetic
    • API Reference
      • measure_noise
      • stack_maps
  • Utils
    • Geometry utils
    • Spectral utils
    • API Reference
      • calculate_polygon_centroid
      • convert_spectral_resolution
      • create_spectral_array
      • estimate_rms_peak
      • estimate_rms_profile_fit
      • measure_snr_peak
      • measure_snr_profile_fit
      • measure_snr_profile_observed
      • obs_to_rest
      • obs_to_vel
      • polygon_area
      • polygon_signed_area
      • rest_to_obs
      • rest_to_vel
      • vel_to_obs
      • vel_to_rest
  • User Guide
  • Utils

Utils#

Introduction#

The madcubapy.utils package is a collection of common utility functions directly available to end users to quickly perform actions on different types of data.

Contents#

  • Geometry utils
  • Spectral utils

API Reference#

  • API Reference

previous

stack_maps

next

Geometry utils

On this page
  • Introduction
  • Contents
  • API Reference

This Page

  • Show Source

© Copyright 2025, David Haasler García.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.16.1.