Data Inspection Tutorial. Hiroshi Nagai

Size: px
Start display at page:

Download "Data Inspection Tutorial. Hiroshi Nagai"

Transcription

1 Data Inspection Tutorial Hiroshi Nagai

2 Scope of this tutorial This tutorial demonstrates the step-by-step procedure how to see/check/understand the ALMA data using an archive dataset. How to check the data products and investigate the data quality How to reproduce the calibration/imaging results Some tips which should be checked by users Data: Pipeline-reduced data Level: Beginners - Intermediate

3 References ALMA Data Products Document ALMA Technical handbook Presentation at Mitaka Town Meeting Data Reduction Tips by H. Nagai (mainly for manuallycalibdated dataset, only in Japanese)

4 Preparation Install CASA Download the presentation file and data package from tutorial webpage Install analysisutils

5 What is the ALMA Archive Data? ALMA archives (a) raw data (b) calibration scripts, final image products (FITS image), and supporting materials. Part (a) consists of visibility datasets in ALMA's native format, the ASDM, which are only needed if the PI would like to perform custom data calibration and imaging. Part (b), the QA2 Products, consists of the QA2 data reduction scripts, log files, calibration, and flagging tables, and the imaging products on which the quality assurance decision was based. The calibration/imaging is done at ARCs and JAO by either manual or ALMA Pipeline (Quality Assurance) Pipeline calibration + manual imaging : Standard mode observation Manual calibration and imaging: Non-standard mode observation, standard mode observation which needs significant manual intervention (low SNR, too many flagging, temporal pipeline bugs, etc) (What s standard and non-standard? See PG/TH.) Roughly speaking, PL:Manual = 6:4

6 Recent update NAOJ provides calibrated Measurement Sets to PIs at Japanese institutes as an optional service. Dear XXXX XXXX, As you received a notification , the data of the member ObsUnitSet uid://xxxx/xxxx/xxxx of your project XXXX.S are now available to you for download. EA-ARC has also prepared calibrated Measurement Sets (MSs) for this SB. If you would like to download the calibrated MSs, please visit following ftp site. ftp location: ftp://af0xxx@alma-dl.mtk.nao.ac.jp/calibrated.tar.gz user name: AF0XXX password: XXXXXXXXXXXX Available until: :54:47 JST ALMA Imaging Pipeline has been in operation. Roughly 15 MOUSs imaged with PL has been delivered to PIs. Note the size of delivery package can be very large (>100GB).

7 QA Philosophy The goal of ALMA Quality Assurance (QA) is to ensure that a reliable final data product is delivered to the PI that has reached the desired control parameters outlined in the science goals, is calibrated to the desired accuracy and contains no significant calibration or imaging artifacts. For Cycle 4, as for all previous Cycles, QA will be done on a best effort basis, covering all the major issues affecting data quality. The ALMA QA2 data reduction team performs for each ALMA science data set a detailed analysis to confirm that the observations have achieved the science goals requested by the PI.

8 QA Philosophy If the requirements are met within the cycledependent tolerances (see chapter 11 of the ALMA Technical Handbook), the data are declared QA2 pass, packaged in a standardized way, and delivered to the PI. If the requirements are not met but additional observations of the SB are no longer possible within the cycle, the data are delivered as QA2 semipass.

9 Example Data (public data) Project: S (PI: R. Indebetouw) MOUS id: uid://a001/x12e/x280 Scheduling Block: sn1987a_a_07_te

10 Data Search Go to Science Portal Click Archive Query

11 Archive Query & Request Handler Search by Project code

12 Project Structure Tree Project code Science Goal OUS Group OUS Member OUS Scheduling block Product (tar package containing image products and supplement materials) ASDMs

13 Data Package Package name should be in the format of ProjectCode_MOUSuid_001_of_001.tar e.g., S_uid A001_X12e_X280_001_of_001.tar Project code MOUS uid Untar the package, i.e., tar xvf S_uid A001_X12e_X280_001_of_001.t ar S/science_goal.uid A001_X12e_X27e/group. uid A001_X12e_X27f/member.uid A001_X12e_X280

14 Check README There also should be raw/ directory if you downloaded asdm packages and untar them. member.uid A001_X12e_X280]$ ls calibrated calibration log product qa README script member.uid A001_X12e_X280]$ less README NB: calibrated directory can be created by running scriptforpi.py. This was already done for this tutorial.. Use same (or newer) version of CASA and pipeline

15 Check Weblog Weblog is a system of webpages containing all the diagnostic plots and other information generated by the pipeline For this data, there are two execution blocks.

16 QA2 Report for Manual Calibration Instead of weblog, several png images and a text file for each EB, so-called QA2 report, is provided under qa/ directory.

17 QA2 report (png images)

18 QA2 report (text file)

19 Let s check weblog together [nagai@alma-proc01 member.uid A001_X12e_X280]$ ls calibrated calibration log product qa README script [nagai@alma-proc01 member.uid A001_X12e_X280]$ firefox qa/pipeline t113145/html/index.html & 1. Check observation summary 2. Check flagging summaries 3. Check calibrated data If any suspicion, check relevant calibrations 4. Check flux consistency Search calibrator fluxes in ALMA database using au.getalmaflux

20 Observation Summary Click here Click here

21 Check flagging summaries Go to By Topic This page shows how much fraction of the data are flagged by pipeline per antenna.

22 Check calibrated data Go to By Task, click 15. hifa_applycal Click here If any suspicious feature, check relevant calibrations. e.g., strange bandpass shape -> check bandpass/tsys calibration Time variable phase -> check gain/wvr calibration

23 Check flux consistency Go to 13.hfa_fluxscale For this data, a quasar J was chosen as a flux calibrator. The pipeline obtained the flux mode of this calibrator from the measurement in ALMA database close in time. See 10.hifa_setjy for the flux model. This page shows the flux densities of other calibrators derived from the flux scaling using the model of J

24 Retrieve Calibrator Flux in database CASA <2>: au.getalmaflux(sourcename='j ',date=' ',frequency=' ghz') Using Band 3 measurement: (age=1 days) GHz Using Band 7 measurement: (age=2 days) GHz exact value: , 1-sigma extrema: , , mean unc= Median Monte-Carlo result for = (scaled MAD = ) Result using spectral index of for GHz from GHz = Jy Out[2]: {'agedifference': 1.0, 'fluxdensity': , 'fluxdensityuncertainty': , 'meanage': 1.5, 'montecarlofluxdensity': , 'spectralindex': , 'spectralindexuncertainty': }

25 Produce Calibrated MS Download tarred asdms Once untar them, asdms will be placed under raw/ directory Go to script/ directory and run sciprtforpi.py It can take a few - several hours to finish In this tutorial, we already created calibrated MSs and provide them. Please download from the tutorial webpage. Check the calibrated amplitude and phase as a function of time, freq., uv-distance for calibrators (and targets if SN is enough) using plotms For this data set, we see a dip in the spectrum of phase calibrator shown in weblog. Please confirm if you see the same feature in the calibrated data using plotms.

26 Check bad data calibrated]$ pwd /work/nagai/tutorial/ s/science_goal.uid A001_X12e_X27e/group.uid A001_X12e_X27f/member.u id A001_X12e_X280/calibrated calibrated]$ ls casa log products uid A002_Xa48b1f_X1b0.ms.split.cal working ipython log rawdata uid A002_Xaa96da_Xb77.ms.split.cal calibrated]$ casa CASA <9>: plotms(vis='uid A002_Xa48b1f_X1b0.ms.split.cal',xaxis='chan',yaxis='amp',avgtime='1e9',avgscan=T,avgantenna=T,spw='1',c oloraxis='ant1',field='2')

27 sciprtforpi.py vs. casa_pipescript.py Running scriptforpi.py reproduces the pipeline calibration done at JAO/ARCs. Rerun the pipeline calibration with additional flagging can be performed running casa_pipescript.py Copy casa_pipescript.py from the script directory to the raw directory Copy flux.csv and *flagtemplate.txt from the calibration directory to the raw directory

28 Introducing Additional Flagging Additional manual flagging can be introduced to any Pipeline reduction by editing the *flagtemplate.txt files under calibration/ directory. # User flagging commands file # # Examples # Note: Do not put spaces inside the reason string! # The data of DA56 in spw=17 was flagged by data reducer because of amplitude outlier. # mode=manual correlation=yy antenna=dv01;dv08;da43;da48&dv23 spw=21:1920~2880 autocorr=false reason='bad_channels' # mode=manual spw='25:0~3;122~127' reason='stage8_2' # mode=manual antenna='dv07' timerange='2013/01/31/08:09:55.248~2013/01/31/08:10:01.296' reason='quack' # mode=manual antenna='da56' spw='17' reason='timegaincal_outlier_amp' For this data, one may want to flag channels affected by the atmospheric absorption. Add following line: mode=manual spw= 19 channel= 34~38 reason= bad_channel Rerun casa_pipescript.py

29 Editing Calibrator Fluxes For some reason, you may want to redo the flux calibration Referenced calibrator flux is old Quasar which is used for the flux calibrator is time variable Check Calibrator database i) Edit flux.csv and rerun casa_pipescript.py or ii) give flux rescaling task in sciptforimagingprep.py and run it on the calibrated MSs. Note QA2 data reducers normally checked the flux consistency of calibrators and did the flux rescaling if necessary at EA-ARC. However, about 20% of EA data is processed at JAO. Those may not be checked as careful as what we do. The criteria to apply/un-apply flux rescaling could be different among ARCs.

30 Example of scriptforimagingprep.py setjy(vis = '../calibrated/uid A002_Xb0ebd1_X6594.ms.split.cal', standard = 'manual', field = 'J ', fluxdensity = [1.89, 0, 0, 0], spix = -0.43, reffreq = '233.0GHz') os.system('rm -rf../calibrated/uid A002_Xb0ebd1_X6594.ms.split.cal.ampli_inf') gaincal(vis = '../calibrated/uid A002_Xb0ebd1_X6594.ms.split.cal', caltable = '../calibrated/uid A002_Xb0ebd1_X6594.ms.split.cal.ampli_inf', field = 'J ', solint = 'inf', combine = 'scan', refant = 'DV16', gaintype = 'T', calmode = 'a') applycal(vis = '../calibrated/uid A002_Xb0ebd1_X6594.ms.split.cal', field = '0,3', # J ,NGC5064 gaintable = '../calibrated/uid A002_Xb0ebd1_X6594.ms.split.cal.ampli_inf', gainfield = '0', # J calwt = F, flagbackup = F) Give a correct flux density to the phase calibrator Run amplitude gain calibration using the given flux model Apply new gain calibration to the phase calibrator and target print "# Concatenating the data." concat(vis = ['../calibrated/uid A002_Xb020f7_X32f5.ms.split.cal', '../calibrated/uid A002_Xb0ebd1_X6594.ms.split.cal'], concatvis = '../calibrated/calibrated.ms')

31 Imaging Products Imaging products (FITS of primary-beam corrected image namely *.pbcor.fits and primary beam coverage namely *.flux.fits) are found under product/ directory product]$ pwd /work/nagai/tutorial/ s/science_goal.uid A001_X12e_X27e/group.uid A001_X12e_X27f/member.uid A001_X12e_ X280/product product]$ ls calibrated_final_cont.flux.fits SN1987A_SiO76R2.pbcor.fits calibrated_final_cont.mask uid A001_X12e_X280.J _bp.spw17.I.fits calibrated_final_cont.pbcor.fits uid A001_X12e_X280.J _bp.spw19.I.fits cont.mask uid A001_X12e_X280.J _bp.spw21.I.fits SN1987A_SiO76R1.flux.fits uid A001_X12e_X280.J _bp.spw23.I.fits SN1987A_SiO76R1.mask uid A001_X12e_X280.J _ph.spw17.I.fits SN1987A_SiO76R1.pbcor.fits uid A001_X12e_X280.J _ph.spw19.I.fits SN1987A_SiO76R2.flux.fits uid A001_X12e_X280.J _ph.spw21.I.fits SN1987A_SiO76R2.mask uid A001_X12e_X280.J _ph.spw23.I.fits Imaging script used for produce these products can be found under script/ directory (scriptforimaging.py).

32 Check Image Click here to zoom-up CASA <2>: viewer('calibrated_final_cont.pbcor.fits') CASA <4>: viewer('sn1987a_sio76r2.pbcor.fits') CH=0 CH=2 CH=4 Will explain how to display - beam size and other parameters - integrated spectrum in a given region - image statistics - source size - Gaussian model fitting

33 Parameter control in scriptforimaging.py scriptforimaging.py # imaging control # # The cleaning below is done interactively, so niter and threshold can # be controlled within clean. weighting = 'briggs' robust=0.5 niter=1000 threshold = '0.0mJy' ############################################# # Imaging the Continuuum # Set the ms and continuum image name. contvis = 'calibrated_final_cont.ms' contimagename = 'calibrated_final_cont' # If necessary, run the following commands to get rid of older clean # data. #clearcal(vis=contvis) #delmod(vis=contvis) for ext in ['.flux','.image','.mask','.model','.pbcor','.psf','.residual','.flux.pbcoverage']: rmtables(contimagename+ext) clean(vis=contvis, imagename=contimagename, field=field, mode='mfs', psfmode='clark', imsize = imsize, cell= cell, weighting = weighting, robust = robust, niter = niter, threshold = threshold, interactive = True, imagermode = imagermode) weighting = 'briggs' robust=0.5 niter=1000 threshold = '0.0mJy' Choice of robust parameter changes the beam size and image quality. Smaller value, higher resolution Larger value, less sidelobe (if the uv-coverage is very bad) But, optimal parameter always depends on the uvcoverage

34 Trial of different robust parameter execfile( scriptforcontimaging_rb2.0.py )

35 Want to do manual calibration? If you would like to do calibration manually instead of the pipeline, try Eric s script generator (developed by Eric Villard in JAO). Type es.generatereducscript( asdm_name ) on CASA term analysisutils should be installed. This will return a set of calibration tasks An example script uid A002_Xa48b1f_X1b0.ms.scriptForCalibration.py is found under calibrated/ directory

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

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

CASA Tutorial 1. For ALMA Archival Data

CASA Tutorial 1. For ALMA Archival Data CASA Tutorial 1 For ALMA Archival Data Outline - Using ALMA archival data you have searched for - SV data (TWhydra), one archival project - ALMA Data structures. - ALMA Data inspection. - Preparation for

More information

ALMA QA2 Data Products for Cycle 5

ALMA QA2 Data Products for Cycle 5 Doc 5.12, ver. 2.0 May 2018 ALMA QA2 Data Products for Cycle 5 ALMA is a partnership of ESO (representing its member states), NSF (USA), and NINS (Japan), together with NRC (Canada), NSC and ASIAA (Taiwan),

More information

ALMA Science Pipeline User s Guide for CASA 4.7.0

ALMA Science Pipeline User s Guide for CASA 4.7.0 Doc 4.13, ver. 1 October, 2016 ALMA Science Pipeline User s Guide for CASA 4.7.0 Interferometric and Single-Dish Data ALMA, an international astronomy facility, is a partnership of ESO (representing its

More information

ALMA$Science$Pipeline$Guide:$CASA$4.5.1$

ALMA$Science$Pipeline$Guide:$CASA$4.5.1$ Doc 3.13, ver. 1 January,2016 ALMASciencePipelineGuide:CASA4.5.1 InterferometryandSingle?DishData ALMA,aninternationalastronomyfacility,isapartnershipofESO(representingitsmemberstates),NSF(USA)andNINS

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

CASA Pipelines. Liz Humphreys. ESO ALMA Regional Centre

CASA Pipelines. Liz Humphreys. ESO ALMA Regional Centre CASA Pipelines Liz Humphreys ESO ALMA Regional Centre Overview ALMA and VLA have CASA Pipelines Currently calibration only Diagnostic calibrator images ALMA science target imaging being commissioned The

More information

ALMA Science Pipeline Reference Manual

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

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

ALMA Science Operations: Cycle 6 Pipeline Reference Manual

ALMA Science Operations: Cycle 6 Pipeline Reference Manual ALMA Science Operations: Cycle 6 Pipeline Reference Manual Version: A.1 2018-10-01 Prepared by: Organization: Signature D. Muders, K. Sugimoto ALMA Approved by: R. Indebetouw ALMA List of Heuristics Tasks

More information

ALMA data reimaging. Felix Stoehr ALMA Science Archive

ALMA data reimaging. Felix Stoehr ALMA Science Archive ALMA data reimaging Felix Stoehr ALMA Science Archive 1. Introduction idea Goal: create the complete set of PL Imaging products for all previous cycles Idea: While redoing the calibration for all ES cycles

More information

The ALMA Project Tracker reference manual for Principal Investigators

The ALMA Project Tracker reference manual for Principal Investigators Doc, ver. 1.5 May 2014 The ALMA Project Tracker reference manual for Principal Investigators ALMA, an international astronomy facility, is a partnership of Europe, North America and East Asia in cooperation

More information

TW Hya CASA Spectral Line Reduc6on Tutorial Imaging and Analysis

TW Hya CASA Spectral Line Reduc6on Tutorial Imaging and Analysis TW Hya CASA Spectral Line Reduc6on Tutorial Imaging and Analysis Day 4, Wednesday September 9 th 12:15 HCO+(4-3) moment maps of TW Hya Tutors: Katharine Johnston Andy Biggs, Sandra Etoka, (Liz Humphreys),

More information

A Crash Course in CASA

A Crash Course in CASA A Crash Course in CASA Amy Kimball (NRAO) ALMA Data Reduction Workshop 1 Dec 2011 Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope Very Long Baseline

More information

This represents Remy s interpretations of a lot of statements like

This represents Remy s interpretations of a lot of statements like The ALMA Pipeline! Caveat Emptor! This represents Remy s interpretations of a lot of statements like The factorization that will result from the analysis phase needs to be translated into internal APHS

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

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 SIMULATIONS WITH CASA. Hsi-An Pan & ARC Taiwan Team

ALMA SIMULATIONS WITH CASA. Hsi-An Pan & ARC Taiwan Team ALMA SIMULATIONS WITH CASA Hsi-An Pan & ARC Taiwan Team 1 Download the scripts Prepare from the email of workshop reminder Install CASA 4.7.0 or later https://casa.nrao.edu/casa_obtaining.shtml Make sure

More information

Introduction to CASA and Data Structure. Emmanuel Momjian

Introduction to CASA and Data Structure. Emmanuel Momjian Introduction to CASA and Data Structure Emmanuel Momjian 1 CASA CASA is the offline data reduction package for ALMA and the (Jansky) VLA data from other telescopes usually work, too, but not primary goal

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

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

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

Deconvolution and Imaging ASTR 240: In-class activity, April 1, 2013

Deconvolution and Imaging ASTR 240: In-class activity, April 1, 2013 Deconvolution and Imaging ASTR 240: In-class activity, April 1, 2013 In this activity, we will use calibrated visibilities from the Submillimeter Array to create an image of a disk around a nearby young

More information

EVLA Data Reduction Techniques: I

EVLA Data Reduction Techniques: I EVLA Data Reduction Techniques: I Emmanuel Momjian NRAO Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope Very Long Baseline Array Outline The archive

More information

Getting the most out of your ALMA DATA with ADMIT: The ALMA DATA Mining Toolkit

Getting the most out of your ALMA DATA with ADMIT: The ALMA DATA Mining Toolkit Getting the most out of your ALMA DATA with : The ALMA DATA Mining Toolkit Lee Mundy, Leslie Looney, Peter Teuben, Doug Friedel, Marc Pound, Lisa Xu, Kevin Rauch, Robert Harris, Jeff Kern, & team : ALMA

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

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

ALMA simulations Rosita Paladino. & the Italian ARC

ALMA simulations Rosita Paladino. & the Italian ARC ALMA simulations Rosita Paladino & the Italian ARC Two software tools available to help users simulate images resulting from an ALMA observations: Simulations with CASA tasks sim_observe & sim_analyze

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

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

VLA Data Reduction Techniques Emmanuel Momjian NRAO

VLA Data Reduction Techniques Emmanuel Momjian NRAO VLA Data Reduction Techniques Emmanuel Momjian NRAO Atacama Large Millimeter/submillimeter Array Karl G. Jansky Very Large Array Robert C. Byrd Green Bank Telescope Very Long Baseline Array Outline The

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

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

Introduction to CASA

Introduction to CASA Introduction to CASA Juergen Ott (CASA project scientist) Crystal Brogan (CASA ALMA subsystem scientist) Steven Myers (CASA EVLA subsystem scientist) Jeff Kern (CASA manager) ALMA EVLA CASA (Common Astronomy

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

Data mining: Making the most of the ALMA archive

Data mining: Making the most of the ALMA archive Data mining: Making the most of the ALMA archive Benjamin Magnelli German ALMA Regional Centre This presentation has received funding from the European Union s Horizon 2020 research and innovation programme

More information

VLA Data Reduction Techniques

VLA Data Reduction Techniques VLA Data Reduction Techniques Emmanuel Momjian NRAO Atacama Large Millimeter/submillimeter Array Karl G. Jansky Very Large Array Robert C. Byrd Green Bank Telescope Very Long Baseline Array Outline The

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

ALMA Snooping Project Interface (SnooPI) User Manual

ALMA Snooping Project Interface (SnooPI) User Manual ALMA Snooping Project Interface (SnooPI) User Manual Evanthia Hatziminaoglou Doc 6.11, ver. 3.0 March 2018 ALMA, an international astronomy facility, is a partnership of ESO (representing its member states),

More information

Beyond CASA Tasks: The Toolkit, Python, & Scripting

Beyond CASA Tasks: The Toolkit, Python, & Scripting Beyond CASA Tasks: The Toolkit, Python, & Scripting Steven T. Myers (NRAO-Socorro) ALMA JVLA What is the CASA Toolkit? The CASA Toolkit is bound into Python as function methods. The CASA Tasks are built

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

Data products. Dario Fadda (USRA) Pipeline team Bill Vacca Melanie Clarke Dario Fadda

Data products. Dario Fadda (USRA) Pipeline team Bill Vacca Melanie Clarke Dario Fadda Data products Dario Fadda (USRA) Pipeline team Bill Vacca Melanie Clarke Dario Fadda Pipeline (levels 1 à 2) The pipeline consists in a sequence of modules. For each module, files are created and read

More information

Analysing ALMA data - the CASA software package

Analysing ALMA data - the CASA software package Analysing ALMA data the CASA software package Dirk Petry (ESO), June 2010 Outline What is CASA? main features Who develops CASA? development team What are the main requirements and how does CASA meet them?

More information

ALMA Snooping Project Interface (SnooPI) User Manual

ALMA Snooping Project Interface (SnooPI) User Manual Doc 4.11, ver. 1.2 February 2017 ALMA Snooping Project Interface (SnooPI) User Manual Evanthia Hatziminaoglou ALMA, an international astronomy facility, is a partnership of ESO (representing its member

More information

ALMA Software development. George KOSUGI: NAOJ, ALMA ICT-EA Manager

ALMA Software development. George KOSUGI: NAOJ, ALMA ICT-EA Manager ALMA Software development George KOSUGI: NAOJ, ALMA ICT-EA Manager Contents ALMA Software Developments in EU (ESO) ALMA Software Developments in NA (NRAO) ALMA+ Software Developments in EA (NAOJ) Development

More information

TELCAL tasks. Jean-Christophe Roche, IRAM (*) Casa developers meeting NRAO (Socorro) May 2010

TELCAL tasks. Jean-Christophe Roche, IRAM (*) Casa developers meeting NRAO (Socorro) May 2010 TELCAL tasks Jean-Christophe Roche, IRAM (*) Casa developers meeting NRAO (Socorro) 10-14 May 2010 (*) Institut de Radioastronomie Millimetrique Grenoble, France Plan TELCAL subsystem Off-line mode Task

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

ALMA REMOTE MINING EXPERIMENT ARTEMIX. Yaye Awa Ba, Philippe. Salomé, Michel. Caillat (LERMA) with credits to : L. Loria, N.

ALMA REMOTE MINING EXPERIMENT ARTEMIX. Yaye Awa Ba, Philippe. Salomé, Michel. Caillat (LERMA) with credits to : L. Loria, N. ALMA REMOTE MINING EXPERIMENT Yaye Awa Ba, Philippe. Salomé, Michel. Caillat (LERMA) with credits to : L. Loria, N. Kasradze Archive and Data Mining Goals (i) Search by products not by instrumental configuration

More information

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

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

Pre-Processing and Calibration for Million Source Shallow Survey

Pre-Processing and Calibration for Million Source Shallow Survey 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 Outline 1 2 3 4 MSSS (MS 3 )

More information

Polarization SYS#224, 225. Hiroshi Nagai (NAOJ) With the help by K. Nakanishi (JAO/NAOJ), Y.-W. Tang (ASIAA), E. Chapillon (ASIAA -> French ARC-node)

Polarization SYS#224, 225. Hiroshi Nagai (NAOJ) With the help by K. Nakanishi (JAO/NAOJ), Y.-W. Tang (ASIAA), E. Chapillon (ASIAA -> French ARC-node) Polarization SS#224, 225 Hiroshi Nagai (NAOJ With the help by K. Nakanishi (JAO/NAOJ,.-W. Tang (ASIAA, E. Chapillon (ASIAA -> French ARC-node erification ites On-axis (#224 Instruental polarization (D-ter

More information

Python & CASA Scripting

Python & CASA Scripting Python & CASA Scripting Steven T. Myers (NRAO-Socorro) ALMA JVLA CASA Scripting Why? a durable and executable record of your processing should contain annotation! transporatable and distributable can send

More information

First steps in VLA continuum data reduction with AIPS

First steps in VLA continuum data reduction with AIPS Appendix A First steps in VLA continuum data reduction with AIPS The NRAO Astronomical Image Processing System (AIPS) is a software package for interactive calibration and editing of radio interferometric

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

CASA Status. Crystal Brogan (subsystem scientist) ASAC Meeting, March 9, 2010 Mitaka, Japan. NRAO/North American ALMA Science Center

CASA Status. Crystal Brogan (subsystem scientist) ASAC Meeting, March 9, 2010 Mitaka, Japan. NRAO/North American ALMA Science Center Status ASAC Meeting, March 9, 2010 Mitaka, Japan Crystal Brogan (subsystem scientist) NRAO/North American ALMA Science Center Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert

More information

GBT Memo #300: Correcting ALMA 12-m Array Data for Missing Short Spacings Using the Green Bank Telescope

GBT Memo #300: Correcting ALMA 12-m Array Data for Missing Short Spacings Using the Green Bank Telescope GBT Memo #300: Correcting ALMA 12-m Array Data for Missing Short Spacings Using the Green Bank Telescope Melissa Hoffman and Amanda Kepley 28 September 2018 Contents 1 Introduction 1 2 Data 2 2.1 Observations

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

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

The CASA software package

The CASA software package The CASA software package Dirk Petry (ESO), October 2010 Outline What is CASA? - main features Who develops CASA? - development team What are the main requirements and how does CASA meet them? - design

More information

Introduction CASA. Radio Interferometry. Anita Richards. with thanks to. rest of the CASA teams. UK ALMA Regional Centre

Introduction CASA. Radio Interferometry. Anita Richards. with thanks to. rest of the CASA teams. UK ALMA Regional Centre Radio Interferometry Introduction to packages and formats CASA Anita Richards with thanks to Anita Dirk PetryRichards (ESO) and the UK ALMA Regional Centre rest of the CASA teams JBCA, University of Manchester

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

IPTA student workshop 2017: Day 1, preparing timing data with psrchive

IPTA student workshop 2017: Day 1, preparing timing data with psrchive IPTA student workshop 2017: Day 1, preparing timing data with psrchive June 26, 2017 Kuo Liu 1, Stefan Os lowski 2 1 Max-Planck-Institut für Radioastronomie, Auf dem Hügel 69, D-53121 Bonn, Germany 2 Centre

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

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

Imaging and Deconvolution

Imaging and Deconvolution Imaging and Deconvolution David J. Wilner (Harvard-Smithsonian Center for Astrophysics) Fifteenth Synthesis Imaging Workshop 1-8 June 2016 Overview gain some intuition about interferometric imaging understand

More information

ALMA Memo No An Imaging Study for ACA. Min S. Yun. University of Massachusetts. April 1, Abstract

ALMA Memo No An Imaging Study for ACA. Min S. Yun. University of Massachusetts. April 1, Abstract ALMA Memo No. 368 An Imaging Study for ACA Min S. Yun University of Massachusetts April 1, 2001 Abstract 1 Introduction The ALMA Complementary Array (ACA) is one of the several new capabilities for ALMA

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

Using CASA to Simulate Interferometer Observations

Using CASA to Simulate Interferometer Observations Using CASA to Simulate Interferometer Observations Nuria Marcelino North American ALMA Science Center Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope

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

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

Using CASA to Simulate Interferometer Observations

Using CASA to Simulate Interferometer Observations Using CASA to Simulate Interferometer Observations Nuria Marcelino North American ALMA Science Center Atacama Large Millimeter/submillimeter Array Expanded Very Large Array Robert C. Byrd Green Bank Telescope

More information

Data reduction of International LOFAR observations in AIPS

Data reduction of International LOFAR observations in AIPS 3rd LOFAR Data Processing School Tutorial 4 Data reduction of International LOFAR observations in AIPS Javier Moldón The only fundamental step in the LOFAR Long Baseline calibration that requires AIPS

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

Progress Report. Ian Evans On behalf of the Chandra Source Catalog Project Team. Chandra Users Committee Meeting October 22, 2013

Progress Report. Ian Evans On behalf of the Chandra Source Catalog Project Team. Chandra Users Committee Meeting October 22, 2013 Progress Report Ian Evans On behalf of the Chandra Source Catalog Project Team Chandra Users Committee Meeting October 22, 2013 Current Catalog Release Summary Current catalog version: 1.1; Released: 2010

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

Spherical Geometry Selection Used for Error Evaluation

Spherical Geometry Selection Used for Error Evaluation Spherical Geometry Selection Used for Error Evaluation Greg Hindman, Pat Pelland, Greg Masters Nearfield Systems Inc., Torrance, CA 952, USA ghindman@nearfield.com, ppelland@nearfield.com, gmasters@nearfield.com

More information

The ALMA Helpdesk Staff Guide

The ALMA Helpdesk Staff Guide Doc #1, 2.3 Feb 28, 2011 The ALMA Helpdesk Staff Guide Anthony J. Remijan ALMA, an international astronomy facility, is a partnership of Europe, North America and East Asia in cooperation with the Republic

More information

What might astronomers want? Flexible data products and remotely-steered pipelines

What might astronomers want? Flexible data products and remotely-steered pipelines What might astronomers want? Flexible data products and remotely-steered pipelines Anita Richards AstroGrid / ALMA Regional Centre JBCA, University of Manchester thanks to e-merlin, ALMA, RadioNet ALBiUS

More information

JWST Pipeline & Data Products

JWST Pipeline & Data Products JWST Pipeline & Data Products Stage 1: Ramps-to-Slopes Karl D. Gordon JWST Calibration WG Lead Space Telescope Sci. Inst. Baltimore, MD, USA Stage 2: Calibrated Slopes Stage 3: Ensemble Processing 18 May

More information

Calibration of GBT Spectral Line Data in GBTIDL v2.1

Calibration of GBT Spectral Line Data in GBTIDL v2.1 Calibration of GBT Spectral Line Data in GBTIDL v2.1 Jim Braatz October 30, 2009 Purpose of this Document...1 The Structure of GBT Spectral Line Observations...2 GBTIDL Calibration Philosophy and Algorithms...4

More information

Python & CASA Scripting

Python & CASA Scripting Python & CASA Scripting Juergen Ott (CASA project scientist) Crystal Brogan (CASA ALMA subsystem scientist) Steven Myers (CASA EVLA subsystem scientist) Jeff Kern (CASA manager) ALMA EVLA Python CASA uses

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

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

POL-2 Polarimetry & Data Reduction

POL-2 Polarimetry & Data Reduction POL-2 Polarimetry & Data Reduction Mark G. Rawlings, Support Scientist, EAO / JCMT With thanks to David S. Berry JCMT Users Meeting 2017, Nanjing Contents POL-2 Instrument Overview POL-2 Daisy Mode POL-2

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

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

USB Mini Spectrum Analyzer User Manual PC program TSA For TSA4G1 TSA6G1 TSA8G1 TSA12G5

USB Mini Spectrum Analyzer User Manual PC program TSA For TSA4G1 TSA6G1 TSA8G1 TSA12G5 USB Mini Spectrum Analyzer User Manual PC program TSA For TSA4G1 TSA6G1 TSA8G1 TSA12G5 Triarchy Technologies, Corp. Page 1 of 17 USB Mini Spectrum Analyzer User Manual Copyright Notice Copyright 2013 Triarchy

More information

WISE Data Processing Overview

WISE Data Processing Overview WISE Data Processing Overview R. Cutri and the WSDC Team @ IPAC 1 WISE Will Release Three Primary Science Data Products Image Atlas - Calibrated images covering the sky in the four WISE bands. Photometric

More information

ALICE ANALYSIS PRESERVATION. Mihaela Gheata DASPOS/DPHEP7 workshop

ALICE ANALYSIS PRESERVATION. Mihaela Gheata DASPOS/DPHEP7 workshop 1 ALICE ANALYSIS PRESERVATION Mihaela Gheata DASPOS/DPHEP7 workshop 2 Outline ALICE data flow ALICE analysis Data & software preservation Open access and sharing analysis tools Conclusions 3 ALICE data

More information

JWST Pipeline & Data Products

JWST Pipeline & Data Products JWST Pipeline & Data Products Stage 1: Ramps-to-Slopes Karl D. Gordon JWST Calibration WG Lead Space Telescope Sci. Inst. Baltimore, MD, USA Stage 2: Calibrated Slopes Stage 3: Ensemble Processing Star

More information

POSSUM: analysis for early science and beyond

POSSUM: analysis for early science and beyond POSSUM: analysis for early science and beyond Cormac Purcell, Bryan Gaensler and the POSSUM team 2016-06-02 ASKAP 2016 askap.org/possum Rotation 1 Rotation 2 Figure: O'Sullivan et al. 2012 POSSUM-12 versus

More information

Use case: mapping sparse spatial data with TOPCAT

Use case: mapping sparse spatial data with TOPCAT Use case: mapping sparse spatial data with TOPCAT This use case describes a workflow related to large hyperspectral datasets. In this example you will use data from the VIRTIS/Rosetta experiment and study

More information

ERPEEG Tutorial. Version 1.0. This tutorial was written by: Sravya Atluri, Matthew Frehlich and Dr. Faranak Farzan.

ERPEEG Tutorial. Version 1.0. This tutorial was written by: Sravya Atluri, Matthew Frehlich and Dr. Faranak Farzan. ERPEEG Tutorial Version 1.0 This tutorial was written by: Sravya Atluri, Matthew Frehlich and Dr. Faranak Farzan. Contact: faranak.farzan@sfu.ca Temerty Centre for Therapeutic Brain Stimulation Centre

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

Integration of CASA with Jupyter for efficient remote processing Aard Keimpema

Integration of CASA with Jupyter for efficient remote processing Aard Keimpema Astronomy ESFRI & Research Infrastructure Cluster ASTERICS - 653477 Integration of CASA with Jupyter for efficient remote processing Aard Keimpema (keimpema@jive.eu) H2020-Astronomy ESFRI and Research

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

v1.4, 7/1/2017 EPN-TAP services: Virtis / Venus Express demo S. Erard, B. Cecconi, P. Le Sidaner, F. Henry, R. Savalle, C. Chauvin

v1.4, 7/1/2017 EPN-TAP services: Virtis / Venus Express demo S. Erard, B. Cecconi, P. Le Sidaner, F. Henry, R. Savalle, C. Chauvin v1.4, 7/1/2017 EPN-TAP services: Virtis / Venus Express demo S. Erard, B. Cecconi, P. Le Sidaner, F. Henry, R. Savalle, C. Chauvin Go to VESPA web site http://vespa.obspm.fr - Check "All VO" to access

More information

Status hardware, software and what next? Harry Keizer 1, Simon Bijlsma 1, Daniela de Paulis 1,3,Marc Wolf 1,2.

Status hardware, software and what next? Harry Keizer 1, Simon Bijlsma 1, Daniela de Paulis 1,3,Marc Wolf 1,2. SETI@CAMRAS 2017 Status hardware, software and what next? Harry Keizer 1, Simon Bijlsma 1, Daniela de Paulis 1,3,Marc Wolf 1,2 1 Stichting CAMRAS, 2 University of Central Lancashire, 3 University of Plymouth

More information