InstrumentDEM#
- class synthesizAR.instruments.InstrumentDEM(*args, temperature_bin_edges: Unit('K'), **kwargs)[source]#
Bases:
InstrumentBaseAttributes Summary
Methods Summary
calculate_intensity(dem, spectra, header[, meta])Compute intensity from a DEM and a temperature-dependent spectra
calculate_intensity_kernel(loop, channel, ...)dem_maps_list_to_cube(dem_maps, ...)get_instrument_name(channel)maps_to_cube(dem, time_index)Transform a set of DEM maps at a single time step to a
NDCubeAttributes Documentation
- channels#
- name = 'DEM'#
- temperature_bin_centers#
Methods Documentation