synthesizAR instruments#

Various instruments for observing the synthesized active region

Classes#

ChannelBase([name, channel])

InstrumentBase(observing_time, observer, ...)

Base class for instruments.

InstrumentDEM(*args, temperature_bin_edges, ...)

InstrumentLOSVelocity(*args, **kwargs)

InstrumentTemperature(*args, **kwargs)

InstrumentVDEM(*args, temperature_bin_edges, ...)

Class Inheritance Diagram#

Inheritance diagram of synthesizAR.instruments.base.ChannelBase, synthesizAR.instruments.base.InstrumentBase, synthesizAR.instruments.physical.InstrumentDEM, synthesizAR.instruments.physical.InstrumentLOSVelocity, synthesizAR.instruments.physical.InstrumentTemperature, synthesizAR.instruments.physical.InstrumentVDEM

SDO#

Class for the SDO/AIA instrument. Holds information about the cadence and spatial and spectroscopic resolution.

Functions#

aia_kernel_quick(channel, temperature, density)

Calculate AIA intensity kernel for a given channel.

Classes#

InstrumentSDOAIA(observing_time, observer, ...)

Instrument object for the Atmospheric Imaging Assembly on the Solar Dynamics Observatory

Hinode#

Classes for Hinode EIS and XRT

Classes#

InstrumentHinodeEIS(observing_time, ...)

Instrument object for computing intensities as observed by the EUV Imaging Spectrometer onboard _Hinode_.

InstrumentHinodeXRT(observing_time, ...)

Instrument object for computing images as observed by Hinode XRT.