Skip to main content
Ctrl+K
kadi   7.17.5
  • Chandra events
  • Commands and states
  • API Reference
  • GitHub
  • Chandra events
  • Commands and states
  • API Reference
  • GitHub
  • API Reference
  • kadi
  • kadi.commands
  • kadi.commands.utils

kadi.commands.utils#

Classes#

TimeSeriesPoint

TimeSeriesChunk

Functions#

add_figure_regions(fig, figure_start, figure_stop, ...)

Add regions to a figure with a date-based x-axis

convert_state_code_to_raw_val(state_vals, state_codes)

get_time_series_chunks(times, vals[, max_delta_val, ...])

compress_time_series(times, vals[, max_delta_val, ...])

fill_gaps_with_nan(times, vals, max_gap[, dt])

Fill gaps in vals with NaNs where gaps in times is more than max_gap.

previous

kadi.commands.tests

next

kadi.commands.utils.TimeSeriesPoint

On this page
  • Classes
  • Functions

© Copyright 2025, Smithsonian Astrophysical Observatory.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.