Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope Very Long Baseline Array

Size: px
Start display at page:

Download "Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope Very Long Baseline Array"

Transcription

1 Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope Very Long Baseline Array

2 Basics of Interferometry Data Reduction Scott Schnee (NRAO) ALMA Data workshop Dec. 1, 2011 Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope Very Long Baseline Array

3 Outline The general idea First look at your data Basic data reduction in CASA Flagging 3

4 The General Idea: Fourier Transforms 1. An interferometer measures the interference pattern produced by two apertures. 2. The interference pattern is directly related to the source brightness. In particular, for small fields of view the complex visibility, V(u,v), is the 2D Fourier transform of the brightness on the sky, T(x,y) 4

5 The General Idea: Fourier Transforms y image plane x T(x,y) Fourier space/domain Image space/domain uv plane 5

6 The General Idea: Amplitudes and Phases V = I max I min I max + I min = Fringe Amplitude Average Intensity b 1 Δθ=λ/b The visibility is a complex quantity: - amplitude tells how much of a certain frequency component - phase tells where this component is located phase 6

7 The General Idea: Amplitudes and Phases Each pair of antennas will generate a visibility (amplitude and phase) Every integration: time interval Every channel: frequency interval Goal of calibration is to correct these amplitudes and phases for atmospheric and instrumental effects 7

8 The General Idea: Corrupted Data Variations in the amount of precipitable water vapor (PWV) cause phase fluctuations and result in Low coherence (loss of sensitivity) Radio seeing, typically 1ʺ at 1 mm Anomalous pointing offsets Anomalous delay offsets Patches of air with different water vapor content (and hence index of refraction) affect the incoming wave front differently. 8

9 The General Idea: Corrupted Data The atmosphere can absorb/emit significantly at (sub)millimeter wavelengths, creating phase and amplitude variations that need to be removed from measurement sets The antennas and other parts of the array also introduce noise into data sets 9

10 The General Idea: Calibration Basic calibration involves observing calibrators of known brightness and morphology Quasars (bright point sources) Solar system objects (well-characterized, so easily modeled) Determine corrections that make the observations fit the model Derive the changes to amplitude and phase (complex gain) vs frequency and time Apply the corrections from the calibration data to the science target data Interpolating the derived calibration solutions 10

11 First Look at Your Data In CASA: listobs(vis= my_data.ms ) Crystal Brogan s talk will describe results in detail Identify calibrators and science targets from intents Absolute flux calibrator to scale amplitudes Solar system object or quasar Bandpass calibrator to solve for variations with frequency Bright quasar Gain calibrator to solve for variations with time Reasonably bright quasars near science targets Every data set is different in terms of number of calibrators and science targets and uniqueness of calibrators 11

12 Basic Data Reduction: Bandpass Calibration Determine the variations of phase and amplitude with frequency Assume amplitude/phase vs. frequency and find solution to make data match the model Default assumption: 1 Jy, no spectral index Put in custom spectral index using setjy Calibrator information being built up now, accessible via OT Often assumed to be independent of time Less important that bandpass calibrator be near science target 12

13 Basic Data Reduction: Bandpass Calibration In CASA: Use the bandpass task Determine channel-to-channel variation Determine smooth function to remove variation Use applycal to apply the bandpass solution to other sources 13

14 Basic Data Reduction: Bandpass Calibration Baselines to one antenna Phase Before Bandpass Calibration 14

15 Basic Data Reduction: Bandpass Calibration Antenna-based Bandpass Solution: Phase 15

16 Basic Data Reduction: Bandpass Calibration Baselines to one antenna Amplitude Before Bandpass Calibration 16

17 Basic Data Reduction: Bandpass Calibration Antenna-based Bandpass Solution: Amplitude 17

18 Basic Data Reduction: Gain Calibration Determine the variations of phase and amplitude with time Assume amp/phase vs. time and find solution to make data match the model Often assumed to be independent of frequency Important that gain calibrator be near science target In CASA: Use the gaincal task Determine integration-to-integration variation Determine smooth function to remove variation Use applycal to apply the gain solution to other sources 18

19 Basic Data Reduction: Gain Calibration Phase Raw data One baseline Two calibrators colorized by source From TW Hydra Band 7 ALMA CASA Guide Time 19

20 Basic Data Reduction: Gain Calibration Phase Model data All baselines Two calibrators colorized by source From TW Hydra Band 7 ALMA CASA Guide Time 20

21 Basic Data Reduction: Gain Calibration Phase Corrected data All baselines Two calibrators colorized by source From TW Hydra Band 7 ALMA CASA Guide Time 21

22 Basic Data Reduction: Gain Calibration Amplitude Raw data All baselines Two calibrators colorized by source From TW Hydra Band 7 ALMA CASA Guide Time 22

23 Basic Data Reduction: Gain Calibration Amplitude Model data All baselines Two calibrators colorized by source From TW Hydra Band 7 ALMA CASA Guide Time 23

24 Basic Data Reduction: Gain Calibration Amplitude Corrected data All baselines Two calibrators colorized by source From TW Hydra Band 7 ALMA CASA Guide Time 24

25 Basic Data Reduction: Absolute Flux Calibration In CASA: setjy(vis= my_data.ms, field= Titan ) Use model for Titan in CASA to create a model column containing the expected observations Done very early in the calibration process In CASA: fluxscale is the task that uses the observations and model of the absolute flux calibrator (e.g. Titan) to derive the fluxes of the bandpass and gain calibrators Done at the end of the calibration process, after gaincal The derived amplitude vs. time corrections for the gain calibrator are then applied to the science target setjy, fluxscale, and gaincal will be discussed in Amy Kimball s talk and are presented in the CASA Guides 25

26 Basic Data Reduction: Absolute Flux Calibration Raw Data Amplitude vs. uv-distance Model Data CARMA observations of MARS from M99 CASA Guide 26

27 Shadowing Issue at low elevations Issue for compact arrays Flagging: Initial Flagging In CASA: flagdata(vis= my_data.ms, mode= shadow ) Observing Log Many observatories will note weather or hardware problems that affect the data. Other obvious errors 27

28 Flagging: Initial Flagging Tsys plots NGC 3256 ALMA CASA Guide 28

29 Flagging: What to Look For Plots of amplitude and phase vs. time and frequency Iterate over Antenna Spectral window Source Make plots of calibrators first Easier to find problems in observations of bright point source Harder to find problems in observations of a faint and extended source 29

30 Flagging: What to Look For Smoothly varying phases and amplitudes can be calibrated Discontinuities can not be calibrated Features in the calibrators that may not be in the target data can cause problems 30

31 Flagging: What to Look For From TW Hydra ALMA Guide Color: Polarization One spectral window (spw) plotted 31

32 Flagging: What to Look For Amplitude vs. Frequency - Birdies From TW Hydra CASA Guide Brown and Green show phase calibrators Orange shows TW Hya 32

33 Flagging: What to Look For Edge Channels Amplitude vs. Channel Amplitude vs. Channel 33

34 Flagging: What to Look For Data that should be flagged Amplitude vs. Channel 34

35 Flagging: What to Look For From TW Hydra Band 7 Guide Spectral line in Titan (Bandpass Calibrator) 35

36 Flagging: What to Look For Phase vs. Time on Gain Calibrator From Antennae ALMA CASA Guide First batch of data Second batch of data 36

37 Data Review: plotms Top Tabs Side Tabs Control Panel Graphics Panel Tools Panel ALMA Data Reduction Workshop 1 Dec

38 Data Review: plotms Control panel: Data The modification of certain parameters may not be applied if Plot is clicked and force reload is unchecked. ALMA Data Reduction Workshop 1 Dec

39 Data Review: plotms Control panel: Axes Drop down menus to select x and y axes: time, channel, frequency, velocity, amplitude, phase, uvdist, elevation, etc. ALMA Data Reduction Workshop 1 Dec

40 Data Review: plotms Iteration Scan Field Spw Baseline Antenna Tool panel ALMA Data Reduction Workshop 1 Dec

41 Data Review: plotms Transformations Frame: TOPO, GEO, BARY, LSRK, LSRD, etc.. ALMA Data Reduction Workshop 1 Dec

42 Data Review: plotms Display Colorize by: Scan Field Spw Antenna1 Antenna2 Baseline Channel Correlation ALMA Data Reduction Workshop 1 Dec

43 Flagging: Locating Bad Data - plotms Draw a box around the suspected bad data. 43

44 Flagging: Locating Bad Data - plotms Click locate and CASA will send information about the data to the logger. 44

45 Flagging: Locating Bad Data - plotms Bad data can be flagged by pressing this button or using the flagdata task at the CASA prompt. 45

46 Flagging: Locating Bad Data - plotms Flagger s remorse can be corrected by unflagging good data 46

47 Sage Advice From Rick Perley to a much younger Scott Schnee: When in doubt, throw it out. 47

48 Possible Flagging and Calibration Recipe EXAMINE bandpass/flux calibrator(s) FLAG bandpass/flux calibrators Iterate APPLY bandpass/flux calibra?on to itself APPLY bandpass/flux cal to gain cal sources EXAMINE gain calibra?on sources FLAG gain calibra?on sources Iterate APPLY gain calibra?on to itself APPLY bandpass/flux/gain cal to targets EXAMINE targets Repeat as necessary FLAG targets 48

49 49

50 NAASC 50

Phase and Amplitude Calibration in CASA for ALMA data

Phase and Amplitude Calibration in CASA for ALMA data Phase and Amplitude Calibration in CASA for ALMA data Adam Leroy North American ALMA Science Center Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope

More information

Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope Very Long Baseline Array

Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope Very Long Baseline Array Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope Very Long Baseline Array Self-Calibration Ed Fomalont (NRAO) ALMA Data workshop Dec. 2, 2011 Atacama

More information

A Crash Course in CASA With a focus on calibration

A Crash Course in CASA With a focus on calibration A Crash Course in CASA With a focus on calibration CASA team NRAO Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope Very Long Baseline Array CASA

More information

Introduction to Radio Interferometry Anand Crossley Alison Peck, Jim Braatz, Ashley Bemis (NRAO)

Introduction to Radio Interferometry Anand Crossley Alison Peck, Jim Braatz, Ashley Bemis (NRAO) Introduction to Radio Interferometry Anand Crossley Alison Peck, Jim Braatz, Ashley Bemis (NRAO) Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope

More information

Data Processing: Visibility Calibration

Data Processing: Visibility Calibration Data Processing: Visibility Calibration The delivered ALMA data consist of the amplitudes and phases for the combined signals from pairs of antennas. These are called visibility data. The goal of visibility

More information

When, why and how to self-cal Nathan Brunetti, Crystal Brogan, Amanda Kepley

When, why and how to self-cal Nathan Brunetti, Crystal Brogan, Amanda Kepley When, why and how to self-cal Nathan Brunetti, Crystal Brogan, Amanda Kepley Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope Very Long Baseline

More information

Introduction to Radio Interferometry Sabrina Stierwalt Alison Peck, Jim Braatz, Ashley Bemis

Introduction to Radio Interferometry Sabrina Stierwalt Alison Peck, Jim Braatz, Ashley Bemis Introduction to Radio Interferometry Sabrina Stierwalt Alison Peck, Jim Braatz, Ashley Bemis Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope Very

More information

ALMA Calibration Workshop

ALMA Calibration Workshop ALMA Calibration Workshop Lab #1: Basic Calibration December 1, 2011 Overview The goal of these exercises is to complete the initial calibration of an ALMA data set. There are two example data sets contained

More information

Advanced Calibration Topics - II

Advanced Calibration Topics - II Advanced Calibration Topics - II Crystal Brogan (NRAO) Sixteenth Synthesis Imaging Workshop 16-23 May 2018 Effect of Atmosphere on Phase 2 Mean Effect of Atmosphere on Phase Since the refractive index

More information

Technical Considerations: Nuts and Bolts Project Planning and Technical Justification

Technical Considerations: Nuts and Bolts Project Planning and Technical Justification Technical Considerations: Nuts and Bolts Project Planning and Technical Justification Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope Very Long

More information

Planning ALMA Observations

Planning ALMA Observations Planning Observations Atacama Large mm/sub-mm Array Mark Lacy North American Science Center Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope Very

More information

Archive data weblog and QA2 report. Obtaining information of the observation and calibration of ALMA Archive data

Archive data weblog and QA2 report. Obtaining information of the observation and calibration of ALMA Archive data Archive data weblog and QA2 report Obtaining information of the observation and calibration of ALMA Archive data Purpose of ALMA weblog/qa2 report Information about the observation: weather, antenna configuration,

More information

ALMA CASA Calibration

ALMA CASA Calibration ALMA CASA Calibration Allegro - CASA Tutorial Day Luke T. Maud 3 March 2017 Calibration - the basics Remove effects of the instrument itself Remove effects of the atmosphere Scaling to the correct flux

More information

PdBI data calibration. Vincent Pie tu IRAM Grenoble

PdBI data calibration. Vincent Pie tu IRAM Grenoble PdBI data calibration Vincent Pie tu IRAM Grenoble IRAM mm-interferometry School 2008 1 Data processing strategy 2 Data processing strategy Begins with proposal/setup preparation. Depends on the scientific

More information

VLBI Post-Correlation Analysis and Fringe-Fitting

VLBI Post-Correlation Analysis and Fringe-Fitting VLBI Post-Correlation Analysis and Fringe-Fitting Michael Bietenholz With (many) Slides from George Moellenbroek and Craig Walker NRAO Calibration is important! What Is Delivered by a Synthesis Array?

More information

REDUCTION OF ALMA DATA USING CASA SOFTWARE

REDUCTION OF ALMA DATA USING CASA SOFTWARE REDUCTION OF ALMA DATA USING CASA SOFTWARE Student: Nguyen Tran Hoang Supervisor: Pham Tuan Anh Hanoi, September - 2016 1 CONTENS Introduction Interferometry Scientific Target M100 Calibration Imaging

More information

Self-calibration. Elisabetta Liuzzo Rosita Paladino

Self-calibration. Elisabetta Liuzzo Rosita Paladino Elisabetta Liuzzo Rosita Paladino Why self-calibration works When it is possible to self-calibrate in practice Calibration using external calibrators in not perfect interpolated from different time, different

More information

Introduction to Imaging in CASA

Introduction to Imaging in CASA Introduction to Imaging in CASA Mark Rawlings, Juergen Ott (NRAO) Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope Very Long Baseline Array Overview

More information

Calibration with CASA

Calibration with CASA Calibration with CASA Philippe Salomé LERMA, Observatoire de Paris Credits: (Frédéric Gueth, George Moellenbrock, Wouter Vlemmings) Calibration On-line Source of possible problems that may need flagging

More information

Observing Modes and Real Time Processing

Observing Modes and Real Time Processing 2010-11-30 Observing with ALMA 1, Observing Modes and Real Time Processing R. Lucas November 30, 2010 Outline 2010-11-30 Observing with ALMA 2, Observing Modes Interferometry Modes Interferometry Calibrations

More information

Basic Calibration. Al Wootten. Thanks to Moellenbrock, Marrone, Braatz 1. Basic Calibration

Basic Calibration. Al Wootten. Thanks to Moellenbrock, Marrone, Braatz 1. Basic Calibration Basic Calibration Al Wootten Thanks to Moellenbrock, Marrone, Braatz 1 Basic Calibration Outline Sketch of a typical observation Short discussion of formalism Types of calibration A priori A posteriori

More information

Self-calibration Overview and line-continuum case study

Self-calibration Overview and line-continuum case study Self-calibration Overview and line-continuum case study Anita M.S. Richards, UK ARC Node, Manchester, with thanks to Fomalont, Muxlow, Laing, ALMA, e-merlin, DARA teams & 'Synthesis Imaging 'Principles'

More information

Calibration in practice. Vincent Piétu (IRAM)

Calibration in practice. Vincent Piétu (IRAM) Calibration in practice Vincent Piétu (IRAM) Outline I. The Plateau de Bure interferometer II. On-line calibrations III. CLIC IV. Off-line calibrations Foreword An automated data reduction pipeline exists

More information

Radio Interferometry. Xuening Bai. AST 542 Observational Seminar May 4, 2011

Radio Interferometry. Xuening Bai. AST 542 Observational Seminar May 4, 2011 Radio Interferometry Xuening Bai AST 542 Observational Seminar May 4, 2011 Outline Single-dish radio telescope Two-element interferometer Interferometer arrays and aperture synthesis Very-long base line

More information

CASA Tutorial. Bradley S. Frank. University of Cape Town SKA South Africa

CASA Tutorial. Bradley S. Frank. University of Cape Town SKA South Africa CASA Tutorial Bradley S. Frank University of Cape Town SKA South Africa This Session A southern-hemisphere non-blackbelt user s guide to CASA aka How I Learned to Stop Worrying and Learned to Love the

More information

Special Topics: AIPS. 24 February 2012 Socorro, NM USA. Eric Greisen. Robert C. Byrd Green Bank Telescope

Special Topics: AIPS. 24 February 2012 Socorro, NM USA. Eric Greisen. Robert C. Byrd Green Bank Telescope Special Topics: AIPS 4 February 01 Socorro, NM USA Eric Greisen Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope Very Long Baseline Array Outline

More information

What is CASA? Rachel Friesen. North American ALMA Science Center. Victoria BC, January 18, 2011 ALMA Software Tutorial 1

What is CASA? Rachel Friesen. North American ALMA Science Center. Victoria BC, January 18, 2011 ALMA Software Tutorial 1 What is CASA? Rachel Friesen North American ALMA Science Center Victoria BC, January 18, 2011 ALMA Software Tutorial 1 Outline Introduction and Current Status General tools and tasks CASA in use! CASA

More information

Planning (VLA) observations

Planning (VLA) observations Planning () observations 14 th Synthesis Imaging Workshop (May 2014) Loránt Sjouwerman National Radio Astronomy Observatory (Socorro, NM) Atacama Large Millimeter/submillimeter Array Karl G. Jansky Very

More information

Spectral Line II: Calibration and Analysis. Spectral Bandpass: Bandpass Calibration (cont d) Bandpass Calibration. Bandpass Calibration

Spectral Line II: Calibration and Analysis. Spectral Bandpass: Bandpass Calibration (cont d) Bandpass Calibration. Bandpass Calibration Spectral Line II: Calibration and Analysis Bandpass Calibration Flagging Continuum Subtraction Imaging Visualization Analysis Spectral Bandpass: Spectral frequency response of antenna to a spectrally flat

More information

Principles of Radio Interferometry. Ast735: Submillimeter Astronomy IfA, University of Hawaii

Principles of Radio Interferometry. Ast735: Submillimeter Astronomy IfA, University of Hawaii Principles of Radio Interferometry Ast735: Submillimeter Astronomy IfA, University of Hawaii 1 Resources IRAM millimeter interferometry school hdp://www.iram- inshtute.org/en/content- page- 248-7- 67-248-

More information

Introduction to Interferometry. Michelson Interferometer. Fourier Transforms. Optics: holes in a mask. Two ways of understanding interferometry

Introduction to Interferometry. Michelson Interferometer. Fourier Transforms. Optics: holes in a mask. Two ways of understanding interferometry Introduction to Interferometry P.J.Diamond MERLIN/VLBI National Facility Jodrell Bank Observatory University of Manchester ERIS: 5 Sept 005 Aim to lay the groundwork for following talks Discuss: General

More information

LOFAR: From raw visibilities to calibrated data

LOFAR: From raw visibilities to calibrated data Netherlands Institute for Radio Astronomy LOFAR: From raw visibilities to calibrated data John McKean (ASTRON) [subbing in for Manu] ASTRON is part of the Netherlands Organisation for Scientific Research

More information

Why Single Dish? Why Single Dish? Darrel Emerson NRAO Tucson

Why Single Dish? Why Single Dish? Darrel Emerson NRAO Tucson Why Single Dish? Darrel Emerson NRAO Tucson Why Single Dish? What's the Alternative? Comparisons between Single-Dish, Phased Array & Interferometers Advantages and Disadvantages of Correlation Interferometer

More information

The performance of wvrgcal The 4 quasar, band 6 experiment, uid A002 X X4cd.ms

The performance of wvrgcal The 4 quasar, band 6 experiment, uid A002 X X4cd.ms The performance of wvrgcal The 4 quasar, band 6 experiment, uid A002 X219601 X4cd.ms Marcel Clemens, Astrophysics Group, Cavendish Laboratory, University of Cambridge, UK 18/9/2011 Summary This document

More information

Very Long Baseline Interferometry

Very Long Baseline Interferometry Very Long Baseline Interferometry Cormac Reynolds, JIVE European Radio Interferometry School, Bonn 12 Sept. 2007 VLBI Arrays EVN (Europe, China, South Africa, Arecibo) VLBA (USA) EVN + VLBA coordinate

More information

Performance of H Maser During the EOC Week 29 July to 03 August

Performance of H Maser During the EOC Week 29 July to 03 August Performance of H Maser During the EOC Week 29 July to 03 August ALMA Technical Note Number: 6 Status: FINAL Prepared by: Organization: Date: Anthony Remijan (EOC Program Scientist for Extension and Optimization

More information

ALMA Memo #289 Atmospheric Noise in Single Dish Observations Melvyn Wright Radio Astronomy Laboratory, University of California, Berkeley 29 February

ALMA Memo #289 Atmospheric Noise in Single Dish Observations Melvyn Wright Radio Astronomy Laboratory, University of California, Berkeley 29 February ALMA Memo #289 Atmospheric Noise in Single Dish Observations Melvyn Wright Radio Astronomy Laboratory, University of California, Berkeley 29 February 2000 Abstract Atmospheric noise and pointing fluctuations

More information

Fundamentals of Radio Interferometry

Fundamentals of Radio Interferometry Fundamentals of Radio Interferometry Rick Perley, NRAO/Socorro Fourteenth NRAO Synthesis Imaging Summer School Socorro, NM Topics Why Interferometry? The Single Dish as an interferometer The Basic Interferometer

More information

Pointing Calibration Steps

Pointing Calibration Steps ALMA-90.03.00.00-00x-A-SPE 2007 08 02 Specification Document Jeff Mangum & Robert The Man Lucas Page 2 Change Record Revision Date Author Section/ Remarks Page affected 1 2003-10-10 Jeff Mangum All Initial

More information

Why Single Dish? Darrel Emerson NRAO Tucson. NAIC-NRAO School on Single-Dish Radio Astronomy. Green Bank, August 2003.

Why Single Dish? Darrel Emerson NRAO Tucson. NAIC-NRAO School on Single-Dish Radio Astronomy. Green Bank, August 2003. Why Single Dish? Darrel Emerson NRAO Tucson NAIC-NRAO School on Single-Dish Radio Astronomy. Green Bank, August 2003. Why Single Dish? What's the Alternative? Comparisons between Single-Dish, Phased Array

More information

Why Single Dish? Darrel Emerson NRAO Tucson. NAIC-NRAO School on Single-Dish Radio Astronomy. Green Bank, August 2003.

Why Single Dish? Darrel Emerson NRAO Tucson. NAIC-NRAO School on Single-Dish Radio Astronomy. Green Bank, August 2003. Why Single Dish? Darrel Emerson NRAO Tucson NAIC-NRAO School on Single-Dish Radio Astronomy. Green Bank, August 2003. Why Single Dish? What's the Alternative? Comparisons between Single-Dish, Phased Array

More information

More Radio Astronomy

More Radio Astronomy More Radio Astronomy Radio Telescopes - Basic Design A radio telescope is composed of: - a radio reflector (the dish) - an antenna referred to as the feed on to which the radiation is focused - a radio

More information

INTERFEROMETRY: II Nissim Kanekar (NCRA TIFR)

INTERFEROMETRY: II Nissim Kanekar (NCRA TIFR) INTERFEROMETRY: II Nissim Kanekar (NCRA TIFR) WSRT GMRT VLA ATCA ALMA SKA MID PLAN Introduction. The van Cittert Zernike theorem. A 2 element interferometer. The fringe pattern. 2 D and 3 D interferometers.

More information

Data inspection and editing (Flagging, demixing & averaging)

Data inspection and editing (Flagging, demixing & averaging) Netherlands Institute for Radio Astronomy Data inspection and editing (Flagging, demixing & averaging) Tammo Jan Dijkema LOFAR Data Processing School, 18 September 2018 ASTRON is part of the Netherlands

More information

Propagation effects (tropospheric and ionospheric phase calibration)

Propagation effects (tropospheric and ionospheric phase calibration) Propagation effects (tropospheric and ionospheric phase calibration) Prof. Steven Tingay Curtin University of Technology Perth, Australia With thanks to Alan Roy (MPIfR), James Anderson (JIVE), Tasso Tzioumis

More information

Antennas. Greg Taylor. University of New Mexico Spring Astronomy 423 at UNM Radio Astronomy

Antennas. Greg Taylor. University of New Mexico Spring Astronomy 423 at UNM Radio Astronomy Antennas Greg Taylor University of New Mexico Spring 2017 Astronomy 423 at UNM Radio Astronomy Outline 2 Fourier Transforms Interferometer block diagram Antenna fundamentals Types of antennas Antenna performance

More information

The ALMA TelCal subsystem. Dominique Broguière, Institut de RadioAstronomie Millimétrique (IRAM) Casa Developers meeting - 12/05/2010

The ALMA TelCal subsystem. Dominique Broguière, Institut de RadioAstronomie Millimétrique (IRAM) Casa Developers meeting - 12/05/2010 The ALMA TelCal subsystem Dominique Broguière, Institut de RadioAstronomie Millimétrique (IRAM) Casa Developers meeting - 12/05/2010 Introduction TELCAL is the on-line calibration software for the ALMA

More information

Calibration. (in Radio Astronomy) Ishwara Chandra CH NCRA-TIFR. Acknowledgments:

Calibration. (in Radio Astronomy) Ishwara Chandra CH NCRA-TIFR. Acknowledgments: Calibration (in Radio Astronomy) Ishwara Chandra CH NCRA-TIFR Acknowledgments: Synthesis Imaging in Radio Astronomy II: Chapter 5 Low Frequency Radio Astronomy (blue book): Chapter 5 Calibration and Advanced

More information

Radio Astronomy: SKA-Era Interferometry and Other Challenges. Dr Jasper Horrell, SKA SA (and Dr Oleg Smirnov, Rhodes and SKA SA)

Radio Astronomy: SKA-Era Interferometry and Other Challenges. Dr Jasper Horrell, SKA SA (and Dr Oleg Smirnov, Rhodes and SKA SA) Radio Astronomy: SKA-Era Interferometry and Other Challenges Dr Jasper Horrell, SKA SA (and Dr Oleg Smirnov, Rhodes and SKA SA) ASSA Symposium, Cape Town, Oct 2012 Scope SKA antenna types Single dishes

More information

Very Long Baseline Interferometry

Very Long Baseline Interferometry Very Long Baseline Interferometry Shep Doeleman (Haystack) Ylva Pihlström (UNM) Craig Walker (NRAO) Eleventh Synthesis Imaging Workshop Socorro, June 10-17, 2008 What is VLBI? 2 VLBI is interferometry

More information

High resolution/high frequency radio interferometry

High resolution/high frequency radio interferometry High resolution/high frequency radio interferometry Anita Richards UK ALMA Regional Centre Jodrell Bank Centre for Astrophysics University of Manchester thanks to fellow tutors, ALMA and JBCA colleagues

More information

Evolution of the Capabilities of the ALMA Array

Evolution of the Capabilities of the ALMA Array Evolution of the Capabilities of the ALMA Array This note provides an outline of how we plan to build up the scientific capabilities of the array from the start of Early Science through to Full Operations.

More information

ALMA water vapour radiometer project

ALMA water vapour radiometer project ALMA water vapour radiometer project Why water vapour radiometers? Science requirements/instrument specifications Previous work ALMA Phase 1 work Kate Isaak and Richard Hills Cavendish Astrophysics, Cambridge

More information

Fundamentals of Radio Interferometry

Fundamentals of Radio Interferometry Fundamentals of Radio Interferometry Rick Perley, NRAO/Socorro ATNF Radio Astronomy School Narrabri, NSW 29 Sept. 03 Oct. 2014 Topics Introduction: Sensors, Antennas, Brightness, Power Quasi-Monochromatic

More information

OPTICS OF SINGLE BEAM, DUAL BEAM & ARRAY RECEIVERS ON LARGE TELESCOPES J A M E S W L A M B, C A L T E C H

OPTICS OF SINGLE BEAM, DUAL BEAM & ARRAY RECEIVERS ON LARGE TELESCOPES J A M E S W L A M B, C A L T E C H OPTICS OF SINGLE BEAM, DUAL BEAM & ARRAY RECEIVERS ON LARGE TELESCOPES J A M E S W L A M B, C A L T E C H OUTLINE Antenna optics Aberrations Diffraction Single feeds Types of feed Bandwidth Imaging feeds

More information

High Fidelity Imaging of Extended Sources. Rick Perley NRAO Socorro, NM

High Fidelity Imaging of Extended Sources. Rick Perley NRAO Socorro, NM High Fidelity Imaging of Extended Sources Rick Perley NRAO Socorro, NM A Brief History of Calibration (VLA) An Amazing Fact: The VLA was proposed, and funded, without any real concept of how to calibrate

More information

ALMA Phase Calibration, Phase Correction and the Water Vapour Radiometers

ALMA Phase Calibration, Phase Correction and the Water Vapour Radiometers ALMA Phase Calibration, Phase Correction and the Water Vapour Radiometers B. Nikolic 1, J. S. Richer 1, R. E. Hills 1,2 1 MRAO, Cavendish Lab., University of Cambridge 2 Joint ALMA Office, Santiago, Chile

More information

Sideband Smear: Sideband Separation with the ALMA 2SB and DSB Total Power Receivers

Sideband Smear: Sideband Separation with the ALMA 2SB and DSB Total Power Receivers and DSB Total Power Receivers SCI-00.00.00.00-001-A-PLA Version: A 2007-06-11 Prepared By: Organization Date Anthony J. Remijan NRAO A. Wootten T. Hunter J.M. Payne D.T. Emerson P.R. Jewell R.N. Martin

More information

EVLA Science Operations: the Array Science Center. Claire Chandler NRAO/Socorro

EVLA Science Operations: the Array Science Center. Claire Chandler NRAO/Socorro EVLA Science Operations: the Array Science Center Claire Chandler NRAO/Socorro SAGE meeting Socorro, May 22-23, 2007 The need for an Array Science Center 2 The VLA/VLBA currently supply users with raw

More information

EVLA Memo 146 RFI Mitigation in AIPS. The New Task UVRFI

EVLA Memo 146 RFI Mitigation in AIPS. The New Task UVRFI EVLA Memo 1 RFI Mitigation in AIPS. The New Task UVRFI L. Kogan, F. Owen 1 (1) - National Radio Astronomy Observatory, Socorro, New Mexico, USA June, 1 Abstract Recently Ramana Athrea published a new algorithm

More information

Calibration Issues for the MMA

Calibration Issues for the MMA MMA Project Book, Chapter 3: Calibration Calibration Issues for the MMA Mark Holdaway Last modified 1998-Jul-22 Revised by Al Wootten Last changed 1998-Nov-11 Revision History: 1998-Nov-03:Format modified

More information

Imaging Simulations with CARMA-23

Imaging Simulations with CARMA-23 BIMA memo 101 - July 2004 Imaging Simulations with CARMA-23 M. C. H. Wright Radio Astronomy laboratory, University of California, Berkeley, CA, 94720 ABSTRACT We simulated imaging for the 23-antenna CARMA

More information

The Basics of Radio Interferometry. Frédéric Boone LERMA, Observatoire de Paris

The Basics of Radio Interferometry. Frédéric Boone LERMA, Observatoire de Paris The Basics of Radio Interferometry LERMA, Observatoire de Paris The Basics of Radio Interferometry The role of interferometry in astronomy = role of venetian blinds in Film Noir 2 The Basics of Radio Interferometry

More information

2010 PASEO Meeting. CASA: Common Astronomy Software Applications. July 15-16, 2010 Socorro, NM. Steven T. Myers (EVLA CASA Subsystem Scientist)

2010 PASEO Meeting. CASA: Common Astronomy Software Applications. July 15-16, 2010 Socorro, NM. Steven T. Myers (EVLA CASA Subsystem Scientist) 2010 PASEO Meeting July 15-16, 2010 Socorro, NM CASA: Common Astronomy Software Applications Steven T. Myers (EVLA CASA Subsystem Scientist) Atacama Large Millimeter/submillimeter Array Expanded Very Large

More information

EVLA Scientific Commissioning and Antenna Performance Test Check List

EVLA Scientific Commissioning and Antenna Performance Test Check List EVLA Scientific Commissioning and Antenna Performance Test Check List C. J. Chandler, C. L. Carilli, R. Perley, October 17, 2005 The following requirements come from Chapter 2 of the EVLA Project Book.

More information

LSST All-Sky IR Camera Cloud Monitoring Test Results

LSST All-Sky IR Camera Cloud Monitoring Test Results LSST All-Sky IR Camera Cloud Monitoring Test Results Jacques Sebag a, John Andrew a, Dimitri Klebe b, Ronald D. Blatherwick c a National Optical Astronomical Observatory, 950 N Cherry, Tucson AZ 85719

More information

EVLA Memo #205. VLA polarization calibration: RL phase stability

EVLA Memo #205. VLA polarization calibration: RL phase stability EVLA Memo #205 VLA polarization calibration: RL phase stability Frank K. Schinzel (NRAO) May 2, 2018 Contents 1 Context........................................ 2 2 Verification of Calibration - Pointed

More information

ATCA Antenna Beam Patterns and Aperture Illumination

ATCA Antenna Beam Patterns and Aperture Illumination 1 AT 39.3/116 ATCA Antenna Beam Patterns and Aperture Illumination Jared Cole and Ravi Subrahmanyan July 2002 Detailed here is a method and results from measurements of the beam characteristics of the

More information

Introduction to CASA

Introduction to CASA Introduction to CASA Anita Richards UK ALMA Regional Centre JBCA, University of Manchester With thanks to Danielle Fenech, Dirk Petry, James Miller-Jones and the rest of the JBCA, RadioNet, ESO and NRAO

More information

Introduction to Radio Astronomy!

Introduction to Radio Astronomy! Introduction to Radio Astronomy! Sources of radio emission! Radio telescopes - collecting the radiation! Processing the radio signal! Radio telescope characteristics! Observing radio sources Sources of

More information

Error Recognition and Data Analysis

Error Recognition and Data Analysis Error Recognition and Data Analysis Greg Taylor (UNM) With help from: Urvashi Rao, Sanjay Bhatnagar, Gustaaf van Moorsel, Justin Linford, Ed Fomalont Fifteenth Synthesis Imaging Workshop 1-8 June 2016

More information

Fourier Transforms in Radio Astronomy

Fourier Transforms in Radio Astronomy Fourier Transforms in Radio Astronomy Kavilan Moodley, UKZN Slides taken from N Gupta s lectures: SKA School 2013 van-cittert Zernike theorem Extended, quasi-monochromatic, incoherent source X (l,m) Y

More information

Fundamentals of Radio Interferometry

Fundamentals of Radio Interferometry Fundamentals of Radio Interferometry Rick Perley, NRAO/Socorro 15 th Synthesis Imaging School Socorro, NM 01 09 June, 2016 Topics The Need for Interferometry Some Basics: Antennas as E-field Converters

More information

How small can you get? reducing data volume, retaining good imaging

How small can you get? reducing data volume, retaining good imaging How small can you get? reducing data volume, retaining good imaging Anita Richards UK ALMA Regional Centre Jodrell Bank Centre for Astrophysics University of Manchester thanks to Crystal Brogan and all

More information

Fundamentals of Interferometry

Fundamentals of Interferometry Fundamentals of Interferometry ERIS, Rimini, Sept 5-9 2011 Outline What is an interferometer? Basic theory Interlude: Fourier transforms for birdwatchers Review of assumptions and complications Interferometers

More information

SeaSonde Radial Site Release 6 CrossLoopPatterner Application Guide Apr 21, 2009 Copyright CODAR Ocean Sensors, Ltd

SeaSonde Radial Site Release 6 CrossLoopPatterner Application Guide Apr 21, 2009 Copyright CODAR Ocean Sensors, Ltd CODAR O C E A N S E N S O R S SeaSonde Radial Site Release 6 CrossLoopPatterner Application Guide Apr 21, 2009 Copyright CODAR Ocean Sensors, Ltd CrossLoopPatterner is an utility for converting LOOP files

More information

Wide-Band Imaging. Outline : CASS Radio Astronomy School Sept 2012 Narrabri, NSW, Australia. - What is wideband imaging?

Wide-Band Imaging. Outline : CASS Radio Astronomy School Sept 2012 Narrabri, NSW, Australia. - What is wideband imaging? Wide-Band Imaging 24-28 Sept 2012 Narrabri, NSW, Australia Outline : - What is wideband imaging? - Two Algorithms Urvashi Rau - Many Examples National Radio Astronomy Observatory Socorro, NM, USA 1/32

More information

Recent imaging results with wide-band EVLA data, and lessons learnt so far

Recent imaging results with wide-band EVLA data, and lessons learnt so far Recent imaging results with wide-band EVLA data, and lessons learnt so far Urvashi Rau National Radio Astronomy Observatory (USA) 26 Jul 2011 (1) Introduction : Imaging wideband data (2) Wideband Imaging

More information

EVLA Memo 151 EVLA Antenna Polarization at L, S, C, and X Bands

EVLA Memo 151 EVLA Antenna Polarization at L, S, C, and X Bands EVLA Memo 11 EVLA Antenna Polarization at L, S, C, and X Bands Rick Perley and Bob Hayward April 28, 211 Abstract The method described in EVLA Memo #131 for determining absolute antenna cross-polarization

More information

Single Dish Observing Techniques and Calibration

Single Dish Observing Techniques and Calibration Single Dish Observing Techniques and Calibration David Frayer (NRAO) {some slides taken from past presentations of Ron Maddalena and Karen O Neil} What does the telescope measure: Ta = antenna temperature

More information

Antennas. Greg Taylor. University of New Mexico Spring Astronomy 423 at UNM Radio Astronomy

Antennas. Greg Taylor. University of New Mexico Spring Astronomy 423 at UNM Radio Astronomy Antennas Greg Taylor University of New Mexico Spring 2011 Astronomy 423 at UNM Radio Astronomy Radio Window 2 spans a wide range of λ and ν from λ ~ 0.33 mm to ~ 20 m! (ν = 1300 GHz to 15 MHz ) Outline

More information

Large-field imaging. Frédéric Gueth, IRAM Grenoble. 7th IRAM Millimeter Interferometry School 4 8 October 2010

Large-field imaging. Frédéric Gueth, IRAM Grenoble. 7th IRAM Millimeter Interferometry School 4 8 October 2010 Large-field imaging Frédéric Gueth, IRAM Grenoble 7th IRAM Millimeter Interferometry School 4 8 October 2010 Large-field imaging The problems The field of view is limited by the antenna primary beam width

More information

Practicalities of Radio Interferometry

Practicalities of Radio Interferometry Practicalities of Radio Interferometry Rick Perley, NRAO/Socorro 13 th Synthesis Imaging Summer School 29 May 5 June, 2012 Socorro, NM Topics Practical Extensions to the Theory: Finite bandwidth Rotating

More information

SMA Technical Memo #165? (draft)

SMA Technical Memo #165? (draft) SMA Technical Memo #165? (draft) Subject: A METHOD FOR HANDLING SMA DATA FROM SWARM CORRELATOR - Solving for bandpass of high- or full- spectral resolution data Date: September 6, 2016 $ From: Jun-Hui

More information

ASTRO 6525 Lecture #18:! (Sub-)Millimeter Interferometry I!! October 27, 2015!

ASTRO 6525 Lecture #18:! (Sub-)Millimeter Interferometry I!! October 27, 2015! ASTRO 6525 Lecture #18:! (Sub-)Millimeter Interferometry I!! October 27, 2015! Dominik A. Riechers Find me at office SSB 220 E-mail: dr@astro.cornell.edu Schedule for this Section Today: Introduction to

More information

EVLA System Commissioning Results

EVLA System Commissioning Results EVLA System Commissioning Results EVLA Advisory Committee Meeting, March 19-20, 2009 Rick Perley EVLA Project Scientist t 1 Project Requirements EVLA Project Book, Chapter 2, contains the EVLA Project

More information

Very Long Baseline Interferometry. Richard Porcas Max-Planck-Institut fuer Radioastronomie, Bonn

Very Long Baseline Interferometry. Richard Porcas Max-Planck-Institut fuer Radioastronomie, Bonn Very Long Baseline Interferometry Richard Porcas Max-Planck-Institut fuer Radioastronomie, Bonn 1 Contents Introduction Principles and Practice of VLBI High angular resolution of long baselines The geophysics

More information

To print higher-resolution math symbols, click the Hi-Res Fonts for Printing button on the jsmath control panel.

To print higher-resolution math symbols, click the Hi-Res Fonts for Printing button on the jsmath control panel. To print higher-resolution math symbols, click the Hi-Res Fonts for Printing button on the jsmath control panel. Radiometers Natural radio emission from the cosmic microwave background, discrete astronomical

More information

Radio Data Archives. how to find, retrieve, and image radio data: a lay-person s primer. Michael P Rupen (NRAO)

Radio Data Archives. how to find, retrieve, and image radio data: a lay-person s primer. Michael P Rupen (NRAO) Radio Data Archives how to find, retrieve, and image radio data: a lay-person s primer Michael P Rupen (NRAO) By the end of this talk, you should know: The standard radio imaging surveys that provide FITS

More information

GBT Spectral Baseline Investigation Rick Fisher, Roger Norrod, Dana Balser (G. Watts, M. Stennes)

GBT Spectral Baseline Investigation Rick Fisher, Roger Norrod, Dana Balser (G. Watts, M. Stennes) GBT Spectral Baseline Investigation Rick Fisher, Roger Norrod, Dana Balser (G. Watts, M. Stennes) Points to Note: Wider bandwidths than were used on 140 Foot Cleaner antenna so other effects show up Larger

More information

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

arxiv: v1 [astro-ph.im] 27 Jul 2016 Journal of the Korean Astronomical Society http://dx.doi.org/10.5303/jkas.2014.00.0.1 00: 1 99, 2014 May pissn: 1225-4614 eissn: 2288-890X c 2014. The Korean Astronomical Society. All rights reserved.

More information

Reduction with CASA. Kana Sugimoto, Erik Muller, and ALMA-J computing & EA-ARC science team (NAOJ)

Reduction with CASA. Kana Sugimoto, Erik Muller, and ALMA-J computing & EA-ARC science team (NAOJ) Single ge Dish Data a Reduction with CASA Kana Sugimoto, Erik Muller, and ALMA-J computing & EA-ARC science team (NAOJ) How to reduce and analyze observation data from single dish radio telescopes by CASA

More information

Atacama Large Millimeter Array Project Status. M. Tarenghi ALMA Director

Atacama Large Millimeter Array Project Status. M. Tarenghi ALMA Director Atacama Large Millimeter Array Project Status M. Tarenghi ALMA Director Atacama Large Millimeter Array Specifications Partners: US (NSF)+Canada (NRC) - ESO+Spain - Chile 64 12-m antennas, at 5000 m altitude

More information

Fundamentals of Interferometry

Fundamentals of Interferometry Fundamentals of Interferometry ERIS, Dwingeloo, Sept 8-13 2013 Outline What is an interferometer? Basic theory Interlude: Fourier transforms for birdwatchers Review of assumptions and complications Interferometers

More information

Heterogeneous Array Imaging with the CARMA Telescope

Heterogeneous Array Imaging with the CARMA Telescope Heterogeneous Array Imaging with the CARMA Telescope M. C. H. Wright Radio Astronomy laboratory, University of California, Berkeley, CA, 94720 February 1, 2011 ACKNOWLEDGMENTS Many people have made the

More information

LOFAR DATA SCHOOL 2016

LOFAR DATA SCHOOL 2016 LOFAR DATA SCHOOL 2016 Tied Array Imaging (II), with contributions from: RRL group Scintillation (R. Fallows) Pulsar Working Group Radio Observatory Outline Tools Calibration (Cyg A imaging) Beams Scientific

More information

VLBI!Requirements!for!CASA!

VLBI!Requirements!for!CASA! Title: CASA Requirements for VLBI NRAO Doc. #: Author: Jeff Kern Date: Aug 16, 2013 Version: VLBIRequirementsforCASA PREPARED&BY&& ORGANIZATION& DATE& WalterBrisken NRAO Jan.31,2013 VincentFish HaystackObservatory

More information

Observing Techniques and Calibration. David Frayer (Green Bank Observatory)

Observing Techniques and Calibration. David Frayer (Green Bank Observatory) Observing Techniques and Calibration David Frayer (Green Bank Observatory) The GBT provides a lot of observing choices Pick receiver based on frequency Pick backend based on observing type (line, continuum,

More information

EVLA Memo #166 Comparison of the Performance of the 3-bit and 8-bit Samplers at C (4 8 GHz), X (8 12 GHz) and Ku (12 18 GHz) Bands

EVLA Memo #166 Comparison of the Performance of the 3-bit and 8-bit Samplers at C (4 8 GHz), X (8 12 GHz) and Ku (12 18 GHz) Bands EVLA Memo #166 Comparison of the Performance of the 3-bit and 8-bit Samplers at C (4 8 GHz), X (8 12 GHz) and Ku (12 18 GHz) Bands E. Momjian and R. Perley NRAO March 27, 2013 Abstract We present sensitivity

More information

(The basics of) VLBI Basics. Pedro Elosegui MIT Haystack Observatory. With big thanks to many of you, here and out there

(The basics of) VLBI Basics. Pedro Elosegui MIT Haystack Observatory. With big thanks to many of you, here and out there (The basics of) VLBI Basics Pedro Elosegui MIT Haystack Observatory With big thanks to many of you, here and out there Some of the Points Will Cover Today Geodetic radio telescopes VLBI vs GPS concept

More information