Ramp Slice#
Plugin Availability
The plugin will be visible when at least one viewer is available.
Navigate through detector ramp integrations and groups.
Description#
The Ramp Slice plugin provides controls for navigating through integration and group dimensions in JWST detector ramp data.
Key Features:
Integration navigation
Group navigation
Difference/group display modes
Synchronize slice display
Available in: Rampviz
UI Access#
Use the ramp slice controls to navigate through integrations and groups.
API Access#
plg = rampviz.plugins['Ramp Slice']
plg.integration = 5
plg.group = 10
API References#
This plugin is primarily UI-driven. See the Accessing Plugin APIs documentation for general plugin API methods.
For detailed API documentation, see RampSlice.
See Also#
Rampviz - Rampviz documentation