Skip to content
Alexander Krassilchtchikov edited this page Jan 4, 2024 · 2 revisions

Description

The tools package contains general utility functions for array and data types manipulation and mathematical operations.

Content

The tools package contains the following sub packages:

  • array - Array operations.
  • cell - Cell array operations
  • code - Code template, function list generation, and function master list website generation.
  • deriv - Numerical derivatives.
  • find - Search function, like binary search, and local maxima using Bessel interpolation.
  • gui - GUI.
  • install - Install functions.
  • interp - Interpolation functions.
  • latex - LaTex functions.
  • math - Math functions.
  • os - Operation System functions.
  • rand - Random numbers.
  • string - String functions.
  • struct - Struct array functions.
  • class - Class array functions.
  • table - Table functions.

Image Processing

Background

Image processing classes

High-level image processing tools

Spectra processing

Pipelines

Start-to-end examples

Celestial coordinates and mechanics

Astrophysics

Time series analysis

  • [timeSeries - Time series analysis tools]
    • [arma]
    • [bin]
    • [detrend]
    • [fit]
    • [fold]
    • [interp]
    • [period]
    • [rand]
    • [stat]
    • [time]
    • [xcorr]
    • [timeDelay]

Telescopes

Virtual observatory and catalogs

General tools

For developers

  • [Developers]
Clone this wiki locally