Ginga Configuration Files

Warning

To meet JWST Wavefront Sensing analysis needs, QUIP customizes Ginga by installing custom configuration files in your $HOME/.ginga directory. If the configuration files already exist, they will be overwritten. Please make a backup prior to running QUIP for the first time, if desired.

To accomodate the different behaviors of QUIP based on the given operation type (see Using QUIP), Ginga configuration files are separated into three categories below:

Category

Description

ALL

All operation types.

ANALYSIS

Non-mosaic operation types.

MOSAIC

Operation types that involve mosaicking, i.e., THUMBNAIL and SEGMENT_ID.

The table below lists custom Ginga configuration files that are installed installed and used by QUIP:

Filename

Category

Description

general.cfg

ALL

Sets general behaviors, particularly unlimited image cache size and certain header keywords. Also enables primary header inheritance.

channel_Image.cfg.normalmode

ANALYSIS

Sets default pan, zoom, and auto-levels behaviors. One of these will be copied to channel_Image.cfg on start up.

channel_Image.cfg.mosaicmode

MOSAIC

ginga_config.py.normalmode

ANALYSIS

Starts any relevant global or local plugin(s). One of these will be copied to ginga_config.py on start up.

ginga_config.py.segment_id

ginga_config.py.thumbnail

MOSAIC

plugin_Contents.cfg

plugin_Thumbs.cfg

ALL

Customizes the associated global plugin.

plugin_SaveImage.cfg

ANALYSIS

Customizes SaveImage and SaveQUIP global plugins.

plugin_Cuts.cfg

plugin_FBrowser.cfg

ALL

Customizes the associated local plugin.

plugin_Mosaic.cfg

MOSAIC

Customizes Mosaic and MosaicAuto local plugins.