Skip to main content
Ctrl+K

synthesizAR 0.1.dev1084

  • Getting Started
  • Examples
  • API
  • Developer’s Guide
  • References
  • GitHub
  • Getting Started
  • Examples
  • API
  • Developer’s Guide
  • References
  • GitHub

Section Navigation

  • synthesizAR
    • Skeleton
    • Strand
  • synthesizAR analysis
    • log_log_linear_fit
    • make_slope_map
  • synthesizAR atomic
    • effective_temperature
    • equilibrium_ionization
    • non_equilibrium_ionization
    • EmissionModel
  • synthesizAR instruments
    • ChannelBase
    • InstrumentBase
    • InstrumentDEM
    • InstrumentLOSVelocity
    • InstrumentTemperature
    • InstrumentVDEM
    • aia_kernel_quick
    • InstrumentSDOAIA
    • InstrumentHinodeEIS
    • InstrumentHinodeXRT
  • synthesizAR interfaces
    • IsothermalInterface
    • IsothermalRTVInterface
    • MartensInterface
    • RTVInterface
    • HYDRADInterface
    • EbtelInterface
    • NanoflareTrain
    • PowerLawNanoflareTrain
    • ScaledPowerLawNanoflareTrain
    • RandomNanoflare
  • synthesizAR models
    • b_over_l_scaling
    • cargill_cooling_time
    • free_magnetic_energy_density
    • guennou_dem
    • mikic_magnetic_field_profile
    • semi_circular_arcade
    • semi_circular_bundle
    • semi_circular_loop
    • Isothermal
    • MartensScalingLaws
    • RTVScalingLaws
  • synthesizAR util
    • change_obstime
    • change_obstime_frame
    • coord_in_fov
    • find_minimum_fov
    • from_pfsspack
    • from_pfsspy
    • los_velocity
    • power_law_transform
  • synthesizAR visualize
    • make_aia_animation
    • plot_aia_channels
    • plot_fieldlines
    • set_ax_lims
  • API
  • synthesizAR instruments
  • ChannelBase

ChannelBase#

class synthesizAR.instruments.ChannelBase(name: str = None, channel: astropy.units.quantity.Quantity = None)[source]#

Bases: object

Attributes Summary

channel

name

Attributes Documentation

channel: Quantity = None#
name: str = None#

previous

synthesizAR instruments

next

InstrumentBase

On this page
  • ChannelBase
    • ChannelBase.channel
    • ChannelBase.name
Edit on GitHub
Show Source

© Copyright 2026, Will Barnes.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.17.0.