API Reference

padre_meddea Package

Functions

print_config()

Print current configuration options.

padre_meddea.calibration.calibration Module

A module for all things calibration.

Functions

process_file(data_filename)

This is the entry point for the pipeline processing.

calibrate_file(data_filename[, output_level])

Given an input file, calibrate it and return a new file.

get_calibration_file(time)

Given a time, return the appropriate calibration file.

read_calibration_file(calib_filename)

Given a calibration, return the calibration structure.

padre_meddea.io.file_tools Module

This module provides a generic file reader.

Functions

read_file(data_filename)

Read a file.