.. This is the beginning of a new tutorial focussing on learning to examine Rubin Calibrated exposures using features of the Rubin Portal .. Review the README on instructions to contribute. .. Review the style guide to keep a consistent approach to the documentation. .. Static objects, such as figures, should be stored in the _static directory. Review the _static/README on instructions to contribute. .. Do not remove the comments that describe each section. They are included to provide guidance to contributors. .. Do not remove other content provided in the templates, such as a section. Instead, comment out the content and include comments to explain the situation. For example: - If a section within the template is not needed, comment out the section title and label reference. Do not delete the expected section title, reference or related comments provided from the template. - If a file cannot include a title (surrounded by ampersands (#)), comment out the title from the template and include a comment explaining why this is implemented (in addition to applying the ``title`` directive). .. This is the label that can be used for cross referencing this file. .. Recommended title label format is "Directory Name"-"Title Name" -- Spaces should be replaced by hyphens. .. _Tutorials-Examples-DP0-2-Portal-howto-sia: .. Each section should include a label for cross referencing to a given area. .. Recommended format for all labels is "Title Name"-"Section Name" -- Spaces should be replaced by hyphens. .. To reference a label that isn't associated with an reST object such as a title or figure, you must include the link and explicit title using the syntax :ref:`link text `. .. A warning will alert you of identical labels during the linkcheck process. ######################################## 13. How to use Simple Image Access (SIA) ######################################## .. This section should provide a brief, top-level description of the page. **RSP Aspect:** Portal **Contact authors:** Greg Madejski **Last verified to run:** 2025-05-16 **Targeted learning level:** beginner **Introduction:** This tutorial demonstrates how to use the Simple Image Access (SIA) service to retrieve DP0.2 images and perform simple manipulation steps. Specifically it retrieves all "calexps" (Processed Visit Images) containing specific location on the sky during the desired range of observation epochs. **1. Execute an image query.** Go to `data.lsst.cloud `_ , select the Portal Aspect, and click on the ``SIAv2 Searches`` box. To the right of "Select SIAv2 Service" select the "LSST SIAV2 DP0.2 DC2" from the menu (it should be the default). **1.1. Select the location contained in the images to be retrieved.** Check the "Spatial" box and in the "Coordinates or Object Name" enter the desired coordinates. This example uses 62.0, -37.0 for RA and Dec. For "Shape Type select "Cone Shape." For "Radius" select 10 arcseconds. **1.2. Select the Observation Type and Source.** Check the box for the "Observation Type and Source". In the drop-down menu, for "Calibration Level" select "Calibrated science-ready data (2)". For the "Data Product Type" select "image", for "Instrument Name" select "LSSTCam-imSim", for the "Facility" select Rubin-LSST", and for "Collection" select "LSST.DP0.2". **1.3. Select the desired range of observation times.** Check the "Timing" box and for the "Time of Observation" select "Overlapping specified range". Select "MJD values" and enter ``60100`` for the "Start Time" and ``60180`` for the "End Time". .. figure:: /_static/portal-howto-SIA-1.png :name: portal-howto-SIA-1 :alt: Screenshot of the window containing all parameters and ready to execute the search. Figure 1: The screenshot of the window containing all parameters and ready to execute the search. **1.4. Retrieve the images.** Click on the "Search" button. This will result in extracting 19 images meeting the selected criteria. By default, the displayed image on the upper left is the first one in the table of images on the bottom of the screen. The plot on the uper right will display the pointing directions of the telescope for individual images. .. figure:: /_static/portal-howto-SIA-2.png :name: portal-howto-SIA-2 :alt: Screenshot of the window resulting from the execution of the search above. Figure 2: The screenshot of the window resulting from the execution of the search with parameters as in Figure 1. **2. Examine the images.** Click on any line in the table - this will result in displaying the image corresponding to the table entry. Click on any point on the scatter plot on the right - this also will display the corresponding image. Click on the icon with 6 rectangles above the image on the upper left - this will result in a display of eight images corresponding to the first eight entries in the table. **3. Manipulate the images.** There are a number of useful tools available to manipulate the images - explore those by hovering over the icons above the image on the upper left. **3.1. For a single image:** display a single image clicking on the icon just to the left of the one display containing 6 rectangles. This will return an image corresponding to the first entry in the table. Click on the "wrench and hammer" icon, and in the drop-down menu, in the row "Rotate / Flip" line, click on the second icon from the left. This will result in the rotation of the image to have "North-up" orientation. **3.2. Lock the operations to all images.** After the operation in 3.1, click on the icon with 6 rectangles - this will display eight images. Now all eight images will be rotated to the "North-up" orientation. .. figure:: /_static/portal-howto-SIA-3.png :name: portal-howto-SIA-3 :alt: Screenshot of the window resulting from the execution of the search above but with North - up for all eight images. Figure 3: The screenshot of the window resulting from the execution of the search with parameters as in Figure 1, but displaying eight images with North-up. **3.3. Examine the remaining images.** Click on the "left - right" arrows above the images on the upper left. This will result in displaying more images. Return to the list of DP0.2 :ref:`DP0-2-Tutorials-Portal`.