GridR

Getting started

  • Installation
  • Release Notes

Theoretical Foundations

  • Image Geometry
  • Resampling

Tutorials

  • User Guides

API Reference

  • API Reference
    • chain
    • core
      • core.convolution
      • core.filter
      • core.grid
      • core.interp
      • core.utils
        • core.utils.array_pad
        • core.utils.array_utils
        • core.utils.array_window
        • core.utils.chunks
        • core.utils.fft
        • core.utils.parameters
    • io
    • scaling

Developer's Guide

  • Contributing to GRIDR

About

  • License

References

  • References
GridR
  • API Reference
  • core
  • core.utils
  • View page source

core.utils

  • core.utils.array_pad
    • pad_inplace()
    • pad_inplace_fallback()
  • core.utils.array_utils
    • ArrayProfile
    • array_add()
    • array_convert()
    • array_replace()
    • is_clip_required()
    • is_clip_to_dtype_limits_safe()
  • core.utils.array_window
    • as_rio_window()
    • from_rio_window()
    • window_apply()
    • window_check()
    • window_expand_ndim()
    • window_extend()
    • window_from_chunk()
    • window_from_indices()
    • window_indices()
    • window_overflow()
    • window_shape()
    • window_shift()
  • core.utils.chunks
    • get_chunk_boundaries()
    • get_chunk_shapes()
  • core.utils.fft
    • Functions
    • ifft()
  • core.utils.parameters
    • tuplify()
Previous Next

© Copyright 2026, Cnes.

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