Mosaic Parameters
JWST's Mosaic tool, available in the Astronomer’s Proposal Tool (APT), has parameters for specifying mosaics of large targets.
Introduction
For imaging observations of large, extended targets, it is sometimes necessary to mosaic the target to cover the entire object. The Mosaic tool in APT will assist the proposer in creating the mosaic. Note that this tool is only supported for the templates list in Table 1.
Table 1. Templates that support Mosaics
MIRI Imaging | NIRCam Imaging | NIRISS Imaging |
MIRI LRS | NIRCam Wide Field Slitless Spectroscopy | NIRISS Wide Field Slitless Spectroscopy |
MIRI MRS | NIRCam External Flat | NIRISS Internal Flat |
MIRI Imager Flat | NIRCam Engineering | NIRISS External Calibrations |
MIRI MRS Flat | ||
MIRI MIMF | NIRSpec Fixed Slit | FGS External Calibration (Imaging option only) |
MIRI Coronagraphic Photometric Calibration | NIRSpec IFU | |
MIRI MRS Cross-Grating Engineering | NIRSpec Imaging |
The Mosaic Tool (see Figure 1) has 7 parameters:
- Rows - the number of rows in the mosaic; the range is 1-50
- Columns - the number of columns in the mosaic; the range is 1-50
- Row overlap - the percent overlap for rows; the range is -200% to 100%. Default is 10% with the following exception: Default overlap is 20% for the MIRI Imager with SUBARRAY=SUB64 or SUB128 in the MIRI Imaging and MIRI External Flat templates, with a warning given for values less than 20%.
- Column overlap - the percent overlap for columns; the range is -200% to 100%. Default is 10% with the following exception: Default overlap is 20% for the MIRI Imager with SUBARRAY=SUB64 or SUB128 in the MIRI Imaging and MIRI External Flat templates, with a warning given for values less than 20%.
- Row shift - the offset for rows; (default 0°) the range is -90° to +90°
- Column shift - the offset for columns; (default 0°) the range is -90° to +90°
The final parameter is the Tile Order, which specifies the order in which the tiles are considered for inclusion in multi tile visits (see Figure 2); as a result, this feature is only available when the mosaic is composed of more than one multi-tile visit. (Note that Tile Order does not influence the order of execution of the resulting visits, that is determined in scheduling.) There are 4 options:
- DEFAULT - APT will choose the search order. (If one side of the grid is shorter than the Visit Splitting Distance of the Observation then use whichever of ROW_ORDER or COLUMN_ORDER traverses the shortest side. If both sides are longer than the splitting distance, use the HILBERT_CURVE.)
- ROW_ORDER considered in an order traversing fully across one row then dropping down to the next row and traversing in the reverse direction
- COLUMN_ORDER - the tiles are considered in an order traversing fully down one column then shifting to the right and traversing in the reverse direction
- HILBERT_CURVE -the tiles are considered in an order which is a space filling curve that better preserves spatial locality
There is a table that lists all the tiles in the mosaic with the following fields:
- Tile Number – the tile number in the mosaic
- Tile State – the state of the tile (Included or Removed), which can be toggled by the user
- Visits – the Visit(s) that the tile is included in (expressed as Observation:Visit)
There are also buttons to perform the following functions:
- Split Tile to New Observation (e.g. if there are no guide stars for that particular tile)
- Copy Tile to a New Observation (e.g. if a tile failed and needs to be repeated)
- Insert New Observation into Mosaic (e.g. to add a new individual tile)
Note that when a tile is split from a mosaic, the Tile Order is fixed to be the one selected at the time of the splitting.
Note to developer: When each tile is associated with a distinct set of visits, disable the Tile Order option. When the entire mosaic fits in a single visit, set the option to DEFAULT and make it un-editable.
Basic Example
As an example, we want to mosaic the galaxy NGC 4151 using the MIRI Imaging template. In this case, we want a 5x3 mosaic with an APERTURE PA of 316° (to align the apertures with the galaxy) and 10% row and column overlap; there is no row or column shift required (see Figure 3). We will use the DEFAULT tile ordering, which in this case is the HILBERT_CURVE.
Using Shift parameters
In some cases, it may not be possible to observe the target at the Aperture PA needed for a simple mosaic to cover the target. For those cases, it may be possible to use the Row Shift and/or Column Shift parameters to align the mosaic with the target. For M98 example, the optimum APERTURE PA is 326° (see Figure 4(A)). Let’s assume that APERTURE PA is not schedulable, and instead we use a value of 0° (see Figure 4(B) . The galaxy is not aligned with the apertures, but if we use a Row Shift of -30° we can get a good alignment (see Figure 4(C)); remember when using row or column shifts to create an asymmetric mosaic, you need to remember to specify an appropriate range of APERTURE PA.