Pre-Processing and Calibration for Million Source Shallow Survey

Size: px
Start display at page:

Download "Pre-Processing and Calibration for Million Source Shallow Survey"

Transcription

1 Pre-Processing and Calibration for Million Source Shallow Survey V.N. Pandey(Kapteyn Institute/ASTRON) for LOFAR Offline Processing Team April 1 st, 2009 CALIM 09, Socorro

2 Outline MSSS (MS 3 ) and LOFAR processing chain Preprocessing (DP 3 ) - Role + Capabilities - Ongoing development/open Issues Calibration (BBS) Role + Capabilities 5 - Ongoing development/open issues DP 3 - Default Pre-Processing Pipeline BBS - Black Board Selfcal System MS 3 - Million Source Shallow Survey (60MHz and 150MHz)

3 MSSS - Specifications *To be carried out with LOFAR 20(13+7) LBA (60MHz) HBA (150MHz) Sky Coverage (Ω) 2π str 2π str FOV 120 deg sqr 20 deg sqr Observation time 45 min x 4 15 min x 4 Max Baseline 10 km 10 km PSF Integration time 1 s 1 s Freq resln, BW 0.76 KHz, 8MHz 0.76 KHz, 8MHz Total data size 407 Tbyte 2.3 Pbyte Point source sensitivity(σ) I 5 mjy 0.5 mjy N(S>30σ ) 2.7x x10 5

4 Processing Chain - LOFAR OFFLINE CLUSTER

5 DP 3, BBS in Automatic Offline Processing Y Y Data stream from Stations Y Y CEP (BLUE GENE/P) Correlated Data Copied to Offline Storage/Cluster SB0 SB1 SB2 subbands spread along frequency axis SubBand N DP 3 (Default Pre-Processing Pipeline)!! Data -> Preprocessed, Flagged and Compressed SB0 SB1 SB2 SB N GDS BBS (Black Board System) DISTRIBUTED + Multi-Threaded Processing Data ->Calibrated SB0 SB1 SB2 SB N MWI (Master Worker Imager CImager) DISTRIBUTED PROCESSING Images, Sources..

6 DP 3 Aims/Objectives Carry out all Pre-Calibration common default steps in an efficient way. Software 1. Flagging Pre-Flags and Algorithm based 2. Phase Correction due to diff clocks at stns 3. Sub-Band Pass correction 4. Global Band Pass correction 5. Compression along Frequency Axis 6. Compression along Time Axis 7. Combining Different Sub Bands into a single Mset. I N T E G R A T E D D I S T R I B U T E D Source Code (C++) Parameter Set File, Cluster Description file, Runs in a Distributed (Purely Data) way on different compute nodes Each Measurement Set processed on one processor Reads the Measurement set only once for all steps Single Parset file for all the subbands

7 1. Flagging DP 3 Capabilities APRIOR Knowledge Based REGION CUM CRITERIA APPROACH (under progress!!) REGION: - Time, Freq, baseline, Correlation, Target, Direction CRITERIA: - A condition which Pixel in the region should satisfy Emphasis on using all instrument specific information regarding RFI environment ALGORITHM BASED Generic code to accommodate - different flagging algorithms - multiple cascade flaggers Currently used - MAD flagger (Hampel filter) (Two dimensional freq & time) - Mirroring on the ends- avoids edge effects - Can run on data column desired * - Multiple flaggers implemented Advantage: Provides region specific suitable flagging Ex. Threshold a function of correlation, baseline etc. R R1 R2 R3 R1- C1, C2,. R2 C1, C6 Satisfactorily results on actual data May be just good enough for MSSS (Surely not for Transients) Later Hierarchical system of flaggers

8 Pre-Flagging -> Region cum criteria Pre-Flagging refers to flagging bad data based on aprior information/estimates before RFI detection Algorithms take charge - Estimate must not use neighborhood visibilities Region Time range, Freq range, Correlation, Baseline, Target source, Direction (can be many) Time range Sidereal time, local time, UTC, Integration number, time since start Freq Range MHz, Subband number, Channel number Baseline (ant1,ant2), (baseline length, Direction) Direction any direction in sky, Zenith baseline length for example can be an expression (u>0λ & u<30λ, direction1) Criteria - a condition visibility should satisfy but should not involve neighborhood visibilities example ALL, amp>0.8, amp> 0.8 f(ν) amp<0.1f(ν) All operations expressed for entire observation expressed as region cum criteria statements Regions can overlap and have multiple criteria example R1 C1&C2, C1 C2 Use as much information as possible: Station beam calibration meta data, Satellite bands, Transmitter, ionosphere information, Bootstrap based on user inputs

9 DP 3 example: Flagger MS9315 (40MHzOct 24,2008) Frequency -> Frequency -> Before Flag After Flag Time (4hours) Integ 30s Time(4 hours) CS1_us0 and CS1_us1 (XX corrleation) No absolute Threshold Flagging

10 DP 3 example Typical RFI Cases which can be handled with ease One channel A single Baseline

11 DP 3 - Flagging Example Amplitude (XX) Time index

12 DP 3 Capabilities 2. Correcting for clock phases, and cable delays Correct for phase differences introduced due to different clocks at stations Predetermined Table of corrections to be applied At this stage exact algorithm is under investigation 3. Correcting for sub-band shape Bandpass shape within each Sub-band due to Polyphase filter bank Predetermined table as a function of frequency Already implemented at CEP (Blue Gene) In case we need improvements, correction may be implemented. 4. Correcting for Global Bandpass Global Bandpass correction due to Antennae response to Pre-determined table as a function of frequency Presently Estimation using BBS global solver under investigation Implementation to have multiple tables of corrections in one step

13 5. Compression along frequency axis 6. Compression along time axis DP 3 : Data Compression Implemented together, any one may be selected or switched off Compressed pixel = mean ( unflagged values ) Weight column appropriately modified depending on number of pixels flagged Time and Frequency of compressed (Averaged pixel) ** - MASK? (Long baseline work?) Multiple stage compression allowed Freq Time Performance of DP 3 >97% CPU usage most of the time (Data sets of ~ 5Gbyte)

14 Flag Category Multiple Bits Instead of single flag for each visibility, Use multiple bits to store flags by flag category Each bit tagged by User/KSP, Parset/algorithm log, dependencies of other flag bits, time.. log warning when conflicting conditions An intermediate file produced which expresses the parset in terms of condensed statements. A1 0 A2 1 A3 0 A4 0 A few advantages For being able to select desired combination of flag categories based on their performance - Comparative study of different flagging algorithms - Flagging during calibration ex. based on gain solutions can be stored - Flagging based on residual data can be stored - Each KSP may have different strategy for flags, so all can be accommodated - Minimal increased disk space (few bits compared to 8 bytes per correlation visibility) - One can combine algorithms of more than one user - For EoR it may be critical to have this information Data can reside at one place and users can have only model and corrected data..?

15 Inferences, issues Complete DP 3 Pipeline has been tested, works successfully. Computational Speed improved steps integrated in one. Integrated in the offline Pipeline. Code Generic support Multiple flaggers and Multiple levels of compression. Flags stored bitwise based on flag category Time and frequency centroid of averaged visibilities in compressed MS under discussion. Performance? Regularly used from? RFI for Transients.. Does not support flagging using data across different subbands/days together.

16 LOFAR Calibration - BBS Commonly used reduction packages for aperture synthesis data AIPS : VLA, WSRT, GMRT, ATCA, VLBI, Miriad : VLA, ATCA, WSRT, NEWSTAR : WSRT AIPS++ : WSRT, VLA, and Now CASA For LOFAR, with all it novel /complicated aspects, we need to do much better. Two packages have been, and continue to be, developed: MeqTrees is being used to develop/simulate our understanding BBS will be implementing efficiently/optimally what we have learned BBS (Based on Black Board Design Pattern for Distributed computing) Pool of independent processes operate on shared memory A central control process examines the black board and decides what is to be done next depending on the current state. Software to do matrix self-calibration Emphasis on performance, batch-mode operation, and distributed processing of large data volumes. Well integrated with SAS/MAC

17 Environment Processing strategy Observed visibility data BBS Calibrated visibility data Sky model parameters Instrument model parameters

18 BBS Capabilities Processing strategy List of processing steps Processing steps have the following attributes: Data selection Operation to perform Sky model Instrument model Supported operations Simulation Subtraction, Addition Correction Parameter fitting Easy to add other operations

19 BBS - Capabilities Supported parameter types Constants Polynomials of frequency and/or time Supported source models Point source Elliptical Gaussian Supported model components Bandpass (Directional) Gain Basic SPAM Dipole beam Analytical model (S. Yatawatta) Semi-analytical model (J.P. Hamaker) Dipole beam

20 Processing strategy Data will be read only once to minimize disk I/O Processing strategy List of processing steps to perform Hierarchical specification Root Root.Steps = [Peel0, Peel1] Peel0.Model.Sources = [CasA] Peel0.Steps = [Solve, Subtract] Peel1.Model.Sources = [CygA] Peel1.Steps = [Solve, Subtract] Peel0 Peel1 Solve Subtract Solve Subtract

21 Data distribution The visibility data of an observation is stored in a distributed fashion Individual subbands are distributed over the cluster This is only an issue when fitting parameters Parameter fitting combines visibility data from a certain domain in frequency and time All other operations are embarrassingly parallel BBS supports parameter fitting across subbands using separate solver processes

22 Calibration group 0 Parameter fitting SB0 Calibration process 0 Solver Equations Solver process 0 SB1 SB2 Calibration process 1 Calibration process 2 Solver Solver Model parameters Merge equations Solve SB3 SB4 Calibration group 1 Calibration process 3 Calibration process 4 Solver Solver Equations Model parameters Solver process 1 Merge equations Solve SB5 SB6 Calibration group 2 Calibration process 5 Calibration process 6 Solver Solver Equations Model parameters Solver process 2 Merge equations Solve Use of Storage node CPUs?

23 Inspecting the output Parameter values are stored in a (distributed) parameter database Python interface (Parm Facade) is available -Enables easy plotting, analysis of solutions-speed up commissioning A M P L I T U D E P h a s e Time Time

24 LBA image using BBS >500 sources Average { 24hrs, 36* Sub Bands: 0-35} MHz 00 h CygA (residual) 1% level 18 h 12 h Tycho Taurus Res ~ Rms ~ 1 Jy Band width(5 MHz) 06 h Sun Initial deep all sky wide field (full hemisphere centered on North Celestial Pole)

25 Open Issues High quality images with test stations routinely obtained Source positions agree - <1% of HPBW(0.50) on different days (avg) - <3% of HPBW with NVSS Technical - Control framework general enough - Scaling, Multi-Threading, Performance - Scheduling/Failing nodes? Algorithms Simultaneous solution v. peeling Solver robustness Alternative solver algorithms Models Beam Ionosphere, Mosaicing V.N.Pandey et. al. DPPP and BBS for MSSS CALIM 2009, Socorro

26 Thank you

Tutorial can be downloaded here: https://dl.dropboxusercontent.com/u/ /data_school_tutorial1_final.pdf

Tutorial can be downloaded here: https://dl.dropboxusercontent.com/u/ /data_school_tutorial1_final.pdf Quick summary of tutorial data set * Seven sub-array pointings, frequency range 120.1 125.8 MHz * Hexagonal pattern centred at RA 21:00:00.00, Dec. +52:54:00.0 (Galactic Plane field) * Same fields as from

More information

High dynamic range imaging, computing & I/O load

High dynamic range imaging, computing & I/O load High dynamic range imaging, computing & I/O load RMS ~15µJy/beam RMS ~1µJy/beam S. Bhatnagar NRAO, Socorro Parameterized Measurement Equation Generalized Measurement Equation Obs [ S M V ij = J ij, t W

More information

OSKAR-2: Simulating data from the SKA

OSKAR-2: Simulating data from the SKA OSKAR-2: Simulating data from the SKA AACal 2012, Amsterdam, 13 th July 2012 Fred Dulwich, Ben Mort, Stef Salvini 1 Overview OSKAR-2: Interferometer and beamforming simulator package. Intended for simulations

More information

RFI Identification and Automatic Flagging

RFI Identification and Automatic Flagging RFI Identification and Automatic Flagging Urvashi Rau VLA Data Reduction Workshop 8 12 April 2013 Outline : 1388MHz RFI at the VLA + Online Flags Automatic Flagging Options and Strategies Some examples

More information

Fast Holographic Deconvolution

Fast Holographic Deconvolution Precision image-domain deconvolution for radio astronomy Ian Sullivan University of Washington 4/19/2013 Precision imaging Modern imaging algorithms grid visibility data using sophisticated beam models

More information

Adaptive selfcalibration for Allen Telescope Array imaging

Adaptive selfcalibration for Allen Telescope Array imaging Adaptive selfcalibration for Allen Telescope Array imaging Garrett Keating, William C. Barott & Melvyn Wright Radio Astronomy laboratory, University of California, Berkeley, CA, 94720 ABSTRACT Planned

More information

LOFAR UV-DATA PROCESSING TUTORIAL

LOFAR UV-DATA PROCESSING TUTORIAL LOFAR UV-DATA PROCESSING TUTORIAL Marco Iacobelli (ASTRON) European Radio Interferometry School, 19 th Oct 2017 Overview Tutorial topics General notes about low frequency data (see also L4,L9 by JC,VM)

More information

ERROR RECOGNITION and IMAGE ANALYSIS

ERROR RECOGNITION and IMAGE ANALYSIS PREAMBLE TO ERROR RECOGNITION and IMAGE ANALYSIS 2 Why are these two topics in the same lecture? ERROR RECOGNITION and IMAGE ANALYSIS Ed Fomalont Error recognition is used to determine defects in the data

More information

How accurately do our imaging algorithms reconstruct intensities and spectral indices of weak sources?

How accurately do our imaging algorithms reconstruct intensities and spectral indices of weak sources? How accurately do our imaging algorithms reconstruct intensities and spectral indices of weak sources? Urvashi Rau, Sanjay Bhatnagar, Frazer Owen ( NRAO ) 29th Annual New Mexico Symposium, NRAO, Socorro,

More information

Minutes of Meeting LOFAR Software

Minutes of Meeting LOFAR Software Minutes of Meeting LOFAR Software Date: 2007-11-28 Next meeting: 2007-12-05 9:15-10:15 Minnaert room Present: Andre Gunst No Ronald Nijboer Ruud Overeem John Romein Michael Wise cc: Arthur Coolen, Jurjen

More information

Data Handling and Transfer for German LOFAR Stations

Data Handling and Transfer for German LOFAR Stations Data Handling and Transfer for German LOFAR Stations anderson@mpifr-bonn.mpg.de On behalf of LOFAR and GLOW (slides stolen from many other LOFAR presentations by other people) 1/24 Some Initial Comments

More information

Imaging and Deconvolution

Imaging and Deconvolution Imaging and Deconvolution Urvashi Rau National Radio Astronomy Observatory, Socorro, NM, USA The van-cittert Zernike theorem Ei E V ij u, v = I l, m e sky j 2 i ul vm dldm 2D Fourier transform : Image

More information

Wideband Mosaic Imaging for VLASS

Wideband Mosaic Imaging for VLASS Wideband Mosaic Imaging for VLASS Preliminary ARDG Test Report U.Rau & S.Bhatnagar 29 Aug 2018 (1) Code Validation and Usage (2) Noise, Weights, Continuum sensitivity (3) Imaging parameters (4) Understanding

More information

ALMA Antenna responses in CASA imaging

ALMA Antenna responses in CASA imaging ALMA Antenna responses in CASA imaging Dirk Petry (ESO), December 2012 Outline Motivation ALBiUS/ESO work on CASA responses infrastructure and ALMA beam library First test results 1 Motivation ALMA covers

More information

High Dynamic Range Imaging

High Dynamic Range Imaging High Dynamic Range Imaging Josh Marvil CASS Radio Astronomy School 3 October 2014 CSIRO ASTRONOMY & SPACE SCIENCE High Dynamic Range Imaging Introduction Review of Clean Self- Calibration Direction Dependence

More information

ASKAP Pipeline processing and simulations. Dr Matthew Whiting ASKAP Computing, CSIRO May 5th, 2010

ASKAP Pipeline processing and simulations. Dr Matthew Whiting ASKAP Computing, CSIRO May 5th, 2010 ASKAP Pipeline processing and simulations Dr Matthew Whiting ASKAP Computing, CSIRO May 5th, 2010 ASKAP Computing Team Members Team members Marsfield: Tim Cornwell, Ben Humphreys, Juan Carlos Guzman, Malte

More information

OSKAR: Simulating data from the SKA

OSKAR: Simulating data from the SKA OSKAR: Simulating data from the SKA Oxford e-research Centre, 4 June 2014 Fred Dulwich, Ben Mort, Stef Salvini 1 Overview Simulating interferometer data for SKA: Radio interferometry basics. Measurement

More information

Shared Risk Observing

Shared Risk Observing Shared Risk Observing EVLA Advisory Committee Meeting, March 19-20, 2009 Claire Chandler Deputy AD for Science, NM Ops Motivation Early science: Want to get EVLA science capabilities i into the hands of

More information

Basic Imaging and Self- Calibration (T4 + T7)

Basic Imaging and Self- Calibration (T4 + T7) Basic Imaging and Self- Calibration (T4 + T7) John McKean Visibilities Fourier Transform Deconvolution AIM: 1. To make an image by taking the fast Fourier transform of the visibility data. 2. Carry out

More information

VLA data reduction part 1:

VLA data reduction part 1: VLA data reduction part 1: Post-observing, pre-calibration Loránt Sjouwerman, NRAO Outline After the observations: Obtaining your data from the archive Which CPU processes the data? (Home or NRAO) Examine

More information

Primary Beams & Radio Interferometric Imaging Performance. O. Smirnov (Rhodes University & SKA South Africa)

Primary Beams & Radio Interferometric Imaging Performance. O. Smirnov (Rhodes University & SKA South Africa) Primary Beams & Radio Interferometric Imaging Performance O. Smirnov (Rhodes University & SKA South Africa) Introduction SKA Dish CoDR (2011), as summarized by Tony Willis: My sidelobes are better than

More information

EVLA Memo #132 Report on the findings of the CASA Terabyte Initiative: Single-node tests

EVLA Memo #132 Report on the findings of the CASA Terabyte Initiative: Single-node tests EVLA Memo #132 Report on the findings of the CASA Terabyte Initiative: Single-node tests S. Bhatnagar NRAO, Socorro May 18, 2009 Abstract This note reports on the findings of the Terabyte-Initiative of

More information

Image Pixelization and Dynamic Range

Image Pixelization and Dynamic Range EVLA Memo 114 Image Pixelization and Dynamic Range W. D. Cotton, Juan M. Uson NRAO 1 Abstract This study investigates some of the effects of representing the sky by a rectangular grid of pixels on the

More information

Computational issues for HI

Computational issues for HI Computational issues for HI Tim Cornwell, Square Kilometre Array How SKA processes data Science Data Processing system is part of the telescope Only one system per telescope Data flow so large that dedicated

More information

NRAO VLA Archive Survey

NRAO VLA Archive Survey NRAO VLA Archive Survey Jared H. Crossley, Loránt O. Sjouwerman, Edward B. Fomalont, and Nicole M. Radziwill National Radio Astronomy Observatory, 520 Edgemont Road, Charlottesville, Virginia, USA ABSTRACT

More information

Sky-domain algorithms to reconstruct spatial, spectral and time-variable structure of the sky-brightness distribution

Sky-domain algorithms to reconstruct spatial, spectral and time-variable structure of the sky-brightness distribution Sky-domain algorithms to reconstruct spatial, spectral and time-variable structure of the sky-brightness distribution Urvashi Rau National Radio Astronomy Observatory Socorro, NM, USA Outline : - Overview

More information

Correlator Field-of-View Shaping

Correlator Field-of-View Shaping Correlator Field-of-View Shaping Colin Lonsdale Shep Doeleman Vincent Fish Divya Oberoi Lynn Matthews Roger Cappallo Dillon Foight MIT Haystack Observatory Context SKA specifications extremely challenging

More information

CASA. Algorithms R&D. S. Bhatnagar. NRAO, Socorro

CASA. Algorithms R&D. S. Bhatnagar. NRAO, Socorro Algorithms R&D S. Bhatnagar NRAO, Socorro Outline Broad areas of work 1. Processing for wide-field wide-band imaging Full-beam, Mosaic, wide-band, full-polarization Wide-band continuum and spectral-line

More information

Overview of Post-BCD Processing

Overview of Post-BCD Processing Overview of Post-BCD Processing Version 1.1 Release Date: January 7, 2004 Issued by the Spitzer Science Center California Institute of Technology Mail Code 314-6 1200 E. California Blvd Pasadena, California

More information

Overview of LFI maps generation and their characteristics

Overview of LFI maps generation and their characteristics Overview of LFI maps generation and their characteristics Davide Maino University of Milano, Dept. of Physics UC Davis, 20 May 2013 Davide Maino Overview of LFI maps generation and their characteristics

More information

ADVANCED RADIO INTERFEROMETRIC IMAGING

ADVANCED RADIO INTERFEROMETRIC IMAGING ADVANCED RADIO INTERFEROMETRIC IMAGING Hayden Rampadarath Based upon J. Radcliffe's DARA presentation Image courtesy of NRAO/AUI INTR ODU CT ION In the first imaging lecture, we discussed the overall and

More information

LOFAR Data Storage and Handling. Ger van Diepen ASTRON. On behalf of Imaging Pipeline Team

LOFAR Data Storage and Handling. Ger van Diepen ASTRON. On behalf of Imaging Pipeline Team LOFAR Data Storage and Handling Ger van Diepen ASTRON On behalf of Imaging Pipeline Team -1- Outline LOFAR Imaging Pipeline data flow and data format Data Handling Tools -2- Imaging Pipeline data flow

More information

Controlling Field-of-View of Radio Arrays using Weighting Functions

Controlling Field-of-View of Radio Arrays using Weighting Functions Controlling Field-of-View of Radio Arrays using Weighting Functions MIT Haystack FOV Group: Lynn D. Matthews,Colin Lonsdale, Roger Cappallo, Sheperd Doeleman, Divya Oberoi, Vincent Fish Fulfilling scientific

More information

John W. Romein. Netherlands Institute for Radio Astronomy (ASTRON) Dwingeloo, the Netherlands

John W. Romein. Netherlands Institute for Radio Astronomy (ASTRON) Dwingeloo, the Netherlands Signal Processing on GPUs for Radio Telescopes John W. Romein Netherlands Institute for Radio Astronomy (ASTRON) Dwingeloo, the Netherlands 1 Overview radio telescopes six radio telescope algorithms on

More information

Argus Radio Telescope Architecture

Argus Radio Telescope Architecture Argus Radio Telescope Architecture Douglas Needham http://cinnion.ka8zrt.com http://www.naapo.org Argus Architecture p.1/15 Introduction: Traditional Telescopes Radio telescopes commonly consist of a single

More information

Audio-coding standards

Audio-coding standards Audio-coding standards The goal is to provide CD-quality audio over telecommunications networks. Almost all CD audio coders are based on the so-called psychoacoustic model of the human auditory system.

More information

The ALMA Pipeline. Introduction Pipeline Subsystem Heuristics Task Interface Tests / Commissioning Results Demos. D. Muders, MPIfR L.

The ALMA Pipeline. Introduction Pipeline Subsystem Heuristics Task Interface Tests / Commissioning Results Demos. D. Muders, MPIfR L. The ALMA Pipeline Introduction Pipeline Subsystem Heuristics Task Interface Tests / Commissioning Results Demos D. Muders, MPIfR L. Davis, NRAO 1 Introduction ALMA must be available to all of the astronomical

More information

Lessons learnt from implementing mosaicing and faceting in ASKAPsoft. Max Voronkov & Tim Cornwell ASKAP team 2nd April 2009

Lessons learnt from implementing mosaicing and faceting in ASKAPsoft. Max Voronkov & Tim Cornwell ASKAP team 2nd April 2009 Lessons learnt from implementing mosaicing and faceting in ASKAPsoft Max Voronkov & Tim Cornwell ASKAP team 2nd April 2009 Outline - Imaging software ASKAPsoft re-uses LOFAR design Imaging is treated as

More information

Synthesis Imaging. Claire Chandler, Sanjay Bhatnagar NRAO/Socorro

Synthesis Imaging. Claire Chandler, Sanjay Bhatnagar NRAO/Socorro Synthesis Imaging Claire Chandler, Sanjay Bhatnagar NRAO/Socorro Michelson Summer Workshop Caltech, July 24-28, 2006 Synthesis Imaging 2 Based on the van Cittert-Zernike theorem: The complex visibility

More information

Pipelines! Loránt Sjouwerman. An NSF Facility

Pipelines! Loránt Sjouwerman. An NSF Facility An NSF Facility Pipelines! Loránt Sjouwerman Atacama Large Millimeter/submillimeter Array Karl G. Jansky Very Large Array Robert C. Byrd Green Bank Telescope Very Long Baseline Array Aim Radio interferometry

More information

Radio astronomy data reduction at the Institute of Radio Astronomy

Radio astronomy data reduction at the Institute of Radio Astronomy Mem. S.A.It. Suppl. Vol. 13, 79 c SAIt 2009 Memorie della Supplementi Radio astronomy data reduction at the Institute of Radio Astronomy J.S. Morgan INAF Istituto di Radioastronomia, Via P. Gobetti, 101

More information

The Programmable Telescope

The Programmable Telescope The Programmable Telescope Tim Cornwell ASKAP Computing Lead New generation of radio telescopes Flourishing around the world Atacama Large Millimetre Array (ALMA) Expanded Very Large Array (EVLA) Square

More information

CASA. Emmanuel Momjian (NRAO)

CASA. Emmanuel Momjian (NRAO) CASA Emmanuel Momjian (NRAO) Atacama Large Millimeter/submillimeter Array Karl G. Jansky Very Large Array Robert C. Byrd Green Bank Telescope Very Long Baseline Array CASA CASA is the offline data reduction

More information

Audio-coding standards

Audio-coding standards Audio-coding standards The goal is to provide CD-quality audio over telecommunications networks. Almost all CD audio coders are based on the so-called psychoacoustic model of the human auditory system.

More information

OSKAR Settings Files Revision: 8

OSKAR Settings Files Revision: 8 OSKAR Settings Files Version history: Revision Date Modification 1 212-4-23 Creation. 2 212-5-8 Added default value column to settings tables. 3 212-6-13 Updated settings for version 2..2-beta. 4 212-7-27

More information

A plan for real-time monitoring of the earth orientation parameters using the Internet VLBI

A plan for real-time monitoring of the earth orientation parameters using the Internet VLBI EGS2002 2002/4/25 A plan for real-time monitoring of the earth orientation parameters using the Internet VLBI T.Kondo, Y.Koyama, J.Nakajima, M.Sekido,, R.Ichikawa, E.Kawai, H.Okubo, H.Osaki, and M. Kimura

More information

Wide-field Wide-band Full-Mueller Imaging

Wide-field Wide-band Full-Mueller Imaging Wide-field Wide-band Full-Mueller Imaging CALIM2016, Oct. 10th 2016, Socorro, NM S. Bhatnagar NRAO, Socorro The Scientific Motivation Most projects with current telescopes require precise reconstruction

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY HAYSTACK OBSERVATORY

MASSACHUSETTS INSTITUTE OF TECHNOLOGY HAYSTACK OBSERVATORY MASSACHUSETTS INSTITUTE OF TECHNOLOGY HAYSTACK OBSERVATORY WESTFORD, MASSACHUSETTS 01886-1299 LOFAR MEMO #002 September 3, 2001 Phone: (978) 692-4764 Fax : (781) 981-0590 To: From: Subject: LOFAR Group

More information

Lecture 17 Reprise: dirty beam, dirty image. Sensitivity Wide-band imaging Weighting

Lecture 17 Reprise: dirty beam, dirty image. Sensitivity Wide-band imaging Weighting Lecture 17 Reprise: dirty beam, dirty image. Sensitivity Wide-band imaging Weighting Uniform vs Natural Tapering De Villiers weighting Briggs-like schemes Reprise: dirty beam, dirty image. Fourier inversion

More information

Array Design. Introduction

Array Design. Introduction Introduction 2 Array Design Mark Wieringa (ATNF) Normally we use arrays the way they are.. Just decide on observing parameters and best configuration for particular experiment Now turn it around try to

More information

A Correlation Test: What were the interferometric observation conditions?

A Correlation Test: What were the interferometric observation conditions? A Correlation Test: What were the interferometric observation conditions? Correlation in Practical Systems For Single-Pass Two-Aperture Interferometer Systems System noise and baseline/volumetric decorrelation

More information

IRAM mm-interferometry School UV Plane Analysis. IRAM Grenoble

IRAM mm-interferometry School UV Plane Analysis. IRAM Grenoble IRAM mm-interferometry School 2004 1 UV Plane Analysis Frédéric Gueth IRAM Grenoble UV Plane analysis 2 UV Plane analysis The data are now calibrated as best as we can Caution: data are calibrated, but

More information

Radio Interferometry Bill Cotton, NRAO. Basic radio interferometry Emphasis on VLBI Imaging application

Radio Interferometry Bill Cotton, NRAO. Basic radio interferometry Emphasis on VLBI Imaging application Radio Interferometry Bill Cotton, NRAO Basic radio interferometry Emphasis on VLBI Imaging application 2 Simplest Radio Interferometer Monochromatic, point source 3 Interferometer response Adding quarter

More information

Continuum error recognition and error analysis

Continuum error recognition and error analysis Continuum error recognition and error analysis Robert Laing (ESO) 1 Outline Error recognition: how do you recognise and diagnose residual errors by looking at images? Image analysis: how do you extract

More information

Visualization & the CASA Viewer

Visualization & the CASA Viewer Visualization & the Viewer Juergen Ott & the team Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope Very Long Baseline Array Visualization Goals:

More information

EVLA Memo #133 Parallelization of the off-line data processing operations using CASA

EVLA Memo #133 Parallelization of the off-line data processing operations using CASA EVLA Memo #133 Parallelization of the off-line data processing operations using CASA S. Bhatnagar, H. Ye and D. Schiebel May 18, 2009 Abstract This memo describes the work done towards parallelization

More information

Tracking Trajectories of Migrating Birds Around a Skyscraper

Tracking Trajectories of Migrating Birds Around a Skyscraper Tracking Trajectories of Migrating Birds Around a Skyscraper Brian Crombie Matt Zivney Project Advisors Dr. Huggins Dr. Stewart Abstract In this project, the trajectories of birds are tracked around tall

More information

The Techniques of Radio Interferometry III: Imaging

The Techniques of Radio Interferometry III: Imaging Master Astronomy and Astrophysics - 5214RAAS6Y Radio Astronomy Lecture 8 The Techniques of Radio Interferometry III: Imaging Lecturer: Michael Wise (wise@astron.nl) April 25th, 2013 Westerbork/LOFAR Field

More information

STEREO EVALUATION OF ALOS/PRISM DATA ON ESA-AO TEST SITES FIRST DLR RESULTS

STEREO EVALUATION OF ALOS/PRISM DATA ON ESA-AO TEST SITES FIRST DLR RESULTS STEREO EVALUATION OF ALOS/PRISM DATA ON ESA-AO TEST SITES FIRST DLR RESULTS Authors: Mathias Schneider, Manfred Lehner, Rupert Müller, Peter Reinartz Remote Sensing Technology Institute German Aerospace

More information

Science Data Model v2

Science Data Model v2 Science Data Model v2 François Viallefond Observatoire de Paris - LERMA Steve Torchinsky Observatoire de Paris - USN François Viallefond Science Data Model v2 CALIM2010, Dwingeloo, 24 Aug 2010 1 Science

More information

style Click to edit Master text Click to edit Master subtitle style Rodrigo Améstica Click to edit Master text styles

style Click to edit Master text Click to edit Master subtitle style Rodrigo Améstica Click to edit Master text styles Correlator DataMaster Processor Click to edit title Click to edit Master subtitle style style Click to edit Master text Rodrigo Améstica Click to edit Master text styles Atacama Large Millimeter/submillimeter

More information

Data Processing Status

Data Processing Status Data Processing Status William Vacca Assoc. Director, Science Data Systems USRA-SOFIA SOFIA Users Group Meeting #10 November 2016 SOFIA Pipeline Products Defined in the Data Processing Plan for SOFIA SIs

More information

Data Compression for HERA

Data Compression for HERA Data Compression for HERA Paul La Plante, James Aguirre, Bryna Hazelton, Miguel Morales 1. INTRODUCTION The size of the dataset for HERA will soon become intractable for either storage or computing if

More information

CorrelX: A Cloud-Based VLBI Correlator

CorrelX: A Cloud-Based VLBI Correlator CorrelX: A Cloud-Based VLBI Correlator V. Pankratius, A. J. Vazquez, P. Elosegui Massachusetts Institute of Technology Haystack Observatory pankrat@mit.edu, victorpankratius.com 5 th International VLBI

More information

Data Analysis. I have got some data, so what now? Naomi McClure-Griffiths CSIRO Australia Telescope National Facility 2 Oct 2008

Data Analysis. I have got some data, so what now? Naomi McClure-Griffiths CSIRO Australia Telescope National Facility 2 Oct 2008 Data Analysis I have got some data, so what now? Naomi McClure-Griffiths CSIRO Australia Telescope National Facility 2 Oct 2008 1 Outline Non-imaging analysis Parameter estimation Point source fluxes,

More information

Self-calibration: about the implementation in GILDAS. Vincent Piétu IRAM. IRAM millimeter interferometry summerschool

Self-calibration: about the implementation in GILDAS. Vincent Piétu IRAM. IRAM millimeter interferometry summerschool Self-calibration: about the implementation in GILDAS Vincent Piétu IRAM 1 About an interferometer sensitivity One usually considers only the noise equation to assess the feasibility of an observation.

More information

STRATEGIES FOR ALTERNATE APPROACHES FOR VEGETATION INDICES COMPOSITING USING PARALLEL TEMPORAL MAP ALGEBRA

STRATEGIES FOR ALTERNATE APPROACHES FOR VEGETATION INDICES COMPOSITING USING PARALLEL TEMPORAL MAP ALGEBRA STRATEGIES FOR ALTERNATE APPROACHES FOR VEGETATION INDICES COMPOSITING USING PARALLEL TEMPORAL MAP ALGEBRA Bijay Shrestha, Dr. Charles O Hara Dr. Nicholas H. Younan Mississippi State University OUTLINE

More information

ERROR RECOGNITION & IMAGE ANALYSIS. Gustaaf van Moorsel (NRAO) Ed Fomalont (NRAO) Twelfth Synthesis Imaging Workshop 2010 June 8-15

ERROR RECOGNITION & IMAGE ANALYSIS. Gustaaf van Moorsel (NRAO) Ed Fomalont (NRAO) Twelfth Synthesis Imaging Workshop 2010 June 8-15 ERROR RECOGNITION & IMAGE ANALYSIS Gustaaf van Moorsel (NRAO) Ed Fomalont (NRAO) Twelfth Synthesis Imaging Workshop 2010 June 8-15 INTRODUCTION Why are these two topics Error Recognition and Image Analysis

More information

SDP Design for Cloudy Regions

SDP Design for Cloudy Regions SDP Design for Cloudy Regions Markus Dolensky, 11/02/2016 2 ICRAR s Data Intensive Astronomy Group M.B. I.C. R.D. M.D. K.V. C.W. A.W. D.P. R.T. generously borrowed content from above colleagues 3 SDP Subelements

More information

METOP Direct Broadcast Satellite to Ground Interface details for HRPT users

METOP Direct Broadcast Satellite to Ground Interface details for HRPT users METOP Direct Broadcast Satellite to Ground Interface details for HRPT users Regional Advanced Retransmission Service (RARS) L band acquisition data 1 Go to View menu and click on Slide Master to update

More information

FIFI-LS: Basic Cube Analysis using SOSPEX

FIFI-LS: Basic Cube Analysis using SOSPEX FIFI-LS: Basic Cube Analysis using SOSPEX Date: 1 Oct 2018 Revision: - CONTENTS 1 INTRODUCTION... 1 2 INGREDIENTS... 1 3 INSPECTING THE CUBE... 3 4 COMPARING TO A REFERENCE IMAGE... 5 5 REFERENCE VELOCITY

More information

ALMA Science Pipeline Quickstart Guide

ALMA Science Pipeline Quickstart Guide Doc 2.13, ver. 1.0 September 2014 ALMA Science Pipeline Quickstart Guide ALMA, an international astronomy facility, is a partnership of Europe, North America and East Asia in cooperation with the Republic

More information

A Modified Algorithm for CLEANing Wide-Field Maps with Extended Structures

A Modified Algorithm for CLEANing Wide-Field Maps with Extended Structures J. Astrophys. Astr. (1990) 11, 311 322 A Modified Algorithm for CLEANing Wide-Field Maps with Extended Structures Κ. S. Dwarakanath, A. A. Deshpande & Ν. Udaya Shankar Raman Research institute, Bangalore

More information

Summary of Publicly Released CIPS Data Versions.

Summary of Publicly Released CIPS Data Versions. Summary of Publicly Released CIPS Data Versions. Last Updated 13 May 2012 V3.11 - Baseline data version, available before July 2008 All CIPS V3.X data versions followed the data processing flow and data

More information

Empirical Parameterization of the Antenna Aperture Illumination Pattern

Empirical Parameterization of the Antenna Aperture Illumination Pattern Empirical Parameterization of the Antenna Aperture Illumination Pattern Preshanth Jagannathan UCT/NRAO Collaborators : Sanjay Bhatnagar, Walter Brisken Measurement Equation The measurement equation in

More information

Imaging and Deconvolution

Imaging and Deconvolution Imaging and Deconvolution 24-28 Sept 202 Narrabri, NSW, Australia Outline : - Synthesis Imaging Concepts - Imaging in Practice Urvashi Rau - Image-Reconstruction Algorithms National Radio Astronomy Observatory

More information

Wide-field Infrared Survey Explorer (WISE) WISE Mission Operations System Preliminary Design Review. WSDC Architecture

Wide-field Infrared Survey Explorer (WISE) WISE Mission Operations System Preliminary Design Review. WSDC Architecture WISE Mission Operations System Preliminary Design Review WSDC Architecture Tim Conrow - IPAC WSDC Lead Engineer TPC - 1 Ingest Data Flow TPC - 2 Ingest Subsystem Ingest, step 1 Receive and verify high-rate

More information

MeerKAT Data Architecture. Simon Ratcliffe

MeerKAT Data Architecture. Simon Ratcliffe MeerKAT Data Architecture Simon Ratcliffe MeerKAT Signal Path MeerKAT Data Rates Online System The online system receives raw visibilities from the correlator at a sufficiently high dump rate to facilitate

More information

Synthesis imaging using CASA

Synthesis imaging using CASA Synthesis imaging using CASA Kuo-Song Wang ( 國松) and ARC-Taiwan team (ASIAA) UCAT Summer Student Program 2016 2016/06/30 Recap Radio interferometric observations The products from the array are Visibilities

More information

Application of Pipeline Calibration. Drew Medlin NRAO Data Reduction Workshop 2014

Application of Pipeline Calibration. Drew Medlin NRAO Data Reduction Workshop 2014 Application of Pipeline Calibration Drew Medlin NRAO Data Reduction Workshop 2014 What are we talking about? - What to do after a Pipeline Results email - Extra flagging, re-derive & apply calibration

More information

SPIcam: an overview. Alan Diercks Institute for Systems Biology 23rd July 2002

SPIcam: an overview. Alan Diercks Institute for Systems Biology 23rd July 2002 SPIcam: an overview Alan Diercks Institute for Systems Biology diercks@systemsbiology.org 23rd July 2002 1 Outline Overview of instrument CCDs mechanics instrument control performance construction anecdotes

More information

VERY LARGE TELESCOPE 3D Visualization Tool Cookbook

VERY LARGE TELESCOPE 3D Visualization Tool Cookbook European Organisation for Astronomical Research in the Southern Hemisphere VERY LARGE TELESCOPE 3D Visualization Tool Cookbook VLT-SPE-ESO-19500-5652 Issue 1.0 10 July 2012 Prepared: Mark Westmoquette

More information

ALMA Science Pipeline Quickstart Guide

ALMA Science Pipeline Quickstart Guide Doc 2.13, ver. 2.0 August 2015 ALMA Science Pipeline Quickstart Guide Pipeline CASA 4.3.1 ALMA, an international astronomy facility, is a partnership of Europe, North America and East Asia in cooperation

More information

UNIVERSITY OF DUBLIN TRINITY COLLEGE

UNIVERSITY OF DUBLIN TRINITY COLLEGE UNIVERSITY OF DUBLIN TRINITY COLLEGE FACULTY OF ENGINEERING, MATHEMATICS & SCIENCE SCHOOL OF ENGINEERING Electronic and Electrical Engineering Senior Sophister Trinity Term, 2010 Engineering Annual Examinations

More information

S.A. Torchinsky, A. van Ardenne, T. van den Brink-Havinga, A.J.J. van Es, A.J. Faulkner (eds.) 4-6 November 2009, Château de Limelette, Belgium

S.A. Torchinsky, A. van Ardenne, T. van den Brink-Havinga, A.J.J. van Es, A.J. Faulkner (eds.) 4-6 November 2009, Château de Limelette, Belgium WIDEFIELD SCIENCE AND TECHNOLOGY FOR THE SKA SKADS CONFERENCE 2009 S.A. Torchinsky, A. van Ardenne, T. van den Brink-Havinga, A.J.J. van Es, A.J. Faulkner (eds.) 4-6 November 2009, Château de Limelette,

More information

PDR.01.01: ASSUMPTIONS AND NON-CONFORMANCE

PDR.01.01: ASSUMPTIONS AND NON-CONFORMANCE PDR.0.0: ASSUMPTIONS AND NON-CONFORMANCE Document number Context MGT Revision Authors Ian Cooper, Ronald Nijboer Release Date 205-02-09 Document Classification Status Draft 205-02-09 Page of 6 Name Designation

More information

Lecture 16 Perceptual Audio Coding

Lecture 16 Perceptual Audio Coding EECS 225D Audio Signal Processing in Humans and Machines Lecture 16 Perceptual Audio Coding 2012-3-14 Professor Nelson Morgan today s lecture by John Lazzaro www.icsi.berkeley.edu/eecs225d/spr12/ Hero

More information

Algorithm Enhancements for the SS-411 Digital Sun Sensor

Algorithm Enhancements for the SS-411 Digital Sun Sensor Algorithm Enhancements for the SS-411 Digital Sun Sensor John Enright Space Avionics & Instrumentation Laboratory Dept. of Aerospace Engineering Ryerson University Doug Sinclair Sinclair Interplanetary

More information

VLBI progress Down-under. Tasso Tzioumis Australia Telescope National Facility (ATNF) 25 September 2008

VLBI progress Down-under. Tasso Tzioumis Australia Telescope National Facility (ATNF) 25 September 2008 VLBI progress Down-under Tasso Tzioumis Australia Telescope National Facility (ATNF) 25 September 2008 Outline Down-under == Southern hemisphere VLBI in Australia (LBA) Progress in the last few years Disks

More information

European VLBI Network

European VLBI Network European VLBI Network Cormac Reynolds, JIVE European Radio Interferometry School, Bonn 12 Sept. 2007 EVN Array 15 dissimilar telescopes Observes 3 times a year (approx 60 days per year) Includes some

More information

Imaging and non-imaging analysis

Imaging and non-imaging analysis 1 Imaging and non-imaging analysis Greg Taylor University of New Mexico Spring 2017 Plan for the lecture-i 2 How do we go from the measurement of the coherence function (the Visibilities) to the images

More information

ALMA Memo 386 ALMA+ACA Simulation Tool J. Pety, F. Gueth, S. Guilloteau IRAM, Institut de Radio Astronomie Millimétrique 300 rue de la Piscine, F-3840

ALMA Memo 386 ALMA+ACA Simulation Tool J. Pety, F. Gueth, S. Guilloteau IRAM, Institut de Radio Astronomie Millimétrique 300 rue de la Piscine, F-3840 ALMA Memo 386 ALMA+ACA Simulation Tool J. Pety, F. Gueth, S. Guilloteau IRAM, Institut de Radio Astronomie Millimétrique 300 rue de la Piscine, F-38406 Saint Martin d'h eres August 13, 2001 Abstract This

More information

MWA Real-Time Subsystem

MWA Real-Time Subsystem MWA Real-Time Subsystem MWA post-correlation calibration & imaging sys. Short-term picture C-code development / testing in Cambridge use simulated data now, and 32T data later Long-term picture parallelized

More information

Network Traffic Measurements and Analysis

Network Traffic Measurements and Analysis DEIB - Politecnico di Milano Fall, 2017 Introduction Often, we have only a set of features x = x 1, x 2,, x n, but no associated response y. Therefore we are not interested in prediction nor classification,

More information

Minutes of Meeting LOFAR Software

Minutes of Meeting LOFAR Software Minutes of Meeting LOFAR Software Date: 2010-07-21 Next meeting: 2010-07-29 9:30-10:30 Multimedia room Present: Andre Gunst Ronald Nijboer Ruud Overeem John Romein No Michael Wise No Harm Munk Hanno Holties

More information

VEGETATION Geometrical Image Quality

VEGETATION Geometrical Image Quality VEGETATION Geometrical Image Quality Sylvia SYLVANDER*, Patrice HENRY**, Christophe BASTIEN-THIRY** Frédérique MEUNIER**, Daniel FUSTER* * IGN/CNES **CNES CNES, 18 avenue Edouard Belin, 31044 Toulouse

More information

5 GT/s and 8 GT/s PCIe Compared

5 GT/s and 8 GT/s PCIe Compared 5 GT/s and 8 GT/s PCIe Compared Bent Hessen-Schmidt SyntheSys Research, Inc. Copyright 2008, PCI-SIG, All Rights Reserved 1 Disclaimer The material included in this presentation reflects current thinking

More information

OCSD-A / AeroCube-7A Status Update

OCSD-A / AeroCube-7A Status Update OCSD-A / AeroCube-7A Status Update Darren Rowen Richard Dolphus Patrick Doyle Addison Faler April 20, 2016 2016 The Aerospace Corporation Agenda Concept of Operations Overview Spacecraft Configuration

More information

COMMENTS ON ARRAY CONFIGURATIONS. M.C.H. Wright. Radio Astronomy laboratory, University of California, Berkeley, CA, ABSTRACT

COMMENTS ON ARRAY CONFIGURATIONS. M.C.H. Wright. Radio Astronomy laboratory, University of California, Berkeley, CA, ABSTRACT Bima memo 66 - May 1998 COMMENTS ON ARRAY CONFIGURATIONS M.C.H. Wright Radio Astronomy laboratory, University of California, Berkeley, CA, 94720 ABSTRACT This memo briey compares radial, circular and irregular

More information

Image Analysis. Jim Lovell

Image Analysis. Jim Lovell Image Analysis Jim Lovell ATNF Synthesis Imaging Workshop May 2003 What Do You Want to Measure? (What you want to do and how to do it.)! Flux density of components! Absolute positions! Relative positions

More information