The data model. Panos Labropoulos. Kapteyn Instituut

Size: px
Start display at page:

Download "The data model. Panos Labropoulos. Kapteyn Instituut"

Transcription

1 The data model Panos Labropoulos "

2 Challenges The actual 21-cm signal is several times weaker than the foregrounds and sits below the telescope noise Foregrounds: galactic and extragalactic (polarization?) / RFI RFI Ionosphere Large data sets Interferometry Intrinsic differencing (fringe pattern) Filtered images Equivalent to masking parts of a telescope aperture Resolution at the cost of surface brightness sensitivity Works in spatial Fourier domain Element gain spread in image plain 4/17/08 2

3 The Van Cittert Zernike relation The antenna size smears out the coherence function response Lose ability to localize wavefront direction (FOV): Small antenna diameter wide field The visibility function in the image and uv planes 4/17/08 3

4 uv plane 4/17/08 4

5 uv plane 4/17/08 5

6 uv plane On short baselines a visibility can correlate with other visibilities as well as its conjugate 4/17/08 6

7 Polarized feeds Radio astronomers had to deal early on with polarization as the complex feeds/dipoles of the antennas led to a polarized response 4/17/08 7

8 TECV Movie Vertical 2D TEC as a function of time Nearly Kolmogorov turbulence with a cut off at certain scales + Large scale waves 4/17/08 8

9 The Sky Jelic & Zaroubi 4/17/08 9

10 Jones Vector Instead of using the Jones vector one can form the coherency matrix: C = D e (t) e (t) E = e1 (t) e 1 (t) e 1 (t) e 2 (t) e 2 (t) e 1 (t) e 2 (t) e 2 (t) This matrix encodes all the statistical properties. It is a correlation matrix providing the second moments of the signal. «4/17/08 10

11 Effects of media 4/17/08 11

12 Comparison Problems involving polarizers & retarders Jones Calculus Yes Mueller Calculus Yes Scatters No Yes Fully polarized light Yes Yes Partially polarized light No Yes Directly related to exptl. measurements Light vector specified by Less generally applicable No Amplitude & phase of the electric field vector More generally applicable Yes Intensities Phase info Retained Lost Number Complex Real Computational effort Less Vector: 2x1; Matrix: 2x2 More Vector: 4x1; Matrix: 4x4 4/17/08 12

13 The Measurement equation Polarization effects in the signal chain appear as error terms in the Measurement Equation F = ionospheric Faraday rotation (T = tropospheric effects) P = parallactic angle E = antenna voltage pattern D = polarization leakage G = electronic gain B = bandpass response A i = B i G i D i E i P i T i F i A * j = F * j T * j P * j E * j D * j G * * j B j I + Q U + iv V = B i G i D i E i P i T i F i U iv I Q l,m,n V = A j CA j * + n F * j T * j P * j E * j D * j G * j B * j + diag{ σ } ij 4/17/08 13

14 Using the identity AXB = C The equation can be rewritten in the form v =Au for each interferometer. The covariance is then: vv * = A uu * A * + N Conjugates should also be considered. The ML solution over n is: A = (A t N -1 A) -1 A t N -1 4/17/08 14

15 For every interferometer A is a 4x4 complex matrix where each element is a function of the parameters that enter the MEQ through the Jones matrices. We assume that we know those parameters to a reasonable precision and their errors are Gaussian and independent. For an element of A the errors in the linear regime would propagate as: δa ij ( x) = n A ij x n 2 Fisher information matrix - CR bounds MC Monte Carlo simulations / explore likelihood surface SVD of the covariance matrix 4/17/08 15

16 The inversion is O(N^3) process: Ideally we would like to have O(N) The large dataset needs to be reduced. Solution: convolve with a matched filter kernel Lossy but fast and generally safe!! Does not include the application of the primary calibration. Complicates covariance calculation. 4/17/08 16

17 Terms for known effects instrumental noise (?) residual source foreground (?) incorporate as noise matrices with known prefactors Terms for unknown effects e.g. foreground sources with known positions known structure in C incorporate as noise matrices with large prefactors equivalent to downweighting contaminated modes in data 4/17/08 17

18 4/17/08 18

19 Computational cost Forward 25 hrs per frequency 4hrs-10s Trivial parallelization along the frequency 5.6 TB of data for the full cube 300GB for a selection of frequencies and longer averaging Inverse TFLOP / frequency 16 hrs per frequency (Assuming access to a 10 TFLOP system ) 170 days for all frequencies Extensive I/O 4/17/08 19

20 GPUs GPUs are getting faster 350 GFLOPS Multicore: Scale cores instead of clock frequencies 100s cores, 1000s threads, non cc NUMA access NVIDA G80: 128 cores, ATI R cores It is not about hacking the GPU, real programming languages are developed Cell processor 4/17/08 20

21 GPUs 4/17/08 21

22 GPUs 4/17/08 22

23 GPUs 4/17/08 23

24 GPUs 4/17/08 24

25 GPUs 4/17/08 25

26 GPUs Maximize independent parallelism Maximize math intensity (math operations/thread) Better to recompute than to cache, GPUS spend transistors on ALUs, not memory Do as much computations on the GPU as possible to avoid I/O Global vs local memory = order of magnitude Local memory can be access 100x times faster and by ALL threads 4/17/08 26

27 4/17/08 27

28 GPUs 4/17/08 28

29 GPUs 4/17/08 29

30 GPUs 4/17/08 30

31 GPUs 4/17/08 31

32 Sanity checks Let P = Q 2 + U 2 + V 2 I 2 be the degree of polarization and π=(q,u,v). One can decompose the stokes vector in several ways i.e. polarized and non polarized states.» 1+P 1 s = s P» «1 2 π 2 π Energy conservation: The input to output intensity ration must be less or equal to one (energy conservation) 4/17/08 32

33 Sanity checks The density matrix describes the statistical state of a system. It is similar to the Liouville density (quantum phase space equivalent). The extension of classical entropy concepts in the field of QM is the von Neumann entropy. For the polarization states we can define it as: S = tr Ĉ ln Ĉ nsity. It can be expressed ` as a func S = ˆ( P ) ln 1+P of information betw We can see that it is decreasing with P and that it is bound. It gets its maximum value ln2 for unpolarized light and its minimum value 0 for totally polarized light. It a very handy criterion of quality of the data i.e. check for depolarizing effects. 4/17/08 33

34 4/17/08 34

35 Faraday Rotation The ionosphere shows a birefringent material behavior The linear polarization rotation angle is rotated as Δφ 0.15 λ 2 B n e ds deg λ in cm, n e ds in cm -2, B in G Important at low frequencies Severe during solar maxima and sunrise/sunset 4/17/08 35

Polarimetry. Dave McConnell, CASS Radio Astronomy School, Narrabri 30 September kpc. 8.5 GHz B-vectors Perley & Carilli (1996)

Polarimetry. Dave McConnell, CASS Radio Astronomy School, Narrabri 30 September kpc. 8.5 GHz B-vectors Perley & Carilli (1996) VLA @ 8.5 GHz B-vectors Perley & Carilli (1996) 10 kpc Polarimetry Dave McConnell, CASS Radio Astronomy School, Narrabri 30 September 2010 1 Electro-magnetic waves are polarized E H S = c/4π (E H) S E/M

More information

Introduction to Interferometry

Introduction to Interferometry Introduction to Interferometry Ciro Pappalardo RadioNet has received funding from the European Union s Horizon 2020 research and innovation programme under grant agreement No 730562 Radioastronomy H.Hertz

More information

Statistical inversion of the LOFAR Epoch of Reionization experiment data model

Statistical inversion of the LOFAR Epoch of Reionization experiment data model Statistical inversion of the LOFAR Epoch of Reionization experiment data model ASTRON, Oude Hoogeveensedijk 4, 7991 PD, Dwingeloo, the Netherlands Kapteyn Astronomical Institute, Landleven 12, 9747 AD,

More information

Wide-Field Imaging: I

Wide-Field Imaging: I Wide-Field Imaging: I S. Bhatnagar NRAO, Socorro Twelfth Synthesis Imaging Workshop 010 June 8-15 Wide-field imaging What do we mean by wide-field imaging W-Term: D Fourier transform approximation breaks

More information

Cosmology & CMB. Set5: Data Analysis. Davide Maino

Cosmology & CMB. Set5: Data Analysis. Davide Maino Cosmology & CMB Set5: Data Analysis Davide Maino Gaussian Statistics Statistical isotropy states only two-point correlation function is needed and it is related to power spectrum Θ(ˆn) = lm Θ lm Y lm (ˆn)

More information

A Crash Course in Radio Astronomy and Interferometry: 2. Aperture Synthesis

A Crash Course in Radio Astronomy and Interferometry: 2. Aperture Synthesis A Crash Course in Radio Astronomy and Interferometry: 2. Aperture Synthesis James Di Francesco National Research Council of Canada North American ALMA Regional Center Victoria (thanks to S. Dougherty,

More information

Polarised synchrotron simulations for EoR experiments

Polarised synchrotron simulations for EoR experiments Centre for Radio Cosmology Polarised synchrotron simulations for EoR experiments The broad impact of Low Frequency Observing Bologna, 19-23 June 2017 Marta Spinelli in collaboration with M. Santos and

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

Radio Interferometry and Aperture Synthesis

Radio Interferometry and Aperture Synthesis Radio Interferometry and Aperture Synthesis Phil gave a detailed picture of homodyne interferometry Have to combine the light beams physically for interference Imposes many stringent conditions on the

More information

Polarization in Interferometry

Polarization in Interferometry Polarization in Interferometry Rick Perley (NRAO-Socorro) Fourth INPE Advanced Course on Astrophysics: Radio Astronomy in the 21 st Century My Apologies, Up Front This lecture contains some difficult material.

More information

ASKAP Commissioning Update #7 April-July Latest results from the BETA test array

ASKAP Commissioning Update #7 April-July Latest results from the BETA test array ASKAP Commissioning Update #7 April-July 2014 Welcome to the seventh edition of the ASKAP Commissioning Update. This includes all the latest results from commissioning of the six-antenna Boolardy Engineering

More information

Interference, Diffraction and Fourier Theory. ATI 2014 Lecture 02! Keller and Kenworthy

Interference, Diffraction and Fourier Theory. ATI 2014 Lecture 02! Keller and Kenworthy Interference, Diffraction and Fourier Theory ATI 2014 Lecture 02! Keller and Kenworthy The three major branches of optics Geometrical Optics Light travels as straight rays Physical Optics Light can be

More information

arxiv: v2 [astro-ph.im] 27 Jul 2016

arxiv: v2 [astro-ph.im] 27 Jul 2016 Mon. Not. R. Astron. Soc., 1?? (16) Printed 7 September 18 (MN LATEX style file v.) Polarization leakage in epoch of reionization windows II. Primary beam model and direction dependent calibration arxiv:164.44v

More information

CMB interferometry (20 April 2012)

CMB interferometry (20 April 2012) CMB interferometry (20 April 2012) Clive Dickinson (Jodrell Bank CfA, U. Manchester) CMB power spectrum measurements We have come a long way in just a few years! Interferometers have made a big impact

More information

Non-Imaging Data Analysis

Non-Imaging Data Analysis Outline 2 Non-Imaging Data Analysis Greg Taylor Based on the original lecture by T.J. Pearson Introduction Inspecting visibility data Model fitting Some applications Superluminal motion Gamma-ray bursts

More information

Introduction to Radio Interferometry Jim Braatz (NRAO)

Introduction to Radio Interferometry Jim Braatz (NRAO) Introduction to Radio Interferometry Jim Braatz (NRAO) Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope Very Long Baseline Array Radio Astronomy

More information

Continuum Observing. Continuum Emission and Single Dishes

Continuum Observing. Continuum Emission and Single Dishes July 11, 2005 NAIC/NRAO Single-dish Summer School Continuum Observing Jim Condon Continuum Emission and Single Dishes Continuum sources produce steady, broadband noise So do receiver noise and drift, atmospheric

More information

Lecture 9: Speckle Interferometry. Full-Aperture Interferometry. Labeyrie Technique. Knox-Thompson Technique. Bispectrum Technique

Lecture 9: Speckle Interferometry. Full-Aperture Interferometry. Labeyrie Technique. Knox-Thompson Technique. Bispectrum Technique Lecture 9: Speckle Interferometry Outline 1 Full-Aperture Interferometry 2 Labeyrie Technique 3 Knox-Thompson Technique 4 Bispectrum Technique 5 Differential Speckle Imaging 6 Phase-Diverse Speckle Imaging

More information

SKA polarimetry specication

SKA polarimetry specication specication Does the SKA really need to achieve its high polarimetric purity (and sensitivity) spec? Onsala Space Observatory Chalmers University, Sweden AAVP workshop, Cambridge, 8 Dec 2010 SKA Polarimetry

More information

Observational Astrophysics 2

Observational Astrophysics 2 Observational Astrophysics 2 Introduction to the Course Christoph U. Keller Christoph U. Keller, Utrecht University, C.U.Keller@uu.nl Observational Astrophysics 2: Introduction to the Course 1 Outline

More information

An Introduction to Radio Astronomy

An Introduction to Radio Astronomy An Introduction to Radio Astronomy Second edition Bernard F. Burke and Francis Graham-Smith CAMBRIDGE UNIVERSITY PRESS Contents Preface to the second edition page x 1 Introduction 1 1.1 The role of radio

More information

Challenges in Cosmic Microwave Background Data Analysis

Challenges in Cosmic Microwave Background Data Analysis Challenges in Cosmic Microwave Background Data Analysis Steven T. Myers National Radio Astronomy Observatory Socorro, NM 1 The problem Use observations of the intensity and polarization of the sky at centimeter

More information

Brewster Angle and Total Internal Reflection

Brewster Angle and Total Internal Reflection Lecture 4: Polarization Outline 1 Polarized Light in the Universe 2 Brewster Angle and Total Internal Reflection 3 Descriptions of Polarized Light 4 Polarizers 5 Retarders Christoph U. Keller, Utrecht

More information

Polarization with Interferometry. Michael Ireland

Polarization with Interferometry. Michael Ireland Polarization with Interferometry Michael Ireland Michelson Summer Workshop, July 7, 6 Outline The basics: how does the picture of interference change when the E field is a vector quantity. What kind of

More information

Description. Polarization can be described several other ways

Description. Polarization can be described several other ways Polarization If there are magnetic fields ( Synchrotron, Cyclotron...) involved we can get a preferred direction of radiation - polarization We normally use Stokes parameters to show thes (I,Q,U,V) -total

More information

FUNDAMENTALS OF POLARIZED LIGHT

FUNDAMENTALS OF POLARIZED LIGHT FUNDAMENTALS OF POLARIZED LIGHT A STATISTICAL OPTICS APPROACH Christian Brosseau University of Brest, France A WILEY-INTERSCIENCE PUBLICATION JOHN WILEY & SONS, INC. New York - Chichester. Weinheim. Brisbane

More information

Polarization in Interferometry. Ramprasad Rao (ASIAA)

Polarization in Interferometry. Ramprasad Rao (ASIAA) Polarization in Interferometry Ramprasad Rao (ASIAA) W M A Q We Must Ask Questions Outline Polarization in Astronomical Sources Polarization Physics & Mathematics Antenna Response Interferometer Response

More information

Low-frequency radio astronomy and wide-field imaging

Low-frequency radio astronomy and wide-field imaging Low-frequency radio astronomy and wide-field imaging James Miller-Jones (NRAO Charlottesville/Curtin University) ITN 215212: Black Hole Universe Many slides taken from NRAO Synthesis Imaging Workshop (Tracy

More information

21 cm Cosmology. Miguel F. Morales Boulder, October 5 th, 2010

21 cm Cosmology. Miguel F. Morales Boulder, October 5 th, 2010 21 cm Cosmology Miguel F. Morales Boulder, October 5 th, 2010 See invited ARAA review Reionization and Cosmology with 21-cm Fluctuations Miguel F. Morales 1 and J. Stuart B. Wyithe 2 1 Department of Physics,

More information

arxiv: v1 [astro-ph.co] 4 Dec 2010

arxiv: v1 [astro-ph.co] 4 Dec 2010 Spectropolarimetry with the Allen Telescope Array: Faraday Rotation toward Bright Polarized Radio Galaxies arxiv:1012.0945v1 [astro-ph.co] 4 Dec 2010 C. J. Law 1, B. M. Gaensler 2, G. C. Bower 1, D. C.

More information

Principles of Interferometry. Hans-Rainer Klöckner IMPRS Black Board Lectures 2014

Principles of Interferometry. Hans-Rainer Klöckner IMPRS Black Board Lectures 2014 Principles of Interferometry Hans-Rainer Klöckner IMPRS Black Board Lectures 2014 acknowledgement Mike Garrett lectures James Di Francesco crash course lectures NAASC Lecture 5 calibration image reconstruction

More information

The Square Kilometre Array & High speed data recording

The Square Kilometre Array & High speed data recording The Square Kilometre Array & High speed Astrophysics Group, Cavendish Laboratory, University of Cambridge http://www.mrao.cam.ac.uk/ bn204/ CRISP Annual Meeting FORTH, Crete, Greece March 2012 Outline

More information

Information Field Theory. Torsten Enßlin MPI for Astrophysics Ludwig Maximilian University Munich

Information Field Theory. Torsten Enßlin MPI for Astrophysics Ludwig Maximilian University Munich Information Field Theory Torsten Enßlin MPI for Astrophysics Ludwig Maximilian University Munich Information Field Theory signal field: degrees of freedom data set: finite additional information needed

More information

Pseudocontinuum Polarimetry with the GBT Brian S. Mason v.1 31may07 v.2 03sep07. Abstract

Pseudocontinuum Polarimetry with the GBT Brian S. Mason v.1 31may07 v.2 03sep07. Abstract Pseudocontinuum Polarimetry with the GBT Brian S. Mason v.1 31may07 v.2 03sep07 Abstract We outline a simple method for calibrating correlation polarimetric data from the GBT spectrometer, and describe

More information

- or - Bootstrapping our way towards a measurement of Dark Energy

- or - Bootstrapping our way towards a measurement of Dark Energy Calibrating CHIME - or - Bootstrapping our way towards a measurement of Dark Energy Laura Newburgh! (Dunlap Institute)! DRAO! Sept 2014 Photo credit:! K Vanderlinde CHIME Collaboration UBC! Graeme Addison!

More information

Data analysis of massive data sets a Planck example

Data analysis of massive data sets a Planck example Data analysis of massive data sets a Planck example Radek Stompor (APC) LOFAR workshop, Meudon, 29/03/06 Outline 1. Planck mission; 2. Planck data set; 3. Planck data analysis plan and challenges; 4. Planck

More information

The First Stars John Wise, Georgia Tech

The First Stars John Wise, Georgia Tech z=1100 The First Stars John Wise, Georgia Tech z~20-30 z~6 > (P=kT b Δν) Courtesy of J. Pritchard Adapted from Pritchard & Loeb, 2010, Phys. Rev. D, 82, 023006 A great mystery now confronts us: When and

More information

Foregrounds for observations of the high redshift global 21 cm signal

Foregrounds for observations of the high redshift global 21 cm signal Foregrounds for observations of the high redshift global 21 cm signal Geraint Harker 28/10/2010 Fall Postdoc Symposium 1 The hydrogen 21cm line The hydrogen 21cm (1420MHz) transition is a forbidden transition

More information

Polarization algebra: decomposition of depolarizing Mueller matrices

Polarization algebra: decomposition of depolarizing Mueller matrices Polarization algebra: decomposition of depolarizing Mueller matrices Razvigor OSSIKOVSKI LPICM, Ecole Polytechnique, CNRS 928 Palaiseau, France razvigor.ossikovski@polytechnique.edu The challenges of experimental

More information

Basic Theory of Speckle Imaging

Basic Theory of Speckle Imaging 1 Basic Theory of Speckle Imaging Elliott Horch, Southern Connecticut State University 1 arcsec BU 151AB 2 Speckle Often Means Binary Stars Stellar Masses. Mass-Luminosity Relation (MLR) Initial Mass Function

More information

Array signal processing for radio-astronomy imaging and future radio telescopes

Array signal processing for radio-astronomy imaging and future radio telescopes Array signal processing for radio-astronomy imaging and future radio telescopes School of Engineering Bar-Ilan University Amir Leshem Faculty of EEMCS Delft University of Technology Joint wor with Alle-Jan

More information

Radio Interferometry Fundamentals. John Conway Onsala Space Obs and Nordic ALMA ARC-node

Radio Interferometry Fundamentals. John Conway Onsala Space Obs and Nordic ALMA ARC-node Radio Interferometry Fundamentals John Conway Onsala Space Obs and Nordic ALMA ARC-node So far discussed only single dish radio/mm obs Resolution λ/d, for D=20m, is 30 at mm-wavelengths and 30 (diameter

More information

Lecture 9: Indirect Imaging 2. Two-Element Interferometer. Van Cittert-Zernike Theorem. Aperture Synthesis Imaging. Outline

Lecture 9: Indirect Imaging 2. Two-Element Interferometer. Van Cittert-Zernike Theorem. Aperture Synthesis Imaging. Outline Lecture 9: Indirect Imaging 2 Outline 1 Two-Element Interferometer 2 Van Cittert-Zernike Theorem 3 Aperture Synthesis Imaging Cygnus A at 6 cm Image courtesy of NRAO/AUI Very Large Array (VLA), New Mexico,

More information

Quantifying and mitigating correlated noise between formed beams on the ASKAP Phased Array Feeds

Quantifying and mitigating correlated noise between formed beams on the ASKAP Phased Array Feeds Quantifying and mitigating correlated noise between formed beams on the ASKAP Phased Array Feeds Ian Heywood,PaoloSerra,AidanHotan,DavidMcConnell CSIRO Astronomy & Space Science Abstract Pairs of beams

More information

An introduction to closure phases

An introduction to closure phases An introduction to closure phases Michelson Summer Workshop Frontiers of Interferometry: Stars, disks, terrestrial planets Pasadena, USA, July 24 th -28 th 2006 C.A.Haniff Astrophysics Group, Department

More information

E-MERLIN and EVN/e-VLBI Capabilities, Issues & Requirements

E-MERLIN and EVN/e-VLBI Capabilities, Issues & Requirements E-MERLIN and EVN/e-VLBI Capabilities, Issues & Requirements e-merlin: capabilities, expectations, issues EVN/e-VLBI: capabilities, development Requirements Achieving sensitivity Dealing with bandwidth,

More information

Brewster Angle and Total Internal Reflection

Brewster Angle and Total Internal Reflection Lecture 5: Polarization Outline 1 Polarized Light in the Universe 2 Brewster Angle and Total Internal Reflection 3 Descriptions of Polarized Light 4 Polarizers 5 Retarders Christoph U. Keller, Leiden University,

More information

BINGO simulations and updates on the performance of. the instrument

BINGO simulations and updates on the performance of. the instrument BINGO simulations and updates on the performance of BINGO telescope the instrument M.-A. Bigot-Sazy BINGO collaboration Paris 21cm Intensity Mapping Workshop June 2014 21cm signal Observed sky Credit:

More information

x Contents Segmented Mirror Telescopes Metal and Lightweight Mirrors Mirror Polishing

x Contents Segmented Mirror Telescopes Metal and Lightweight Mirrors Mirror Polishing Contents 1 Fundamentals of Optical Telescopes... 1 1.1 A Brief History of Optical Telescopes.................... 1 1.2 General Astronomical Requirements..................... 6 1.2.1 Angular Resolution.............................

More information

Interferometry of Solar System Objects

Interferometry of Solar System Objects Interferometry of Solar System Objects Bryan Butler National Radio Astronomy Observatory Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope Very

More information

Solar System Objects. Bryan Butler National Radio Astronomy Observatory

Solar System Objects. Bryan Butler National Radio Astronomy Observatory Solar System Objects Bryan Butler National Radio Astronomy Observatory Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope Very Long Baseline Array

More information

A New Spectrometer for the Green Bank Telescope

A New Spectrometer for the Green Bank Telescope A New Spectrometer for the Green Bank Telescope Marty Bloss, Patrick Brandt, Hong Chen, Jayanth Chennamangalam, Jeff Cobb, Ramon Creager, Paul Demorest, Glenn Jones, Randy McCullough, Jason Ray, D. Anish

More information

Lecture 8: Polarimetry 2. Polarizers and Retarders. Polarimeters. Scattering Polarization. Zeeman Effect. Outline

Lecture 8: Polarimetry 2. Polarizers and Retarders. Polarimeters. Scattering Polarization. Zeeman Effect. Outline Lecture 8: Polarimetry 2 Outline 1 Polarizers and Retarders 2 Polarimeters 3 Scattering Polarization 4 Zeeman Effect Christoph U. Keller, Utrecht University, C.U.Keller@uu.nl Observational Astrophysics

More information

Electronic Imaging in Astronomy

Electronic Imaging in Astronomy Ian S, McLean Electronic Imaging in Astronomy Detectors and Instrumentation (Second Edition) j""v Published f udiisnea in association with witn fyj Springer Praxis PubUshing Publisl PR Chichester, UK Contents

More information

Fundamentals of radio astronomy

Fundamentals of radio astronomy Fundamentals of radio astronomy Sean Dougherty National Research Council Herzberg Institute for Astrophysics Apologies up front! Broad topic - a lot of ground to cover (the first understatement of the

More information

MURCHISON WIDEFIELD ARRAY

MURCHISON WIDEFIELD ARRAY MURCHISON WIDEFIELD ARRAY STEPS TOWARDS OBSERVING THE EPOCH OF RE-IONIZATION Ravi Subrahmanyan Raman Research Institute INDIA View from Earth: cosmic radio background from cosmological evolution in gas

More information

Utility of Correlation Functions

Utility of Correlation Functions Utility of Correlation Functions 1. As a means for estimating power spectra (e.g. a correlator + WK theorem). 2. For establishing characteristic time scales in time series (width of the ACF or ACV). 3.

More information

Using training sets and SVD to separate global 21-cm signal from foreground and instrument systematics

Using training sets and SVD to separate global 21-cm signal from foreground and instrument systematics Using training sets and SVD to separate global 21-cm signal from foreground and instrument systematics KEITH TAUSCHER*, DAVID RAPETTI, JACK O. BURNS, ERIC SWITZER Aspen, CO Cosmological Signals from Cosmic

More information

Thermal noise and correlations in photon detection

Thermal noise and correlations in photon detection Thermal noise and correlations in photon detection Jonas Zmuidzinas The standard expressions for the noise that is due to photon fluctuations in thermal background radiation typically apply only for a

More information

An Introduction to Radio Astronomy

An Introduction to Radio Astronomy An Introduction to Radio Astronomy Bernard F. Burke Massachusetts Institute of Technology and Francis Graham-Smith Jodrell Bank, University of Manchester CAMBRIDGE UNIVERSITY PRESS Contents Preface Acknowledgements

More information

Fraunhofer Institute for Computer Graphics Research Interactive Graphics Systems Group, TU Darmstadt Fraunhoferstrasse 5, Darmstadt, Germany

Fraunhofer Institute for Computer Graphics Research Interactive Graphics Systems Group, TU Darmstadt Fraunhoferstrasse 5, Darmstadt, Germany Scale Space and PDE methods in image analysis and processing Arjan Kuijper Fraunhofer Institute for Computer Graphics Research Interactive Graphics Systems Group, TU Darmstadt Fraunhoferstrasse 5, 64283

More information

The Principles of Astronomical Telescope Design

The Principles of Astronomical Telescope Design The Principles of Astronomical Telescope Design Jingquan Cheng National Radio Astronomy Observatory Charlottesville, Virginia,.USA " 4y Springer Fundamentals of Optical Telescopes 1 1.1 A Brief History

More information

Large Area Imaging Survey of Near-Infrared Sky with Korean Compact Space Telescopes

Large Area Imaging Survey of Near-Infrared Sky with Korean Compact Space Telescopes Large Area Imaging Survey of Near-Infrared Sky with Korean Compact Space Telescopes Science & Technology Satellite Series (KARI) (2000 ~ 2013. 02) 1 st Satellite: FIMS (Far-ultraviolet IMaging Spectrograph)

More information

tf, oscillating with wavelength λ, then a distant observer will measure an electric field given by the Kirchhoff diffraction integral, Equation 12.

tf, oscillating with wavelength λ, then a distant observer will measure an electric field given by the Kirchhoff diffraction integral, Equation 12. 6 Lecture, 26 October 999 6. The van Cittert - Zernike theorem and radio interferometers The largest single-dish radio telescopes have diffraction-limited resolution no better than tens of arcseconds,

More information

Next Generation Very Large Array Memo No. 1

Next Generation Very Large Array Memo No. 1 Next Generation Very Large Array Memo No. 1 Fast switching phase calibration at 3mm at the VLA site C.L. Carilli NRAO PO Box O Socorro NM USA Abstract I consider requirements and conditions for fast switching

More information

Square Kilometre Array Science Data Challenge 1

Square Kilometre Array Science Data Challenge 1 Square Kilometre Array Science Data Challenge 1 arxiv:1811.10454v1 [astro-ph.im] 26 Nov 2018 Anna Bonaldi & Robert Braun, for the SKAO Science Team SKA Organization, Jodrell Bank, Lower Withington, Macclesfield,

More information

A NEW METHOD FOR ADAPTIVE OPTICS POINT SPREAD FUNCTION RECONSTRUCTION

A NEW METHOD FOR ADAPTIVE OPTICS POINT SPREAD FUNCTION RECONSTRUCTION Florence, Italy. May 2013 ISBN: 978-88-908876-0-4 DOI: 10.12839/AO4ELT3.13328 A NEW METHOD FOR ADAPTIVE OPTICS POINT SPREAD FUNCTION RECONSTRUCTION J. Exposito 1a, D. Gratadour 1, G. Rousset 1, Y. Clénet

More information

Wavefront reconstruction for adaptive optics. Marcos van Dam and Richard Clare W.M. Keck Observatory

Wavefront reconstruction for adaptive optics. Marcos van Dam and Richard Clare W.M. Keck Observatory Wavefront reconstruction for adaptive optics Marcos van Dam and Richard Clare W.M. Keck Observatory Friendly people We borrowed slides from the following people: Lisa Poyneer Luc Gilles Curt Vogel Corinne

More information

HOW TO GET LIGHT FROM THE DARK AGES

HOW TO GET LIGHT FROM THE DARK AGES HOW TO GET LIGHT FROM THE DARK AGES Anthony Smith Lunar Seminar Presentation 2/2/2010 OUTLINE Basics of Radio Astronomy Why go to the moon? What should we find there? BASICS OF RADIO ASTRONOMY Blackbody

More information

Astronomical Experiments for the Chang E-2 Project

Astronomical Experiments for the Chang E-2 Project Astronomical Experiments for the Chang E-2 Project Maohai Huang 1, Xiaojun Jiang 1, and Yihua Yan 1 1 National Astronomical Observatories, Chinese Academy of Sciences, 20A Datun Road,Chaoyang District,

More information

Optical interferometry: problems and practice

Optical interferometry: problems and practice Outline Optical interferometry: problems and practice Chris Haniff Aims. What is an interferometer? Fundamental differences between optical and radio. Implementation at optical wavelengths. Conclusions.

More information

Large Field of View Radio Astronomy; relevant for many KSP s

Large Field of View Radio Astronomy; relevant for many KSP s Large Field of View Radio Astronomy; relevant for many KSP s SKA Key Science Drivers ORIGINS Probing the Dark Ages When & how were the first stars formed? Cosmology and Galaxy Evolution Galaxies, Dark

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

HERA Memo 51: System Noise from LST Di erencing March 17, 2017

HERA Memo 51: System Noise from LST Di erencing March 17, 2017 HERA Memo 51: System Noise from LST Di erencing March 17, 2017 C.L. Carilli 1,2 ccarilli@aoc.nrao.edu ABSTRACT I derive the visibility noise values (in Jy), and the system temperature for HERA, using di

More information

SMOS L1 Processor Prototype Phase 3

SMOS L1 Processor Prototype Phase 3 SMOS L1 Processor Prototype Phase 3 6 th SMOS Workshop Antonio Gutiérrez Peña TUD Denmark 15-17th May 2006 1 SMOS L1 Processor Prototype Phase 3 L1 & ADF Product Definitions TUD Denmark 15-17th May 2006

More information

Cramér Rao sensitivity limits for astronomical instruments: implications for interferometer design

Cramér Rao sensitivity limits for astronomical instruments: implications for interferometer design 218 J. Opt. Soc. Am. A/ Vol. 20, No. 2/ February 2003 Jonas Zmuidzinas Cramér Rao sensitivity limits for astronomical instruments: implications for interferometer design Jonas Zmuidzinas Division of Physics,

More information

Stellar Intensity Interferometric Capabilities of IACT Arrays*

Stellar Intensity Interferometric Capabilities of IACT Arrays* Stellar Intensity Interferometric Capabilities of IACT Arrays* Dave Kieda Nolan Matthews University of Utah Salt Lake City, Utah *for VERITAS and CTA collaborations Photon Bunching & Intensity Interferometry

More information

Lecture 5: Polarization. Polarized Light in the Universe. Descriptions of Polarized Light. Polarizers. Retarders. Outline

Lecture 5: Polarization. Polarized Light in the Universe. Descriptions of Polarized Light. Polarizers. Retarders. Outline Lecture 5: Polarization Outline 1 Polarized Light in the Universe 2 Descriptions of Polarized Light 3 Polarizers 4 Retarders Christoph U. Keller, Leiden University, keller@strw.leidenuniv.nl ATI 2016,

More information

Dual differential polarimetry. A technique to recover polarimetric information from dual-polarization observations

Dual differential polarimetry. A technique to recover polarimetric information from dual-polarization observations A&A 593, A61 (216) DOI: 1.151/4-6361/21628225 c ESO 216 Astronomy & Astrophysics Dual differential polarimetry. A technique to recover polarimetric information from dual-polarization observations I. Martí-Vidal,

More information

Fourier phase analysis in radio-interferometry

Fourier phase analysis in radio-interferometry Fourier phase analysis in radio-interferometry François Levrier Ecole Normale Supérieure de Paris In collaboration with François Viallefond Observatoire de Paris Edith Falgarone Ecole Normale Supérieure

More information

Polarized and unpolarised transverse waves, with applications to optical systems

Polarized and unpolarised transverse waves, with applications to optical systems 2/16/17 Electromagnetic Processes In Dispersive Media, Lecture 6 1 Polarized and unpolarised transverse waves, with applications to optical systems T. Johnson 2/16/17 Electromagnetic Processes In Dispersive

More information

Short-Spacings Correction From the Single-Dish Perspective

Short-Spacings Correction From the Single-Dish Perspective Short-Spacings Correction From the Single-Dish Perspective Snezana Stanimirovic & Tam Helfer (UC Berkeley) Breath and depth of combining interferometer and single-dish data A recipe for observing extended

More information

PRINCIPLES OF PHYSICAL OPTICS

PRINCIPLES OF PHYSICAL OPTICS PRINCIPLES OF PHYSICAL OPTICS C. A. Bennett University of North Carolina At Asheville WILEY- INTERSCIENCE A JOHN WILEY & SONS, INC., PUBLICATION CONTENTS Preface 1 The Physics of Waves 1 1.1 Introduction

More information

Outline. Mm-Wave Interferometry. Why do we care about mm/submm? Star-forming galaxies in the early universe. Dust emission in our Galaxy

Outline. Mm-Wave Interferometry. Why do we care about mm/submm? Star-forming galaxies in the early universe. Dust emission in our Galaxy Outline 2 Mm-Wave Interferometry Debra Shepherd & Claire Chandler Why a special lecture on mm interferometry? Everything about interferometry is more difficult at high frequencies Some problems are unique

More information

SMOS L1 Sun BT Validation against on-ground radio-telescope network. Daniele Casella, Raffaele Crapolicchio, Emiliano Capolongo

SMOS L1 Sun BT Validation against on-ground radio-telescope network. Daniele Casella, Raffaele Crapolicchio, Emiliano Capolongo SMOS L1 Sun BT Validation against on-ground radio-telescope network Daniele Casella, Raffaele Crapolicchio, Emiliano Capolongo Background Focus : SMOS L1b Sun BT Objectives: Evaluate the improvements of

More information

Polarization in Interferometry

Polarization in Interferometry Polarization in Interferometry Calibration Tutorial Ivan Martı -Vidal Onsala Space Observatory Chalmers University of Technology (Sweden) European Radio Interferometry School Dwingeloo (October 2017) TUTORIAL

More information

Coherent Radar Imaging

Coherent Radar Imaging Coherent Radar Imaging Ronald F. Woodman Jicamarca Radio Observatory Instituto Geofisíco del Perú Acknowledgments:Jorge L Chau, David Hysell, Erhan Kudeki Scope Coherent Radar Imaging is the outgrowth

More information

Big Bang, Big Iron: CMB Data Analysis at the Petascale and Beyond

Big Bang, Big Iron: CMB Data Analysis at the Petascale and Beyond Big Bang, Big Iron: CMB Data Analysis at the Petascale and Beyond Julian Borrill Computational Cosmology Center, LBL & Space Sciences Laboratory, UCB with Christopher Cantalupo, Theodore Kisner, Radek

More information

Extracting a signal from the

Extracting a signal from the Extracting a signal from the epoch of reionization with LOFAR Geraint Harker Kapteyn Institute, Groningen, the Netherlands Collaborators: Ger de Bruyn; Michiel Brentjens, Leon Koopmans, Saleem Zaroubi;

More information

17. Jones Matrices & Mueller Matrices

17. Jones Matrices & Mueller Matrices 7. Jones Matrices & Mueller Matrices Jones Matrices Rotation of coordinates - the rotation matrix Stokes Parameters and unpolarized light Mueller Matrices R. Clark Jones (96-24) Sir George G. Stokes (89-93)

More information

Detection and Localization of Tones and Pulses using an Uncalibrated Array

Detection and Localization of Tones and Pulses using an Uncalibrated Array Detection and Localization of Tones and Pulses using an Uncalibrated Array Steven W. Ellingson January 24, 2002 Contents 1 Introduction 2 2 Traditional Method (BF) 2 3 Proposed Method Version 1 (FXE) 3

More information

Noise & Data Reduction

Noise & Data Reduction Noise & Data Reduction Paired Sample t Test Data Transformation - Overview From Covariance Matrix to PCA and Dimension Reduction Fourier Analysis - Spectrum Dimension Reduction 1 Remember: Central Limit

More information

Modelling the multi-conjugate adaptive optics system of the European Extremely Large Telescope

Modelling the multi-conjugate adaptive optics system of the European Extremely Large Telescope Mem. S.A.It. Vol. 86, 436 c SAIt 2015 Memorie della Modelling the multi-conjugate adaptive optics system of the European Extremely Large Telescope L. Schreiber 1, C. Arcidiacono 1, G. Bregoli 1, E. Diolaiti

More information

Polarized Light. Second Edition, Revised and Expanded. Dennis Goldstein Air Force Research Laboratory Eglin Air Force Base, Florida, U.S.A.

Polarized Light. Second Edition, Revised and Expanded. Dennis Goldstein Air Force Research Laboratory Eglin Air Force Base, Florida, U.S.A. Polarized Light Second Edition, Revised and Expanded Dennis Goldstein Air Force Research Laboratory Eglin Air Force Base, Florida, U.S.A. ш DEK KER MARCEL DEKKER, INC. NEW YORK BASEL Contents Preface to

More information

Distant galaxies: a future 25-m submm telescope

Distant galaxies: a future 25-m submm telescope Distant galaxies: a future 25-m submm telescope Andrew Blain Caltech 11 th October 2003 Cornell-Caltech Workshop Contents Galaxy populations being probed Modes of investigation Continuum surveys Line surveys

More information

Sky Projected Shack-Hartmann Laser Guide Star

Sky Projected Shack-Hartmann Laser Guide Star Sky Projected Shack-Hartmann Laser Guide Star T. Butterley a, D.F. Buscher b, G. D. Love a, T.J. Morris a, R. M. Myers a and R. W. Wilson a a University of Durham, Dept. of Physics, Rochester Building,

More information

Recent progress in SR interferometer

Recent progress in SR interferometer Recent progress in SR interferometer -for small beam size measurement- T. Mitsuhashi, KEK Agenda 1. Brief introduction of beam size measurement through SR interferometry. 2. Theoretical resolution of interferometry

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

Image Reconstruction Algorithms for 2D Aperture Synthesis Radiometers

Image Reconstruction Algorithms for 2D Aperture Synthesis Radiometers Image Reconstruction Algorithms for 2D Aperture Synthesis Radiometers E. Anterrieu 1 and A. Camps 2 1 Dept. Signal, Image & Instrumentation Laboratoire d Astrophysique de Toulouse-Tarbes Université de

More information

Measurement of polarization with the Degree Angular Scale Interferometer

Measurement of polarization with the Degree Angular Scale Interferometer Measurement of polarization with the Degree Angular Scale Interferometer E. M. Leitch*, J. M. Kovac, C. Pryke* k, J. E. Carlstrom* k, N. W. Halverson{, W. L. Holzapfel{, M. Dragovan* k, B. Reddall & E.

More information