Ramp Slice#
Plugin Availability
The plugin will be visible when at least one viewer is available.
Navigate through detector ramp integrations and groups.
Description#
Warning
Ramp functionality is still under active development. Stay tuned for updates!
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
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