Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Curryer documentation
Logo
Curryer documentation

Contents:

  • User Documentation (Getting Started)
  • Correction & Verification User Guide
    • GCP Chip Regridding
  • Developer Documentation
    • Curryer Repository Management and DevOps
  • Acknowledging Curryer
  • Data
  • SPICE Path Length Handling
  • Changelog
  • API Reference
    • curryer
      • curryer.compute
        • curryer.compute.abstract
        • curryer.compute.constants
        • curryer.compute.elevation
        • curryer.compute.ephemeris
        • curryer.compute.geometry
        • curryer.compute.pointing
        • curryer.compute.spatial
      • curryer.correction
        • curryer.correction.config
        • curryer.correction.dataio
        • curryer.correction.error_stats
        • curryer.correction.grid_types
        • curryer.correction.image_io
        • curryer.correction.image_match
        • curryer.correction.io
        • curryer.correction.io_config
        • curryer.correction.kernel_ops
        • curryer.correction.pairing
        • curryer.correction.parameters
        • curryer.correction.pipeline
        • curryer.correction.psf
        • curryer.correction.regrid
        • curryer.correction.results
        • curryer.correction.results_io
        • curryer.correction.search
        • curryer.correction.verification
      • curryer.kernels
        • curryer.kernels.attitude
        • curryer.kernels.classes
        • curryer.kernels.create
        • curryer.kernels.ephemeris
        • curryer.kernels.path_utils
        • curryer.kernels.writer
      • curryer.meta
      • curryer.spicetime
        • curryer.spicetime.constants
        • curryer.spicetime.convert
        • curryer.spicetime.leapsecond
        • curryer.spicetime.native
        • curryer.spicetime.utils
      • curryer.spicierpy
        • curryer.spicierpy.ext
        • curryer.spicierpy.obj
        • curryer.spicierpy.vectorized
      • curryer.tle
      • curryer.utils
Back to top
View this page

curryer¶

Helper library for using high-level SPICE functions, creating SPICE kernels, and calculating spatial datasets.

@author: Brandon Stone

Submodules¶

  • curryer.compute
  • curryer.correction
  • curryer.kernels
  • curryer.meta
  • curryer.spicetime
  • curryer.spicierpy
  • curryer.tle
  • curryer.utils
Next
curryer.compute
Previous
API Reference
Copyright © 2025 University of Colorado
Made with Sphinx and @pradyunsg's Furo
On this page
  • curryer
    • Submodules