PACS spectroscopy Data Analysis

Size: px
Start display at page:

Download "PACS spectroscopy Data Analysis"

Transcription

1 PACS spectroscopy Data Analysis Elena Puga Herschel Science Centre ESA 27/10/2016 Exploiting the Herschel Science Archive E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 1

2 Outline 1. Examining PACS cubes PACS IFU Footprint viewer 2. Calibrated spectra for point sources 3. Calibrated spectra for semi-extended sources 4. Non-uniform illumination in the PACS IFU field-of-view Cube calibration Forward Modelling to assess flux loss in cubes E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 2

3 PACS Spectrometer Data Analysis This analysis is HIPE based Although all PACS Spectrometer data products are provided as FITS files, alternative software may not be entirely suitable for PACS data analysis Aimed at solving remaining artifacts or additional calibration corrections that are science case dependent. Details are provided in the PACS Spectrometer Data Reduction Guide (SpecDRG) E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 3

4 Examining PACS cubes PacsRebinnedCube is the level2/level2.5 final cube product for single-pointed observations Fully calibrated for extended sources [Jy/spaxel] Undersamples PSF with 5x5 9.4 x9.4 -size spaxel Spatially non-uniform cube Spatial direction E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 4

5 Examining PACS cubes PacsRebinnedCube is the level2/level2.5 final cube product for singlepointed observations Fully calibrated for extended sources [Jy/spaxel] Undersamples PSF with 5x5 9.4 x9.4 -size spaxel Spatially non-uniform cube HIPE 14.2 Spectrum Explorer Cube pane flips XY axes to display PacsRebinnedCubes uniformly in the native PACS IFU Footprint view Spectrum Explorer: Spacecraft orientation Postcard image: sky orientation (including roll angle) E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 5

6 Examining PACS cubes PacsRebinnedCube is the level2/level2.5 final cube product for single-pointed observations Fully calibrated for extended sources [Jy/spaxel] Undersamples PSF with 5x5 9.4 x9.4 -size spaxel Spatially non-uniform cube HIPE 14.2 Spectrum Explorer Cube pane flips XY axes to display PacsRebinnedCubes uniformly in the native PACS IFU Footprint view Spaxel indices (column,row) or alternatively Modules [0...24] PACS IFU 5x5 Footprint on sky coordinates in HIPE with pacsfootprintviewer GUI using task pacsspectralfootprint E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 6

7 PACS Spectral Footprint Viewer Tool Projects IFU footprint on sky coordinates. Documented in Sect SpecDRG Requires: Image with WCS (Photomer Map, or layer extracted from Nyquist/oversampled level2/2.5 spectral cube) PacsRebinnedCube or SlicedPacsRebinnedCube NGC6302 E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 7

8 PACS Spectral Footprint Viewer Tool Useful to visualize raster sampling in mapping observations footprintapi = pacsspectralfootprint(input=map, plotlabels=false, spaxelradius=0.1) footprintapi.addfootprint(slicedpacsrebinnedcube) E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 8

9 PACS Spectra for point sources The PACS Spectrometer absolute flux calibration links observations of science targets to observations of point sources with known flux densities [Jy] via a standard (uniformly illuminated) candle like the telescope emission (~200Jy) or the PACS internal calibration sources The Point Source Correction Factor (PSCF) accounts for the fraction of the total flux seen by the central spaxel/central 9 spaxels varying with wavelength. E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 9

10 PACS Spectra for point sources The PACS Spectrometer absolute flux calibration links observations of science targets to observations of point sources with known flux densities [Jy] via a standard (uniformly illuminated) candle like the telescope emission (~200Jy) or the PACS internal calibration sources The Point Source Correction Factor (PSCF) accounts for the fraction of the flux seen in the central spaxel/central 9 spaxels varying with wavelength. E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 10

11 PACS Spectra for point sources The PACS Spectrometer absolute flux calibration links observations of science targets to observations of point sources with known flux densities [Jy] via a standard (uniformly illuminated) candle like the telescope emission (~200Jy) or the PACS internal calibration sources The Point Source Correction Factor (PSCF) accounts for the fraction of the flux seen in the central spaxel/central 9 spaxels varying with wavelength. x source [tel]= signalsource signal telescope Fsource [Jy ]= x source PSCF F x Ceres PSCF Ceres x source Fsource [Jy ]= F PSCF telescope Level 2 SPG pipeline E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 11

12 PACS Spectra for point sources HIPE task extractcentralspectrum extracts spectra of the central (s1) and central 9 (s9) spaxels and applies correspondent PSCF Details in Sect in the SpecDRG Calibration files used: pointsourceloss Central spaxel has higher SNR spectrum, but suceptible to flux loss due to pointing mishaps Central 9 spaxels have lower SNR, but robust against pointing issues. In fact, absolute flux calibration is established on central 9 spaxels and transferred to central spaxel, via calibration file central/central9, calculated on Neptune raster. E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 12

13 ExtractCentralSpectrum The task provides with a pointing correction scaling the central spaxel extracted spectrum to the point source calibrated central 9 spectrum Analogue to correcting the central spaxel spectrum by the slope ratios of the source and a perfectly centred point source, and then apply the aperture correction Final spectrum c129 is HIGHER SNR AND ROBUST against pointing offsets E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 13

14 ExtractCentralSpectrum The task provides with a pointing correction scaling the central spaxel extracted spectrum to the point source calibrated central 9 spectrum Analogue to correcting the central spaxel spectrum by the slope ratios of the source and a perfectly centred point source, and then apply the aperture correction Final spectrum c129 is HIGHER SNR AND ROBUST against pointing offsets Only applicable on: - Point sources - Detected in central spaxel - Isolated - Background free Correction is calculated according to instrument mode: Line and Small Range : median correction (shown in command line) Range and SEDs : wavelength dependent E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 14

15 ExtractCentralSpectrum Plots Blue indicates slope ratios and may be indicative of semi-extended source if values are > 2 Green the correction applied to the central spaxel spectrum, before applying PSCcentral E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 15

16 PACS Spectra for semi-extended sources The spectrum of a source with spatially extended morphology observed in single pointing will be underestimated. Correction to account for the the coupling of the source flux distribution model with the system response Fsource [Jy ]= ηc1 = x source PSCF η FCeres s x Ceres (beam) f source (y, z)nbeamss ( y, z)dy dz PSCF c1 E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 16

17 PACS Spectra for semi-extended sources Requires: Model of the source's brightness distribution Diameter within the central 9 spaxels (<15 ) Beam efficiencies Assumptions: HIPE Chosen model is representative of source's distribution Source model is valid at all wavelengths per band task pacsextendedtopointcorrection (E2P hereafter) Possible model inputs: - In-built analytical functions: Top-hat, Gaussian - User-provided analytical function in the form of a Python class with a function getflux - User provided high spatial resolution map (e.g. ALMA map) Documented in Sect. 8.6 in the SpecDRG E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 17

18 PACS Spectra for semi-extended sources Requires: Model of the source's brightness distribution Diameter within the central 9 spaxels (<15 ) Beam efficiencies Assumptions: HIPE Chosen model is representative of source's distribution Source model is valid at all wavelengths per band task pacsextendedtopointcorrection (E2P hereafter) Documented in Sect. 8.6 in the SpecDRG E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 18

19 PACS Spectra for semi-extended sources NGC7027 planetary nebula Symmetric Gaussian FWHM=12 E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 19

20 Non-uniform Illumination in the IFU's FOV The PACS Spectrometer beam efficiencies are maps of the response of each detector on the sky. They are a reconstruction of what every pixel sees as Neptune was rastered across each detector's aperture on the sky. Therefore, the coaddition of the 25 beams for all spaxels yields the illumination pattern PACS Illumination um E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 20

21 Non-uniform Illumination in the IFU's FOV In our extended-source calibration, it is assumed a flat response over the 9.4 x9.4 area of each spaxel Simple modeling This is not fulfilled, particularly at short wavelengths! Deconvolving the beam with the Photometer's PSF reveals an active area of ~8 x8 62 um 145 um E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 21

22 Cube Calibration PacsRebinnedCubes and spectral cubes for mapping observations are calibrated for fully extended emission f s [ ] [ ] [ ] Jy Jy Jy 1 =x s [tel] f telescope =x s [ tel] f telescope spaxel spaxel beam spaxel ESCF beam [ Pipeline After HIPE 13.0 E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 22 ]

23 Cube Calibration PacsRebinnedCubes imperfect for and spectral cube calibration in surface brightness may be Off centred point sources Crowded fields Semi extended structures x s [ tel] f telescope [ ] 2 Jy 9.4 =ξs [ Jy ] spaxel spaxel Pipeline After HIPE 13.0/ESCF ξ s = (beam) f source ( y, z)nbeams s (y, z)dy dz E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 23

24 Forward model to assess flux loss in cubes Forward Model Tool in HIPE 15.0 will simulate PACS cubes according to userprovided source flux distribution model (spatially and spectrally) to perform this calculation in a transparent way. Forward modelling of extreme cases produces: Point source: PSCF Fully extended source: ESCF Observation Simulation E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 24

25 Forward model to assess flux loss in cubes Forward Model Tool in HIPE 15.0 will simulate PACS cubes according to userprovided source flux distribution model (spatially and spectrally) to perform this calculation in a transparent way. Forward modelling of extreme cases produces: Point source: PSCF Fully extended source: ESCF Observation Simulation E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 25

26 Forward model to assess flux loss in cubes Forward Model Tool in HIPE 15.0 will simulate PACS cubes according to userprovided source flux distribution model (spatially and spectrally) to perform this calculation in a transparent way. Forward modelling of extreme cases produces: Point source: PSCF Fully extended source: ESCF Observation Simulation The ratio gives idea on surface brightness losses E. Puga Exploiting the Herschel Science Archive: PACS Spectrometer Data Analysis ESAC 27/10/2016 Slide 26

PACS Spectroscopy performance and calibration PACS Spectroscopy performance and calibration

PACS Spectroscopy performance and calibration PACS Spectroscopy performance and calibration 1 of 18 PACS Spectroscopy performance and Prepared by Bart Vandenbussche With inputs by Alessandra Contursi Helmut Feuchtgruber Katrina Exter Christophe Jean Albrecht Poglitsch Elena Puga Pierre Royer

More information

SPIRE Spectrometer data analysis

SPIRE Spectrometer data analysis SPIRE Spectrometer data analysis Rosalind Hopwood SPIRE Instrument and Calibration Scientist 26 th October 2016 Exploiting the Herschel Science Archive Outline Documentation & literature Examining spectra

More information

PACS Spectroscopy performance and calibration PACS Spectroscopy performance and calibration

PACS Spectroscopy performance and calibration PACS Spectroscopy performance and calibration 1 of 18 PACS Spectroscopy performance and PICC-KL-TN-041 Prepared by With inputs by Bart Vandenbussche Joris Blommaert Alessandra Contursi Helmut Feuchtgruber Christophe Jean Albrecht Poglitsch Pierre

More information

PACS_S Flux Calibration Concept

PACS_S Flux Calibration Concept PACS_S Flux Calibration Concept Original concept: point source on central spaxel, sum of signals from all spaxels must add up to total flux of source At some point, replaced by (adopted) "point source

More information

esac Release Note for the Herschel SPIRE Fourier-Transform Spectrometer Background Subtracted Spectra

esac Release Note for the Herschel SPIRE Fourier-Transform Spectrometer Background Subtracted Spectra esac European Space Astronomy Centre (ESAC) P.O. Box, 78 28691 Villanueva de la Cañada, Madrid Spain Release Note for the Herschel SPIRE Fourier-Transform Spectrometer Background Subtracted Spectra Prepared

More information

PACS Wavelength Switching AOT release note

PACS Wavelength Switching AOT release note PACS Wavelength Switching AOT release note 1 Prepared by the PACS ICC 20 January 2010 Wavelength switching release note version of 03-dec-2009 updated with full dynamic range saturation limits. Differences

More information

Ivan Valtchanov Herschel Science Centre European Space Astronomy Centre (ESAC) ESA. ESAC,20-21 Sep 2007 Ivan Valtchanov, Herschel Science Centre

Ivan Valtchanov Herschel Science Centre European Space Astronomy Centre (ESAC) ESA. ESAC,20-21 Sep 2007 Ivan Valtchanov, Herschel Science Centre SPIRE Observing Strategies Ivan Valtchanov Herschel Science Centre European Space Astronomy Centre (ESAC) ESA Outline SPIRE quick overview Observing with SPIRE Astronomical Observation Templates (AOT)

More information

PACS Spectrometer Wavelength Calibration

PACS Spectrometer Wavelength Calibration PACS Spectrometer Wavelength Calibration H. Feuchtgruber Max-Planck-Institut für extraterrestrische Physik, Garching PACS WaveCal 1 Description of the Calibration Problem - Blue array: 400 pixels - Red

More information

SPIRE In-flight Performance, Status and Plans Matt Griffin on behalf of the SPIRE Consortium Herschel First Results Workshop Madrid, Dec.

SPIRE In-flight Performance, Status and Plans Matt Griffin on behalf of the SPIRE Consortium Herschel First Results Workshop Madrid, Dec. SPIRE In-flight Performance, Status and Plans Matt Griffin on behalf of the SPIRE Consortium Herschel First Results Workshop Madrid, Dec. 17 2009 1 Photometer Herschel First Results Workshop Madrid, Dec.

More information

ORBS and ORCS. Reduction and analysis of SITELLE's data

ORBS and ORCS. Reduction and analysis of SITELLE's data ORBS and ORCS Reduction and analysis of SITELLE's data omas Martin (Université Laval) Laurent Drissen (Université Laval) Laurie Rousseau-Nepton (Université Laval), Alexandre Alarie (Université Laval),

More information

arxiv: v3 [astro-ph.im] 18 Aug 2016

arxiv: v3 [astro-ph.im] 18 Aug 2016 Astronomy & Astrophysics manuscript no. DarioFadda c ESO 2018 October 10, 2018 Transient effects in Herschel/PACS spectroscopy Dario Fadda 1,, Jeffery D. Jacobson 2, and Philip N. Appleton 2 arxiv:1601.07729v3

More information

New RSRF ( #49) Corrects Resident PACS Lines for the Red Order Leak Steve Lord, NHSC Caltech. Steve Lord

New RSRF ( #49) Corrects Resident PACS Lines for the Red Order Leak Steve Lord, NHSC Caltech. Steve Lord New RSRF ( #49) Corrects Resident PACS Lines for the Red Order Leak Steve Lord, NHSC Caltech Understanding the Problem (I/II): Summary: The PACS spectrometer suffers an "order light leak" where flux from

More information

Herschel Calibration Report for HUG#9.

Herschel Calibration Report for HUG#9. Herschel Calibration Report for HUG#9. Anthony Marston, Herschel Instrument and Calibration Scientist Team Lead, HSC, ESAC, Spain. To Herschel User s Group #9, 18-19 June 2015. - page 1 Outline of Presentation

More information

Visualisation and Manipulation Tools for Herschel Spectra. Russell Shipman

Visualisation and Manipulation Tools for Herschel Spectra. Russell Shipman Visualisation and Manipulation Tools for Herschel Spectra Russell Shipman Outline Goal of Spectral Tools Why develop common tools Guidelines for functionality/requirements Answering user scenario: our

More information

Extraction of Point Source Spectra from STIS Long Slit Data

Extraction of Point Source Spectra from STIS Long Slit Data 1997 HST Calibration Workshop Space Telescope Science Institute, 1997 S. Casertano, et al., eds. Extraction of Point Source Spectra from STIS Long Slit Data J. R. Walsh Spect Telescope European Coordinating

More information

SPIRE FTS Pipelines and Data Products Trevor Fulton

SPIRE FTS Pipelines and Data Products Trevor Fulton SPIRE FTS Pipelines and Data Products Trevor Fulton Blue Sky Spectroscopy Lethbridge, Alberta, Canada SPIRE FTS Pipelines and Data Products Data Products Observation Context Levels 0-2 Data Processing

More information

The in-orbit wavelength calibration of the WFC G800L grism

The in-orbit wavelength calibration of the WFC G800L grism The in-orbit wavelength calibration of the WFC G800L grism A. Pasquali, N. Pirzkal, J.R. Walsh March 5, 2003 ABSTRACT We present the G800L grism spectra of the Wolf-Rayet stars WR45 and WR96 acquired with

More information

XMM-Newton Calibration

XMM-Newton Calibration XMM-Newton Calibration Michael Smith, on behalf of XMM-SOC and Instrument Teams 18 th XMM-Newton Users Group Meeting, ESAC, 11 May 2017 ESA UNCLASSIFIED - For Official Use Outline 1. Status of calibration

More information

Asteroid models for PACS and SPIRE calibration

Asteroid models for PACS and SPIRE calibration Asteroid models for PACS and SPIRE calibration Thomas Müller, MPE, Jan. 19, 2012 1. Asteroid calibration observations 2. Sample for flux calibration PACS & SPIRE results 3. Asteroids as prime calibrators

More information

Herschel Photodetector Array Camera & Spectrometer

Herschel Photodetector Array Camera & Spectrometer Herschel Photodetector Array Camera & Spectrometer Albrecht Poglitsch, MPE Garching Christoffel Waelkens, Katholieke Universiteit Leuven Otto H. Bauer, Max-Planck-Institut für extraterrestrische Physik

More information

Updated flux calibration and fringe modelling for the ACS/WFC G800L grism

Updated flux calibration and fringe modelling for the ACS/WFC G800L grism Updated flux calibration and fringe modelling for the ACS/WFC G800L grism H. Kuntschner, M. Kümmel, J. R. Walsh January 25, 2008 ABSTRACT A revised flux calibration is presented for the G800L grism with

More information

UVIT IN ORBIT CALIBRATIONS AND CALIBRATION TOOLS. Annapurni Subramaniam IIA (On behalf of the UVIT team)

UVIT IN ORBIT CALIBRATIONS AND CALIBRATION TOOLS. Annapurni Subramaniam IIA (On behalf of the UVIT team) UVIT IN ORBIT CALIBRATIONS AND CALIBRATION TOOLS Annapurni Subramaniam IIA (On behalf of the UVIT team) Calibrations: : Calibrations are of two types: 1. Ground calibrations 2. In orbit calibrations In

More information

OSIRIS Hackathon

OSIRIS Hackathon OSIRIS Hackathon 2016-09-07 Final Report 1. Summary 2. Flux Mis-Assignment 2.1. Automated Creation of Rectification Matrices 2.2. Tested Wider Slices on Rectification Matrices 2.3. Tested turning off the

More information

Improving the observing efficiency of SINFONI and KMOS at the VLT by factors of 2 to 4: sophisticated sky subtraction algorithms

Improving the observing efficiency of SINFONI and KMOS at the VLT by factors of 2 to 4: sophisticated sky subtraction algorithms Improving the observing efficiency of SINFONI and KMOS at the VLT by factors of 2 to 4: sophisticated sky subtraction algorithms Niranjan A. Thatte *a, Nicholas Scott b, Ryan Houghton a, Dieter Nuernberger

More information

Calibration of ACS Prism Slitless Spectroscopy Modes

Calibration of ACS Prism Slitless Spectroscopy Modes The 2005 HST Calibration Workshop Space Telescope Science Institute, 2005 A. M. Koekemoer, P. Goudfrooij, and L. L. Dressel, eds. Calibration of ACS Prism Slitless Spectroscopy Modes S. S. Larsen, M. Kümmel

More information

Gemini Integration Time Calculators

Gemini Integration Time Calculators Gemini Integration Time Calculators Phil Puxley SPE-C-G0076 Version 1.1; June 1998 Version History: 1.0 June 1998; first draft. 1.1 June 1998; following comments from Ted von Hippel and Joe Jensen. 1.

More information

Early-Science call for observing time with SAM-FP

Early-Science call for observing time with SAM-FP Early-Science call for observing time with SAM-FP 1. General description SOAR is opening a call for proposals for early-science with SAM-FP in 2016B, for 4 nights (September 29 October 2, 2016). SAM-FP

More information

AstroBITS: Open Cluster Project

AstroBITS: Open Cluster Project AstroBITS: Open Cluster Project I. Introduction The observational data that astronomers have gathered over many years indicate that all stars form in clusters. In a cloud of hydrogen gas, laced with helium

More information

The HIFI Beam: Release #1 Release Note for Astronomers

The HIFI Beam: Release #1 Release Note for Astronomers The HIFI Beam: Release #1 Release Note for Astronomers Michael Mueller, Willem Jellema (SRON Netherlands Institute for Space Research, The Netherlands), Michael Olberg (Onsala Space Observatory, Sweden)

More information

Bachelor Research Project Resolved Stars in a large IFU Data Cube with GIPSY

Bachelor Research Project Resolved Stars in a large IFU Data Cube with GIPSY Bachelor Research Project Resolved Stars in a large IFU Data Cube with GIPSY Supervisors: Prof. dr. E. Tolstoy & Dr. M.G.R. Vogelaar 4th April 2012 Abstract The MUSE (Multi Unit Spectroscopic Explorer)

More information

1 General Considerations: Point Source Sensitivity, Surface Brightness Sensitivity, and Photometry

1 General Considerations: Point Source Sensitivity, Surface Brightness Sensitivity, and Photometry MUSTANG Sensitivities and MUSTANG-1.5 and - Sensitivity Projections Brian S. Mason (NRAO) - 6sep1 This technical note explains the current MUSTANG sensitivity and how it is calculated. The MUSTANG-1.5

More information

The TV3 ground calibrations of the WFC3 NIR grisms

The TV3 ground calibrations of the WFC3 NIR grisms The TV3 ground calibrations of the WFC3 NIR grisms H. Kuntschner, H. Bushouse, J. R. Walsh, M. Kümmel July 10, 2008 ABSTRACT Based on thermal vacuum tests (TV3; March/April 2008), the performance of the

More information

PoS(ICRC2017)765. Towards a 3D analysis in Cherenkov γ-ray astronomy

PoS(ICRC2017)765. Towards a 3D analysis in Cherenkov γ-ray astronomy Towards a 3D analysis in Cherenkov γ-ray astronomy Jouvin L. 1, Deil C. 2, Donath A. 2, Kerszberg D. 3, Khelifi B. 1, Lemière A. 1, Terrier R. 1,. E-mail: lea.jouvin@apc.in2p3.fr 1 APC (UMR 7164, CNRS,

More information

Introduction to the Sloan Survey

Introduction to the Sloan Survey Introduction to the Sloan Survey Title Rita Sinha IUCAA SDSS The SDSS uses a dedicated, 2.5-meter telescope on Apache Point, NM, equipped with two powerful special-purpose instruments. The 120-megapixel

More information

arxiv: v2 [astro-ph.sr] 17 Nov 2017

arxiv: v2 [astro-ph.sr] 17 Nov 2017 Astronomy & Astrophysics manuscript no. THROES-catalogueFinalVersion c ESO 2017 November 20, 2017 THROES: a catalogue of HeRschel Observations of Evolved Stars I. PACS range spectroscopy J. Ramos-Medina

More information

Spitzer Space Telescope Calibration Strategy: The Use of Asteroids

Spitzer Space Telescope Calibration Strategy: The Use of Asteroids Spitzer Space Telescope Calibration Strategy: The Use of Asteroids 1, J. Stansberry 2, C. Engelbracht 2, M. Blaylock 2, A. Noriega-Crespo 1 2004 December 3 Herschel Calibration Workshop, Leiden, The Netherlands

More information

WFIRST Preparatory Science (WPS) Project: The Circumstellar Environments of Exoplanet Host Stars (NNH14ZDA001N-WPS; PI: Christine Chen)

WFIRST Preparatory Science (WPS) Project: The Circumstellar Environments of Exoplanet Host Stars (NNH14ZDA001N-WPS; PI: Christine Chen) Permission to use these WFIRST CGI simulated data products and information within this document is granted under the condition that credit is given to: Charles Poteet (STScI), Christine Chen (STScI), Maxime

More information

XMM-Newton Optical-UV Monitor: introduction and calibration status OM instrument and calibration

XMM-Newton Optical-UV Monitor: introduction and calibration status OM instrument and calibration XMM-Newton Optical-UV Monitor: introduction and calibration status OM instrument and calibration Antonio Talavera XMM-Newton Science Operation Centre, ESAC, ESA OM: Instrument Description 30 cm Ritchey-Chretien

More information

Chris Pearson: RAL Space. Chris Pearson: April

Chris Pearson: RAL Space. Chris Pearson: April Chris Pearson: RAL Space 1 2 Young Star Dust Clouds Infra Red Light 3 Starlight reprocessed to infrared wavelengths 4 1983: The Dawn of Infrared Astronomy Infra-Red Astronomical Satellite (IRAS) All sky

More information

ESASky, ESA s new open-science portal for ESA space astronomy missions

ESASky, ESA s new open-science portal for ESA space astronomy missions ESASky, ESA s new open-science portal for ESA space astronomy missions Bruno Merín ESAC Science Data Centre European Space Agency bruno.merin@esa.int Visit to NAOC, Beijing, 19/05/2017 ESA UNCLASSIFIED

More information

Announcement of Opportunity for Open Time. SPIRE PACS Parallel Mode Observers' Manual

Announcement of Opportunity for Open Time. SPIRE PACS Parallel Mode Observers' Manual Announcement of Opportunity for Open Time SPIRE PACS Parallel Mode Observers' Manual HERSCHEL-HSC-DOC-0883, Version 2.1 4-October-2011 SPIRE PACS Parallel Mode Observers' Manual Published version 2.1,

More information

The Herschel/PACS Point Source Catalog

The Herschel/PACS Point Source Catalog The Herschel/PACS Point Source Catalog G. Marton 1, Cs. Kiss 1, R. Paladini 2, L. Calzoletti 3, B. Altieri 3, J. Rector 2, E. Verebélyi 1 1. Konkoly Observatory, Budapest, Hungary 2. IPAC, Pasadena, CA,

More information

esac Herschel/HIFI Spectral Map Highly Processed Data Products Release Notes

esac Herschel/HIFI Spectral Map Highly Processed Data Products Release Notes esac European Space Astronomy Centre (ESAC) P.O. Box 78 28691 Villanueva de la Cañada, Madrid Spain NHSC NASA Herschel Science Center IPAC, Caltech 1200 E. California Blvd, Pasadena, CA, USA Herschel/HIFI

More information

Data Reduction - Optical / NIR Imaging. Chian-Chou Chen Ph319

Data Reduction - Optical / NIR Imaging. Chian-Chou Chen Ph319 Data Reduction - Optical / NIR Imaging Chian-Chou Chen (T.C.) @ Ph319 Images at different wavelengths... Images at different wavelengths... However, the raw data are always not as pretty Why? The total

More information

The Effective Spectral Resolution of the WFC and HRC Grism

The Effective Spectral Resolution of the WFC and HRC Grism The Effective Spectral Resolution of the WFC and HRC Grism A. Pasquali, N. Pirzkal, J.R. Walsh, R.N. Hook, W. Freudling, R. Albrecht, R.A.E. Fosbury March 7, 2001 ABSTRACT We present SLIM simulations of

More information

HIFI webinar: News, Calibrations, and Data Processing Updates

HIFI webinar: News, Calibrations, and Data Processing Updates NHSC HIFI Webinar December 17, 2012 HIFI webinar: News, Calibrations, and Data Processing Updates Pat Morris, Adwin Boogert, Colin Borys with contributions from D. Teyssier & C. McCoey Outline 1. Observatory

More information

Performance of the NICMOS ETC Against Archived Data

Performance of the NICMOS ETC Against Archived Data Performance of the NICMOS ETC Against Archived Data M. Sosey June 19, 2001 ABSTRACT A robust test of the newest version of the NICMOS Exposure Time Calculator (ETC) was conducted in order to assess its

More information

NEON Archive School 2006

NEON Archive School 2006 NEON Archive School 2006 Introduction to Spectroscopic Techniques (low dispersion) M. Dennefeld (IAP-Paris) Outline Basic optics of gratings and spectrographs (with emphasis on long-slit spectroscopy)

More information

Hands-on Session: Detection and Spectroscopic Characterization of Transiting Exoplanets with the James Webb Space Telescope

Hands-on Session: Detection and Spectroscopic Characterization of Transiting Exoplanets with the James Webb Space Telescope Hands-on Session: Detection and Spectroscopic Characterization of Transiting Exoplanets with the James Webb Space Telescope Nikole K. Lewis JWST Project Scientist Space Telescope Science Institute Why

More information

GOODS-Herschel data release

GOODS-Herschel data release GOODS-Herschel data release September 7, 2012 1 Introduction GOODS-Herschel is an ESA open time key program (PI D. Elbaz, total time 361.3 hours, described in Elbaz et al. 2011, A&A 533, 119) consisting

More information

Document Number: SPIRE-UCF-DOC Issue 1.0. November Matt Griffin

Document Number: SPIRE-UCF-DOC Issue 1.0. November Matt Griffin Sensitivity of the SPIRE Detectors to Operating Parameters Document Number: SPIRE-UCF-DOC-9 Issue. November 4 7 Matt Griffin Contents. Introduction.... List of symbols... 3. Principles of semiconductor

More information

RGS CALIBRATION STATUS

RGS CALIBRATION STATUS RGS CALIBRATION STATUS ROSARIO GONZÁLEZ-RIESTRA XMM-NEWTON SCIENCE OPERATIONS CENTRE ON BEHALF OF THE SRON AND ESAC RGS TEAMS ESA UNCLASSIFIED - For Official Use Rosario Gonzalez-Riestra 17/05/2018 Slide

More information

PACS Newsletter. Nr. 18, 22 June The PACS Picture of last month

PACS Newsletter. Nr. 18, 22 June The PACS Picture of last month PACS Newsletter Nr. 18, 22 June 2007 The PACS Picture of last month Bye bye PACS Fig.1: PACS leaves MPE after ILT-2 for what was then believed the final delivery to industry. Status Imagine it is ground

More information

Lab 4: Stellar Spectroscopy

Lab 4: Stellar Spectroscopy Name:... Astronomy 101: Observational Astronomy Fall 2006 Lab 4: Stellar Spectroscopy 1 Observations 1.1 Objectives and Observation Schedule During this lab each group will target a few bright stars of

More information

HIGH RESOLUTION IN THREE DIMENSIONS WITH SWIFT AND PALM3K

HIGH RESOLUTION IN THREE DIMENSIONS WITH SWIFT AND PALM3K Florence, Italy. Adaptive May 2013 Optics for Extremely Large Telescopes III ISBN: 978-88-908876-0-4 DOI: 10.12839/AO4ELT3.13428 HIGH RESOLUTION IN THREE DIMENSIONS WITH SWIFT AND PALM3K Fraser Clarke

More information

Measuring the Redshift of M104 The Sombrero Galaxy

Measuring the Redshift of M104 The Sombrero Galaxy Measuring the Redshift of M104 The Sombrero Galaxy Robert R. MacGregor 1 Rice University Written for Astronomy Laboratory 230 Department of Physics and Astronomy, Rice University May 3, 2004 2 Abstract

More information

Deconvolving Primary Beam Patterns from SKA Images

Deconvolving Primary Beam Patterns from SKA Images SKA memo 103, 14 aug 2008 Deconvolving Primary Beam Patterns from SKA Images Melvyn Wright & Stuartt Corder University of California, Berkeley, & Caltech, Pasadena, CA. ABSTRACT In this memo we present

More information

ATMOS Modèle numérique d'atmosphère

ATMOS Modèle numérique d'atmosphère Jihane Moultaka LATT Observatoire Midi Pyrénées Goal : Simulate the effect of Atmosphere on the ideal (simulated) data cube Use : Produce the most realistic data in order to Prepare the instrument Determine

More information

A Library of the X-ray Universe: Generating the XMM-Newton Source Catalogues

A Library of the X-ray Universe: Generating the XMM-Newton Source Catalogues A Library of the X-ray Universe: Generating the XMM-Newton Source Catalogues Iris Traulsen Axel Schwope, Georg Lamer Leibniz-Institut für Astrophysik Potsdam (AIP) on behalf of the XMM-Newton Survey Science

More information

Near-infrared line imaging of supernova remnant

Near-infrared line imaging of supernova remnant Near-infrared line imaging of supernova remnant : Background study: Wide infrared IFU observations of G11.2-0.3 2013 March 15 IoA Ho-Gyu LEE Motivation Position of pulsar SN AD386? Origin of bright [Fe

More information

Planetary Models updates

Planetary Models updates Planetary Models updates Raphaël Moreno Observatoire de Paris-Meudon (LESIA) HIFI cross-calibration measurements: Uranus & Neptune Neptune/CO (SPIRE) TITAN Planet splinter summary (Dec. 2010 ) Herschel

More information

Reduction procedure of long-slit optical spectra. Astrophysical observatory of Asiago

Reduction procedure of long-slit optical spectra. Astrophysical observatory of Asiago Reduction procedure of long-slit optical spectra Astrophysical observatory of Asiago Spectrograph: slit + dispersion grating + detector (CCD) It produces two-dimension data: Spatial direction (x) along

More information

Slitless Spectroscopy with HST Instruments

Slitless Spectroscopy with HST Instruments The 2010 STScI Calibration Workshop Space Telescope Science Institute, 2010 Susana Deustua and Cristina Oliveira, eds. Slitless Spectroscopy with HST Instruments J. R. Walsh, M. Kümmel, H. Kuntschner Space

More information

Description of Telescope Background (OD, λ)

Description of Telescope Background (OD, λ) Description of Telescope Background (OD, λ) Express telescope in units of source (3x3 co-added, no pointing correction; 3x3 1x1 + canonical point source correction for absolute fluxes) Best sampling with

More information

MIPS µm photometry for the Herschel-SPIRE Local Galaxies Guaranteed Time Programs

MIPS µm photometry for the Herschel-SPIRE Local Galaxies Guaranteed Time Programs Mon. Not. R. Astron. Soc. 423, 197 212 (2012) doi:10.1111/j.1365-2966.2012.20784.x MIPS 24 µm photometry for the Herschel-SPIRE Local Galaxies Guaranteed Time Programs G. J. Bendo, 1,2 F. Galliano 3 ands.c.madden

More information

Req ; 4.1.2; FM-ILT3 Spectrometer Spatial Calibration

Req ; 4.1.2; FM-ILT3 Spectrometer Spatial Calibration PACS Test Analysis Report FM-ILT Page 1 Req. 4.1.1; 4.1.2; 4.1.3 FM-ILT3 Spectrometer Spatial Calibration 4.1.1; 4.1.2; 4.1.3 - A. History Version Date Author(s) Change description 0.1... A. Contursi First

More information

Note on OSIRIS Wavelength Calibrations D. Le Mignant, Oct. 5, 2007

Note on OSIRIS Wavelength Calibrations D. Le Mignant, Oct. 5, 2007 Note on OSIRIS Wavelength Calibrations D. Le Mignant, Oct. 5, 2007 1. Observations and data reduction In this short note, we report on some on-going analysis of OSIRIS data in an effort to document our

More information

Observing with the Infrared Spectrograph

Observing with the Infrared Spectrograph Observing with the Infrared Spectrograph C. Grillmair, L. Armus GO Workshop 21-22 November 2002 Outline 1) Meet the IRS IST 2) Basic IRS capabilities 3) Observing and readout modes 4) Data products and

More information

Processing Wide Field Imaging data Mike Irwin

Processing Wide Field Imaging data Mike Irwin Processing Wide Field Imaging data Mike Irwin N4244 confidence map stack 20 dithered i band frames Subaru 8m CTIO 4m KPNO 4m CFH 3.6m INT 2.5m ESO 2.2m DART WFPC2 SuprimeCam 1000Tb IPHAS 10Tb 100Tb overall

More information

Surface brightness comparison of PACS blue array with IRAS and Spitzer/MIPS images. Babar Ali, NHSC

Surface brightness comparison of PACS blue array with IRAS and Spitzer/MIPS images. Babar Ali, NHSC Extended Source Photometry Page 1 Surface brightness comparison of PACS blue array with IRAS and Spitzer/MIPS images Babar Ali, NHSC Document change record Version Date Changes 1.01 12-April-2011 Version

More information

IN REPORT: Plate Scale and FOV of CCD for Each Telescope using Albireo Stars

IN REPORT: Plate Scale and FOV of CCD for Each Telescope using Albireo Stars USE ASTROIMAGEJ NOT AIP4WIN To download ALL the public data from Canvas, go to Files, then click the 3 dots next to the Public Data Folder and click Download. It will download all the files at once. 6.1

More information

Photometric Techniques II Data analysis, errors, completeness

Photometric Techniques II Data analysis, errors, completeness Photometric Techniques II Data analysis, errors, completeness Sergio Ortolani Dipartimento di Astronomia Universita di Padova, Italy. The fitting technique assumes the linearity of the intensity values

More information

SPIRE Observers Manual

SPIRE Observers Manual SPIRE Observers Manual HERSCHEL-DOC-0798, version 2.4, June 7, 2011 2 SPIRE Observers Manual Version 2.4, June 7, 2011 This document is based on inputs from the SPIRE Consortium and the SPIRE Instrument

More information

Open Cluster Research Project

Open Cluster Research Project Open Cluster Research Project I. Introduction The observational data indicate that all stars form in clusters. In a cloud of hydrogen gas, laced with helium and a trace of other elements, something triggers

More information

NIRSpec Performance Report NPR / ESA-JWST-RP Authors: T. Böker, S. Birkmann & P. Ferruit Date of Issue: 20.5.

NIRSpec Performance Report NPR / ESA-JWST-RP Authors: T. Böker, S. Birkmann & P. Ferruit Date of Issue: 20.5. NIRSpec Performance Report NPR-2013-011 / ESA-JWST-RP-19649 Authors: T. Böker, S. Birkmann & P. Ferruit Date of Issue: 20.5.2013 Revision: 1 estec European Space Research and Technology Centre Keplerlaan

More information

Commissioning of the Hanle Autoguider

Commissioning of the Hanle Autoguider Commissioning of the Hanle Autoguider Copenhagen University Observatory Edited November 10, 2005 Figure 1: First light image for the Hanle autoguider, obtained on September 17, 2005. A 5 second exposure

More information

NIRSpec Performance Report NPR / ESA-JWST-RP Author(s): Date: October 11, Stephan Birkmann, Catarina Alves de Oliveira

NIRSpec Performance Report NPR / ESA-JWST-RP Author(s): Date: October 11, Stephan Birkmann, Catarina Alves de Oliveira estec NIRSpec Performance Report NPR-2013-007 / ESA-JWST-RP-19653 Date of Issue: October 11, 2013 Issue: 1 European Space Research and Technology Centre Keplerlaan 1 2201 AZ Noordwijk The Netherlands Tel.

More information

Optical/NIR Spectroscopy A3130. John Wilson Univ of Virginia

Optical/NIR Spectroscopy A3130. John Wilson Univ of Virginia Optical/NIR Spectroscopy A3130 John Wilson Univ of Virginia Topics: Photometry is low resolution spectroscopy Uses of spectroscopy in astronomy Data cubes and dimensionality challenge Spectrograph design

More information

Analysis of wavelength shifts reported for X-shooter spectra

Analysis of wavelength shifts reported for X-shooter spectra Analysis of wavelength shifts reported for X-shooter spectra S. Moehler (SDP) June 15, 2015 Executive Summary I investigated the causes for wavelength offsets seen in telluric lines and sky lines of extracted

More information

Martin M. Roth innofspec Potsdam Leibniz-Institut für Astrophysik Potsdam S.1

Martin M. Roth innofspec Potsdam Leibniz-Institut für Astrophysik Potsdam S.1 IFS technique and instrumentation, present and future Martin M. Roth innofspec Potsdam Leibniz-Institut für Astrophysik Potsdam S.1 Overview (1) Definition, terminology, principles of operation (2) Spatial

More information

Notes: Reference: Merline, W. J. and S. B. Howell (1995). "A Realistic Model for Point-sources Imaged on Array Detectors: The Model and Initial

Notes: Reference: Merline, W. J. and S. B. Howell (1995). A Realistic Model for Point-sources Imaged on Array Detectors: The Model and Initial Notes: Notes: Notes: Reference: Merline, W. J. and S. B. Howell (1995). "A Realistic Model for Point-sources Imaged on Array Detectors: The Model and Initial Results." Experimental Astronomy 6: 163-210.

More information

Evolution of Telescope Background with Time (OD)

Evolution of Telescope Background with Time (OD) Evolution of Telescope Background with Time (OD) Best sampling with HD161796, no absolute flux -- Express telescope in units of source (3x3 co-added, no pointing or point source correction) Second-best

More information

Relative Astrometry Within ACS Visits

Relative Astrometry Within ACS Visits Instrument Science Report ACS 2006-005 Relative Astrometry Within ACS Visits Richard L. White August 07, 2006 ABSTRACT The log files from APSIS, the ACS science team s image processing pipeline, have been

More information

Lecture 9. November 1, 2018 Lab 5 Analysis

Lecture 9. November 1, 2018 Lab 5 Analysis Lecture 9 November 1, 2018 Lab 5 Analysis News Lab 2 Handed back with solution; mean: 92.1, std dev: 5.5 Lab 3 Handed back next week (I hope). Lab 4 Due November 1 (today) News Lab 5 (Transiting Exoplanets)

More information

Marco Polo ESA Cosmic Visions Candidate Mission Near-Earth Object Sample Return Mission. Asteroid Thermal Mapping Spectrometer

Marco Polo ESA Cosmic Visions Candidate Mission Near-Earth Object Sample Return Mission. Asteroid Thermal Mapping Spectrometer Marco Polo ESA Cosmic Visions Candidate Mission Near-Earth Object Sample Return Mission Asteroid Thermal Mapping Spectrometer Neil Bowles Oxford Physics Simon Calcutt Oxford Physics Francis Reininger Oxford

More information

BigBOSS Data Reduction Software

BigBOSS Data Reduction Software BigBOSS Data Reduction Software The University of Utah Department of Physics & Astronomy The Premise BigBOSS data reduction software is as important as BigBOSS data collection hardware to the scientific

More information

NICMOS Status and Plans

NICMOS Status and Plans 1997 HST Calibration Workshop Space Telescope Science Institute, 1997 S. Casertano, et al., eds. NICMOS Status and Plans Rodger I. Thompson Steward Observatory, University of Arizona, Tucson, AZ 85721

More information

Telescopes: Portals of Discovery

Telescopes: Portals of Discovery Telescopes: Portals of Discovery How do light and matter interact? Emission Absorption Transmission Transparent objects transmit light Opaque objects block (absorb) light Reflection or Scattering Reflection

More information

Temporal &Spatial Dependency of the MOS RMF

Temporal &Spatial Dependency of the MOS RMF Temporal &Spatial Dependency of the RMF 1ES0102-72 1 Thin filter 0447 2 Thin filter 0447 0433 1ES0102 0.1-0.35 kev images Good spectra clean images Bad spectra bright patch - Able to do spectral analysis

More information

Laboratory Emulation of Observations from Space

Laboratory Emulation of Observations from Space Science with a Wide-field Infrared Telescopes in Space, Pasadena, Feb 13, 2012 of Observations from Space Roger Smith -- Caltech Jason Rhodes, Suresh Seshadri -- JPL Previous culture, friendly collaboration

More information

Testing the MCS Deconvolution Algorithm on Infrared Data. Michael P. Egan National Geospatial-Intelligence Agency Basic and Applied Research Office

Testing the MCS Deconvolution Algorithm on Infrared Data. Michael P. Egan National Geospatial-Intelligence Agency Basic and Applied Research Office Testing the MCS Deconvolution Algorithm on Infrared Data Michael P. Egan ational Geospatial-Intelligence Agency Basic and Applied Research Office ABSTRACT Magain, Courbin, and Sohy (MCS, 1998) [1] proposed

More information

Data Reduction and Analysis Techniques. Continuum - Point Sources On-Off Observing

Data Reduction and Analysis Techniques. Continuum - Point Sources On-Off Observing Data Reduction and nalysis echniques Ronald J. Maddalena www.nrao.edu/~rmaddale/education Continuum - oint ources On-Off Observing Noise Diode ignal ignal Observe blank sky for 10 sec Move telescope to

More information

4.3 Planck. Scientific goals. Planck payload

4.3 Planck. Scientific goals. Planck payload 4.3 Planck In late 1992, the NASA COBE team announced the detection of intrinsic temperature fluctuations in the Cosmic Background Radiation Field (CBRF), observed on the sky at angular scales larger than

More information

Astronomical frequency comb for calibration of low and medium resolution spectrographs

Astronomical frequency comb for calibration of low and medium resolution spectrographs Astronomical frequency comb for calibration of low and medium resolution spectrographs innofspec at AIP has several years expertise in astronomical instrumentation. innofspec succesfully developed a new

More information

The 3XMM catalogue. Natalie Webb. Institut de Recherche en Astrophysique et Planétologie Toulouse, France

The 3XMM catalogue. Natalie Webb. Institut de Recherche en Astrophysique et Planétologie Toulouse, France The 3XMM catalogue Institut de Recherche en Astrophysique et Planétologie Toulouse, France and for the XMM Newton Survey Science Centre (SSC) 1 XMM Newton Survey Science Centre (SSC) The XMM Newton Survey

More information

Annapurni Subramaniam IIA UVIT-PMB Meeting 08 June 2012

Annapurni Subramaniam IIA UVIT-PMB Meeting 08 June 2012 UVIT IN ORBIT CALIBRATIONS Annapurni Subramaniam IIA UVIT-PMB Meeting 08 June 2012 UVIT Telescope various components Calibrations are of two types: 1. Ground calibrations 2. In orbit calibrations In general,

More information

Phase-Referencing and the Atmosphere

Phase-Referencing and the Atmosphere Phase-Referencing and the Atmosphere Francoise Delplancke Outline: Basic principle of phase-referencing Atmospheric / astrophysical limitations Phase-referencing requirements: Practical problems: dispersion

More information

DAY LABORATORY EXERCISE: SPECTROSCOPY

DAY LABORATORY EXERCISE: SPECTROSCOPY AS101 - Day Laboratory: Spectroscopy Page 1 DAY LABORATORY EXERCISE: SPECTROSCOPY Goals: To see light dispersed into its constituent colors To study how temperature, light intensity, and light color are

More information

Specsim An IFU Spectrometer Simulator

Specsim An IFU Spectrometer Simulator Specsim An IFU Spectrometer Simulator Nuria P. F. Lorente UK Astronomy Technology Centre Royal Observatory, Edinburgh, UK Alistair C. H. Glasse, Gillian S. Wright (UK ATC, JWST MIRI), Suzanne Ramsay Howat

More information

NAOYUKI TAMURA Subaru Instrument Astronomer Subaru Telescope, NAOJ

NAOYUKI TAMURA Subaru Instrument Astronomer Subaru Telescope, NAOJ FMOS status tt report Science workshop 2011.02.2802 28-03.0202 NAOYUKI TAMURA Subaru Instrument Astronomer Subaru Telescope, NAOJ * Overview * Recent history & current status t * Schedule & future plan

More information