Searching for Spitzer Enhanced Imaging Products#

This notebook tutorial demonstrates the process of querying IRSA’s Simple Image Access v2 (SIAv2) service for the Spitzer Enhanced Imaging Products (SEIP), making a cutout image (thumbnail), and displaying the cutout.


Learning Goals#

By the end of this tutorial, you will:

  • Learn how to search the NASA Astronomical Virtual Observatory Directory web portal for a service that provides access to IRSA’s Spitzer Enhanced Imaging Products (SEIP) images.

  • Use the Python pyvo package to identify which of IRSA’s SEIP images cover a specified coordinate.

  • Download one of the identified images.

  • Create and display a cutout of the downloaded image.

Introduction#

The Spitzer Enhanced Imaging Products (SEIP) include Super Mosaics combining data from multiple programs if appropriate, and a high-reliability Source List of compact objects. The SEIP include data from the four channels of IRAC (3.6, 4.5, 5.8, 8 microns) and the 24 micron channel of MIPS. More information about the SEIP can be found at:

https://irsa.ipac.caltech.edu/data/SPITZER/Enhanced/SEIP/

The NASA/IPAC Infrared Science Archive (IRSA) at Caltech is the archive for SEIP images and catalogs. The SEIP images that are the subject of this tutorial are made accessible via the International Virtual Observatory Alliance (IVOA) Simple Image Access (SIA) protocol. IRSA’s SEIP SIA service is registered in the NASA Astronomical Virtual Observatory (NAVO) Directory. Based on the registered information, the Python package pyvo can be used to query the SEIP SIA service for a list of images that meet specified criteria, and standard Python libraries can be used to download and manipulate the images. Other datasets at IRSA are available through other SIA services:

https://irsa.ipac.caltech.edu/docs/program_interface/api_images.html

Imports#

  • pyvo for querying IRSA’s SEIP SIA service

  • astropy.coordinates for defining coordinates

  • astropy.nddata for creating an image cutout

  • astropy.wcs for interpreting the World Coordinate System header keywords of a fits file

  • astropy.units for attaching units to numbers passed to the SIA service

  • matplotlib.pyplot for plotting

  • astropy.utils.data for downloading files

  • astropy.io to manipulate FITS files

import pyvo as vo
from astropy.coordinates import SkyCoord
from astropy.nddata import Cutout2D
from astropy.wcs import WCS
import astropy.units as u
import matplotlib.pyplot as plt
from astropy.utils.data import download_file
from astropy.io import fits

Section 1 - Setup#

Set images to display in the notebook

%matplotlib inline

Define coordinates of a bright star

ra = 314.30417
dec = 77.595559
pos = SkyCoord(ra=ra, dec=dec, unit='deg')

Section 2 - Lookup and define a service for SEIP images#

Start at STScI VAO Registry at https://vao.stsci.edu/keyword-search/

Search on “seip”

Locate the COLLECTION=spitzer_seip from the SIA2 URL https://irsa.ipac.caltech.edu/SIA?COLLECTION=spitzer_seip&

To work with PyVO, define this SIAv2 service and use the collection argument separately

seip_service2= vo.dal.sia2.SIA2Service('https://irsa.ipac.caltech.edu/SIA')

Section 3 - Search the service#

Search for images covering within 10 arcseconds of the star

im_table = seip_service2.search(pos=(pos.ra.deg, pos.dec.deg, 10*u.arcsec),
                                collection='spitzer_seip')

Display the table of images that is returned

im_table.to_table()
Table length=328
s_ras_decfacility_nameinstrument_namedataproduct_subtypecalib_leveldataproduct_typeenergy_bandpassnameenergy_embandobs_ids_resolutionem_minem_maxem_res_powerproposal_titleaccess_urlaccess_formataccess_estsizet_exptimes_regionobs_collectionobs_intentalgorithm_namefacility_keywordsinstrument_keywordsenvironment_photometricproposal_idproposal_piproposal_projecttarget_nametarget_typetarget_standardtarget_movingtarget_keywordsobs_release_dates_xel1s_xel2s_pixel_scaleposition_timedependentt_mint_maxt_resolutiont_xelobs_publisher_dids_fovem_xelpol_statespol_xelcloud_accesso_ucdupload_row_id
degdegarcsecmmkbytesdegarcsecddsdeg
float64float64objectobjectobjectint16objectobjectobjectobjectfloat64float64float64float64objectobjectobjectint64float64objectobjectobjectobjectobjectobjectboolobjectobjectobjectobjectobjectboolboolobjectobjectint64int64float64boolfloat64float64float64int64objectfloat64int64objectint64objectobjectint64
314.748213177.4212892Spitzer Space TelescopeIRACweight3imageIRAC1Infrared40019821.40019821-9.IRAC1.663.17e-063.92e-064.8Spitzer Enhanced Imaging Productshttps://irsa.ipac.caltech.edu/data/SPITZER/Enhanced/SEIP/images/4/0019/40019821/9/40019821-9/40019821.40019821-9-short.IRAC.1.cov.fitsimage/fits64394--POLYGON ICRS 316.0670347 77.0402173 316.1473632 77.7956756 313.3483063 77.7956771 313.4286176 77.0402187 316.0670347 77.0402173spitzer_seipsciencemosaic--SpitzerfieldFalseFalse2013-12-19 00:00:00355045340.600012False--------ivo://irsa.ipac/spitzer_seip/40019821.40019821-9.IRAC0.6686708174189524----{"aws": {"bucket_name": "nasa-irsa-spitzer", "key":"spitzer/seip/seip_science/images/4/0019/40019821/9/40019821-9/40019821.40019821-9-short.IRAC.1.cov.fits", "region": "us-west-2"}}1
314.748213177.4212892Spitzer Space TelescopeIRACnoise3imageIRAC1Infrared40019821.40019821-9.IRAC1.663.17e-063.92e-064.8Spitzer Enhanced Imaging Productshttps://irsa.ipac.caltech.edu/data/SPITZER/Enhanced/SEIP/images/4/0019/40019821/9/40019821-9/40019821.40019821-9-short.IRAC.1.median_mosaic_unc.fitsimage/fits64394--POLYGON ICRS 316.0670347 77.0402173 316.1473632 77.7956756 313.3483063 77.7956771 313.4286176 77.0402187 316.0670347 77.0402173spitzer_seipsciencemosaic--SpitzerfieldFalseFalse2013-12-19 00:00:00355045340.600012False--------ivo://irsa.ipac/spitzer_seip/40019821.40019821-9.IRAC0.6686708174189524----{"aws": {"bucket_name": "nasa-irsa-spitzer", "key":"spitzer/seip/seip_science/images/4/0019/40019821/9/40019821-9/40019821.40019821-9-short.IRAC.1.median_mosaic_unc.fits", "region": "us-west-2"}}1
314.748213177.4212892Spitzer Space TelescopeIRACscience3imageIRAC1Infrared40019821.40019821-9.IRAC1.663.17e-063.92e-064.8Spitzer Enhanced Imaging Productshttps://irsa.ipac.caltech.edu/data/SPITZER/Enhanced/SEIP/images/4/0019/40019821/9/40019821-9/40019821.40019821-9-short.IRAC.1.median_mosaic.fitsimage/fits64394--POLYGON ICRS 316.0670347 77.0402173 316.1473632 77.7956756 313.3483063 77.7956771 313.4286176 77.0402187 316.0670347 77.0402173spitzer_seipsciencemosaic--SpitzerfieldFalseFalse2013-12-19 00:00:00355045340.600012False--------ivo://irsa.ipac/spitzer_seip/40019821.40019821-9.IRAC0.6686708174189524----{"aws": {"bucket_name": "nasa-irsa-spitzer", "key":"spitzer/seip/seip_science/images/4/0019/40019821/9/40019821-9/40019821.40019821-9-short.IRAC.1.median_mosaic.fits", "region": "us-west-2"}}1
314.748213177.4212892Spitzer Space TelescopeIRACnoise3imageIRAC1Infrared40019821.40019821-9.IRAC1.663.17e-063.92e-064.8Spitzer Enhanced Imaging Productshttps://irsa.ipac.caltech.edu/data/SPITZER/Enhanced/SEIP/images/4/0019/40019821/9/40019821-9/40019821.40019821-9-short.IRAC.1.std.fitsimage/fits64394--POLYGON ICRS 316.0670347 77.0402173 316.1473632 77.7956756 313.3483063 77.7956771 313.4286176 77.0402187 316.0670347 77.0402173spitzer_seipsciencemosaic--SpitzerfieldFalseFalse2013-12-19 00:00:00355045340.600012False--------ivo://irsa.ipac/spitzer_seip/40019821.40019821-9.IRAC0.6686708174189524----{"aws": {"bucket_name": "nasa-irsa-spitzer", "key":"spitzer/seip/seip_science/images/4/0019/40019821/9/40019821-9/40019821.40019821-9-short.IRAC.1.std.fits", "region": "us-west-2"}}1
314.748213177.4212892Spitzer Space TelescopeIRACnoise3imageIRAC4Infrared40019821.40019821-9.IRAC1.986.44e-069.28e-062.8Spitzer Enhanced Imaging Productshttps://irsa.ipac.caltech.edu/data/SPITZER/Enhanced/SEIP/images/4/0019/40019821/9/40019821-9/40019821.40019821-9-short.IRAC.4.std.fitsimage/fits64394--POLYGON ICRS 316.0670347 77.0402173 316.1473632 77.7956756 313.3483063 77.7956771 313.4286176 77.0402187 316.0670347 77.0402173spitzer_seipsciencemosaic--SpitzerfieldFalseFalse2013-12-19 00:00:00355045340.600012False--------ivo://irsa.ipac/spitzer_seip/40019821.40019821-9.IRAC0.6686708174189524----{"aws": {"bucket_name": "nasa-irsa-spitzer", "key":"spitzer/seip/seip_science/images/4/0019/40019821/9/40019821-9/40019821.40019821-9-short.IRAC.4.std.fits", "region": "us-west-2"}}1
314.748213177.4212892Spitzer Space TelescopeIRACnoise3imageIRAC4Infrared40019821.40019821-9.IRAC1.986.44e-069.28e-062.8Spitzer Enhanced Imaging Productshttps://irsa.ipac.caltech.edu/data/SPITZER/Enhanced/SEIP/images/4/0019/40019821/9/40019821-9/40019821.40019821-9-short.IRAC.4.unc.fitsimage/fits64394--POLYGON ICRS 316.0670347 77.0402173 316.1473632 77.7956756 313.3483063 77.7956771 313.4286176 77.0402187 316.0670347 77.0402173spitzer_seipsciencemosaic--SpitzerfieldFalseFalse2013-12-19 00:00:00355045340.600012False--------ivo://irsa.ipac/spitzer_seip/40019821.40019821-9.IRAC0.6686708174189524----{"aws": {"bucket_name": "nasa-irsa-spitzer", "key":"spitzer/seip/seip_science/images/4/0019/40019821/9/40019821-9/40019821.40019821-9-short.IRAC.4.unc.fits", "region": "us-west-2"}}1
314.748213177.4212892Spitzer Space TelescopeIRACscience3imageIRAC4Infrared40019821.40019821-9.IRAC1.986.44e-069.28e-062.8Spitzer Enhanced Imaging Productshttps://irsa.ipac.caltech.edu/data/SPITZER/Enhanced/SEIP/images/4/0019/40019821/9/40019821-9/40019821.40019821-9-short.IRAC.4.mosaic.fitsimage/fits64394--POLYGON ICRS 316.0670347 77.0402173 316.1473632 77.7956756 313.3483063 77.7956771 313.4286176 77.0402187 316.0670347 77.0402173spitzer_seipsciencemosaic--SpitzerfieldFalseFalse2013-12-19 00:00:00355045340.600012False--------ivo://irsa.ipac/spitzer_seip/40019821.40019821-9.IRAC0.6686708174189524----{"aws": {"bucket_name": "nasa-irsa-spitzer", "key":"spitzer/seip/seip_science/images/4/0019/40019821/9/40019821-9/40019821.40019821-9-short.IRAC.4.mosaic.fits", "region": "us-west-2"}}1
314.748213177.4212892Spitzer Space TelescopeIRACweight3imageIRAC4Infrared40019821.40019821-9.IRAC1.986.44e-069.28e-062.8Spitzer Enhanced Imaging Productshttps://irsa.ipac.caltech.edu/data/SPITZER/Enhanced/SEIP/images/4/0019/40019821/9/40019821-9/40019821.40019821-9-short.IRAC.4.cov.fitsimage/fits64394--POLYGON ICRS 316.0670347 77.0402173 316.1473632 77.7956756 313.3483063 77.7956771 313.4286176 77.0402187 316.0670347 77.0402173spitzer_seipsciencemosaic--SpitzerfieldFalseFalse2013-12-19 00:00:00355045340.600012False--------ivo://irsa.ipac/spitzer_seip/40019821.40019821-9.IRAC0.6686708174189524----{"aws": {"bucket_name": "nasa-irsa-spitzer", "key":"spitzer/seip/seip_science/images/4/0019/40019821/9/40019821-9/40019821.40019821-9-short.IRAC.4.cov.fits", "region": "us-west-2"}}1
314.748213177.4212892Spitzer Space TelescopeIRACweight3imageIRAC1Infrared40019821.40019821-9.IRAC1.663.17e-063.92e-064.8Spitzer Enhanced Imaging Productshttps://irsa.ipac.caltech.edu/data/SPITZER/Enhanced/SEIP/images/4/0019/40019821/9/40019821-9/40019821.40019821-9-short.IRAC.1.cov.fitsimage/fits64394--POLYGON ICRS 316.0670347 77.0402173 316.1473632 77.7956756 313.3483063 77.7956771 313.4286176 77.0402187 316.0670347 77.0402173spitzer_seipsciencemosaic--SpitzerfieldFalseFalse2013-12-19 00:00:00355045340.600012False--------ivo://irsa.ipac/spitzer_seip/40019821.40019821-9.IRAC0.6686708174189524----{"aws": {"bucket_name": "nasa-irsa-spitzer", "key":"spitzer/seip/seip_science/images/4/0019/40019821/9/40019821-9/40019821.40019821-9-short.IRAC.1.cov.fits", "region": "us-west-2"}}1
.........................................................................................................................................................
314.154639777.9241351Spitzer Space TelescopeMIPSnoise3imageMIPS24Infrared40019821.40019821-13.MIPS6.02.08e-052.61e-054.5Spitzer Enhanced Imaging Productshttps://irsa.ipac.caltech.edu/data/SPITZER/Enhanced/SEIP/images/4/0019/40019821/3/40019821-13/40019821.40019821-13.MIPS.1.median_mosaic_unc.fitsimage/fits2544--POLYGON ICRS 315.0377119 77.538868 315.0949554 78.3071067 313.2110739 78.307107 313.2683115 77.5388683 315.0377119 77.538868spitzer_seipsciencemosaic--SpitzerfieldFalseFalse2013-12-19 00:00:0056111292.4500016000000002False--------ivo://irsa.ipac/spitzer_seip/40019821.40019821-13.MIPS0.541616976931299----{"aws": {"bucket_name": "nasa-irsa-spitzer", "key":"spitzer/seip/seip_science/images/4/0019/40019821/3/40019821-13/40019821.40019821-13.MIPS.1.median_mosaic_unc.fits", "region": "us-west-2"}}1
314.154639777.9241351Spitzer Space TelescopeMIPSnoise3imageMIPS24Infrared40019821.40019821-13.MIPS6.02.08e-052.61e-054.5Spitzer Enhanced Imaging Productshttps://irsa.ipac.caltech.edu/data/SPITZER/Enhanced/SEIP/images/4/0019/40019821/3/40019821-13/40019821.40019821-13.MIPS.1.std.fitsimage/fits2544--POLYGON ICRS 315.0377119 77.538868 315.0949554 78.3071067 313.2110739 78.307107 313.2683115 77.5388683 315.0377119 77.538868spitzer_seipsciencemosaic--SpitzerfieldFalseFalse2013-12-19 00:00:0056111292.4500016000000002False--------ivo://irsa.ipac/spitzer_seip/40019821.40019821-13.MIPS0.541616976931299----{"aws": {"bucket_name": "nasa-irsa-spitzer", "key":"spitzer/seip/seip_science/images/4/0019/40019821/3/40019821-13/40019821.40019821-13.MIPS.1.std.fits", "region": "us-west-2"}}1
314.154639777.9241351Spitzer Space TelescopeMIPSweight3imageMIPS24Infrared40019821.40019821-13.MIPS6.02.08e-052.61e-054.5Spitzer Enhanced Imaging Productshttps://irsa.ipac.caltech.edu/data/SPITZER/Enhanced/SEIP/images/4/0019/40019821/3/40019821-13/40019821.40019821-13.MIPS.1.cov.fitsimage/fits2544--POLYGON ICRS 315.0377119 77.538868 315.0949554 78.3071067 313.2110739 78.307107 313.2683115 77.5388683 315.0377119 77.538868spitzer_seipsciencemosaic--SpitzerfieldFalseFalse2013-12-19 00:00:0056111292.4500016000000002False--------ivo://irsa.ipac/spitzer_seip/40019821.40019821-13.MIPS0.541616976931299----{"aws": {"bucket_name": "nasa-irsa-spitzer", "key":"spitzer/seip/seip_science/images/4/0019/40019821/3/40019821-13/40019821.40019821-13.MIPS.1.cov.fits", "region": "us-west-2"}}1
314.154639777.9241351Spitzer Space TelescopeMIPSnoise3imageMIPS24Infrared40019821.40019821-13.MIPS6.02.08e-052.61e-054.5Spitzer Enhanced Imaging Productshttps://irsa.ipac.caltech.edu/data/SPITZER/Enhanced/SEIP/images/4/0019/40019821/3/40019821-13/40019821.40019821-13.MIPS.1.unc.fitsimage/fits2544--POLYGON ICRS 315.0377119 77.538868 315.0949554 78.3071067 313.2110739 78.307107 313.2683115 77.5388683 315.0377119 77.538868spitzer_seipsciencemosaic--SpitzerfieldFalseFalse2013-12-19 00:00:0056111292.4500016000000002False--------ivo://irsa.ipac/spitzer_seip/40019821.40019821-13.MIPS0.541616976931299----{"aws": {"bucket_name": "nasa-irsa-spitzer", "key":"spitzer/seip/seip_science/images/4/0019/40019821/3/40019821-13/40019821.40019821-13.MIPS.1.unc.fits", "region": "us-west-2"}}1
314.154639777.9241351Spitzer Space TelescopeMIPSscience3imageMIPS24Infrared40019821.40019821-13.MIPS6.02.08e-052.61e-054.5Spitzer Enhanced Imaging Productshttps://irsa.ipac.caltech.edu/data/SPITZER/Enhanced/SEIP/images/4/0019/40019821/3/40019821-13/40019821.40019821-13.MIPS.1.mosaic.fitsimage/fits2544--POLYGON ICRS 315.0377119 77.538868 315.0949554 78.3071067 313.2110739 78.307107 313.2683115 77.5388683 315.0377119 77.538868spitzer_seipsciencemosaic--SpitzerfieldFalseFalse2013-12-19 00:00:0056111292.4500016000000002False--------ivo://irsa.ipac/spitzer_seip/40019821.40019821-13.MIPS0.541616976931299----{"aws": {"bucket_name": "nasa-irsa-spitzer", "key":"spitzer/seip/seip_science/images/4/0019/40019821/3/40019821-13/40019821.40019821-13.MIPS.1.mosaic.fits", "region": "us-west-2"}}1
314.154639777.9241351Spitzer Space TelescopeMIPSauxiliary3imageMIPS24Infrared40019821.40019821-13.MIPS6.02.08e-052.61e-054.5Spitzer Enhanced Imaging Productshttps://irsa.ipac.caltech.edu/data/SPITZER/Enhanced/SEIP/images/4/0019/40019821/3/40019821-13/40019821.40019821-13.MIPS.1.extmask.fitsimage/fits643--POLYGON ICRS 315.0377119 77.538868 315.0949554 78.3071067 313.2110739 78.307107 313.2683115 77.5388683 315.0377119 77.538868spitzer_seipsciencemosaic--SpitzerfieldFalseFalse2013-12-19 00:00:0056111292.4500016000000002False--------ivo://irsa.ipac/spitzer_seip/40019821.40019821-13.MIPS0.541616976931299----{"aws": {"bucket_name": "nasa-irsa-spitzer", "key":"spitzer/seip/seip_science/images/4/0019/40019821/3/40019821-13/40019821.40019821-13.MIPS.1.extmask.fits", "region": "us-west-2"}}1
314.154639777.9241351Spitzer Space TelescopeMIPSnoise3imageMIPS24Infrared40019821.40019821-13.MIPS6.02.08e-052.61e-054.5Spitzer Enhanced Imaging Productshttps://irsa.ipac.caltech.edu/data/SPITZER/Enhanced/SEIP/images/4/0019/40019821/3/40019821-13/40019821.40019821-13.MIPS.1.std.fitsimage/fits2544--POLYGON ICRS 315.0377119 77.538868 315.0949554 78.3071067 313.2110739 78.307107 313.2683115 77.5388683 315.0377119 77.538868spitzer_seipsciencemosaic--SpitzerfieldFalseFalse2013-12-19 00:00:0056111292.4500016000000002False--------ivo://irsa.ipac/spitzer_seip/40019821.40019821-13.MIPS0.541616976931299----{"aws": {"bucket_name": "nasa-irsa-spitzer", "key":"spitzer/seip/seip_science/images/4/0019/40019821/3/40019821-13/40019821.40019821-13.MIPS.1.std.fits", "region": "us-west-2"}}1
314.154639777.9241351Spitzer Space TelescopeMIPSauxiliary3imageMIPS24Infrared40019821.40019821-13.MIPS6.02.08e-052.61e-054.5Spitzer Enhanced Imaging Productshttps://irsa.ipac.caltech.edu/data/SPITZER/Enhanced/SEIP/images/4/0019/40019821/3/40019821-13/40019821.40019821-13.MIPS.1.brightmask.fitsimage/fits643--POLYGON ICRS 315.0377119 77.538868 315.0949554 78.3071067 313.2110739 78.307107 313.2683115 77.5388683 315.0377119 77.538868spitzer_seipsciencemosaic--SpitzerfieldFalseFalse2013-12-19 00:00:0056111292.4500016000000002False--------ivo://irsa.ipac/spitzer_seip/40019821.40019821-13.MIPS0.541616976931299----{"aws": {"bucket_name": "nasa-irsa-spitzer", "key":"spitzer/seip/seip_science/images/4/0019/40019821/3/40019821-13/40019821.40019821-13.MIPS.1.brightmask.fits", "region": "us-west-2"}}1
314.154639777.9241351Spitzer Space TelescopeMIPSweight3imageMIPS24Infrared40019821.40019821-13.MIPS6.02.08e-052.61e-054.5Spitzer Enhanced Imaging Productshttps://irsa.ipac.caltech.edu/data/SPITZER/Enhanced/SEIP/images/4/0019/40019821/3/40019821-13/40019821.40019821-13.MIPS.1.cov.fitsimage/fits2544--POLYGON ICRS 315.0377119 77.538868 315.0949554 78.3071067 313.2110739 78.307107 313.2683115 77.5388683 315.0377119 77.538868spitzer_seipsciencemosaic--SpitzerfieldFalseFalse2013-12-19 00:00:0056111292.4500016000000002False--------ivo://irsa.ipac/spitzer_seip/40019821.40019821-13.MIPS0.541616976931299----{"aws": {"bucket_name": "nasa-irsa-spitzer", "key":"spitzer/seip/seip_science/images/4/0019/40019821/3/40019821-13/40019821.40019821-13.MIPS.1.cov.fits", "region": "us-west-2"}}1

Section 4 - Locate and download an image of interest#

Let’s search the image results for a short-exposure IRAC Ch3 mosaic.

for i in range(len(im_table)):
    if im_table[i].getdataurl().endswith('short.IRAC.3.mosaic.fits'):
        break
print(im_table[i].getdataurl())
https://irsa.ipac.caltech.edu/data/SPITZER/Enhanced/SEIP/images/4/0019/40019821/9/40019821-9/40019821.40019821-9-short.IRAC.3.mosaic.fits

Download the image and open it in Astropy

fname = download_file(im_table[i].getdataurl(), cache=True)
image1 = fits.open(fname)

Section 5 - Extract a cutout and plot it#

wcs = WCS(image1[0].header)
cutout = Cutout2D(image1[0].data, pos, (60, 60), wcs=wcs)
wcs = cutout.wcs
fig = plt.figure()

ax = fig.add_subplot(1, 1, 1, projection=wcs)
ax.imshow(cutout.data, cmap='gray_r', origin='lower', vmax = 10)
ax.scatter(ra, dec, transform=ax.get_transform('fk5'), s=500, edgecolor='red', facecolor='none')
<matplotlib.collections.PathCollection at 0x7f06ca012f10>
../../_images/4338807a241f2eb0edde4bfd4734e83b2be01cba6719d72d3782f7fc8985f716.png

Exercise#

Search the SEIP Source List using IRSA Gator service, find an object of interest and repeat the steps above to extract cutouts in all four IRAC bands.


About this notebook#

Author: David Shupe, IRSA Scientist, and the IRSA Science Team

Updated On: 2022-02-14

Contact: irsasupport@ipac.caltech.edu or https://jira.ipac.caltech.edu/irsasupport

Citations#

If you use astropy for published research, please cite the authors. Follow these links for more information about citing astropy:

If you use SEIP data in published research, please cite the dataset Digital Object Identifier (DOI): 10.26131/IRSA433.