muse#

The muse library provides tools to read and work with MUSE data.

muse Package#

muse#

A Python library focused on interfacing with data (real or synthetic) for NASA’s Medium-Class Explorers (MIDEX) Multi-slit Solar Explorer (MUSE).

  • Homepage: One day

  • Documentation: One day

muse.log Module#

Project-wide logger configuration.

Functions#

change_logging_level(level)

Change the logging level of the logger.

log_gpu_status()

Log CUDA/GPU availability.

muse.variables_schema Module#

Validated attrs schemas for package-wide variables.

Classes#

FrozenDict

A read-only dict subclass.

InstrumentDefaults(*[, dx_pixel_CI, ...])

Container of instrument properties used by functions and methods within the muse library; not a general-purpose instrument defaults class.

Class Inheritance Diagram#

Inheritance diagram of muse.variables_schema.FrozenDict, muse.variables_schema.InstrumentDefaults

muse.variables Module#

This module stores package wide constants and variables.

Variables#

DEFAULTS_MUSE

Container of instrument properties used by functions and methods within the muse library; not a general-purpose instrument defaults class.