CASA. Nemesio Rodriguez-Fernandez (IRAM) Outline. - Status and Measurement Set. - Structure. - Tools. - Tasks. - Scripts.

Size: px
Start display at page:

Download "CASA. Nemesio Rodriguez-Fernandez (IRAM) Outline. - Status and Measurement Set. - Structure. - Tools. - Tasks. - Scripts."

Transcription

1 CASA Nemesio Rodriguez-Fernandez (IRAM) Outline - Status and Measurement Set - Structure - Tools - Tasks - Scripts - CASA and GILDAS - Documentation Nemesio Rodriguez Fernandez 1 ALMA ES Proposal prep. May 2011

2 CASA status CASA = Common Astronomy Software Applications Data reduction package for ALMA and EVLA CASA is under active development (by NRAO with collaboration of ESO, NAOJ, ASTRON, ATNF). - Current version is 3.2 Supported platforms (binaries): RHEL, Fedora, SuSE, Ubuntu, Mac OS X 10.5 (32bit proc) and 10.6 (64 bits proc) Has the intention to be a general software package to reduce both interferometer and single dish data - Measurement Equation formalism (Hamaker et al. 1996, Hamaker 2000, CASA Cookbook Appendix D) - CASA data format : Measurement Set (MS). Wieringa & Cornwell 1996, Kemball & Wierenga 2000 Nemesio Rodriguez Fernandez 2 ALMA ES Proposal prep. May 2011

3 Nemesio Rodriguez Fernandez 3 ALMA ES Proposal prep. May 2011

4 Nemesio Rodriguez Fernandez 4 ALMA ES Proposal prep. May 2011

5 CASAPY To start a CASA session type: casapy To end a CASA session type: Exit, Quit or Ctrl+D Nemesio Rodriguez Fernandez 5 ALMA ES Proposal prep. May 2011

6 CASA prompt & logger Nemesio Rodriguez Fernandez 6 ALMA ES Proposal prep. May 2011

7 CASAPY To start a CASA session type: casapy To end a CASA session type: Exit, Quit or Ctrl+D CASA uses IPython, which is an enhanced, interactive shell to Python which provides many features for efficient command line interaction - input/output history, avoid typing parentheses to call the tasks,... Shell access in interactive mode :! cp file1 file2 - Commands like ls, pwd, less, rm... do not need the! Systems commands in scripts - import os + os.system( command ) - Some exceptions as os.chdir() Nemesio Rodriguez Fernandez 7 ALMA ES Proposal prep. May 2011

8 CASA stand-alone applications Other applications that can be run directly from your prompt are: Nemesio Rodriguez Fernandez 8 ALMA ES Proposal prep. May 2011

9 CASA GUIs: casabrowser/browsetable Nemesio Rodriguez Fernandez 9 ALMA ES Proposal prep. May 2011

10 Nemesio Rodriguez Fernandez 10 ALMA ES Proposal prep. May 2011

11 CASA Tools Nemesio Rodriguez Fernandez 11 ALMA ES Proposal prep. May 2011

12 CASA Tools: help(toolname) Nemesio Rodriguez Fernandez 12 ALMA ES Proposal prep. May 2011

13 CASA Tools: help(toolname.method) Nemesio Rodriguez Fernandez 13 ALMA ES Proposal prep. May 2011

14 CASA tools in use Nemesio Rodriguez Fernandez 14 ALMA ES Proposal prep. May 2011

15 CASAPY : tasks Common analysis functionality for standard users. Python scripts using tools Nemesio Rodriguez Fernandez 15 ALMA ES Proposal prep. May 2011

16 CASAPY : tasks Some useful commands - default(taskname) - inp(taskname) - go #executes active task - saveinputs(taskname, file) - tget(taskname, file) Help - tasklist - taskhelp - help taskname Nemesio Rodriguez Fernandez 16 ALMA ES Proposal prep. May 2011

17 CASA Tasks : list Nemesio Rodriguez Fernandez 17 ALMA ES Proposal prep. May 2011

18 CASA Tasks : list Nemesio Rodriguez Fernandez 18 ALMA ES Proposal prep. May 2011

19 CASA Tasks : help taskname Nemesio Rodriguez Fernandez 19 ALMA ES Proposal prep. May 2011

20 CASA Tasks : inp(taskname) Nemesio Rodriguez Fernandez 20 ALMA ES Proposal prep. May 2011

21 CASA Tasks : inp(taskname) Nemesio Rodriguez Fernandez 21 ALMA ES Proposal prep. May 2011

22 CASAPY scripts : simulating data To execute: execfile('myscript.py') Available in CASA 3.2 sources or in casaguides wiki (see last slide) do not do the imaging do not compare the result wrt model Nemesio Rodriguez Fernandez 22 ALMA ES Proposal prep. May 2011

23 Plot of simulator setup Nemesio Rodriguez Fernandez 23 ALMA ES Proposal prep. May 2011

24 CASAPY scripts : imaging To produce only Dirty Image Nemesio Rodriguez Fernandez 24 ALMA ES Proposal prep. May 2011

25 Nemesio Rodriguez Fernandez 25 ALMA ES Proposal prep. May 2011

26 CASA add-ons A plugin system to provide add-ons will be developed by NRAO There are two projects at IRAM dealing with CASA - TelCal-CASA interface: JC Roche, D Brogière - WideField Synthesis (On-the-Fly): JC Roche, M Lonjaret, N Rodriguez-Fernandez, F Gueth, J Pety Nemesio Rodriguez Fernandez 26 ALMA ES Proposal prep. May 2011

27 CASA and GILDAS Calibration - Data calibration should be done with the software package dedicated to the instrument (CASA for ALMA data, GILDAS for PdB data) - Raw data: filler exists... but it is not user-friendly to be used by standard users Imaging/simulations - Images / FITS / Simulations, model sources to aid deconvolution... CASA : exportfits, importfits GILDAS: gildas_fits, fits_gildas CASA complains with some FITS keywords written by GILDAS - Visibility tables / UVFITS / GILDAS: gildas_fits (format aipsfits) Nemesio Rodriguez Fernandez 27 ALMA ES Proposal prep. May 2011

28 Documentation CASA cookbook: Task reference web page Toolkit manual web page CASAGuides wiki - Getting_Started_in_CASA - Simulations CASA tutorials (data reduction scripts) - (Meetings & Talks) Nemesio Rodriguez Fernandez 28 ALMA ES Proposal prep. May 2011

CASA the science data analysis package for ALMA

CASA the science data analysis package for ALMA CASA the science data analysis package for ALMA D. Petry (ESO), Oct 2009 Outline Why CASA? - the rationale and history of CASA Who develops CASA? - development team What are the main requirements and how

More information

CASA the science data analysis package for ALMA

CASA the science data analysis package for ALMA CASA the science data analysis package for ALMA Dirk Petry (ESO), April 2010 Outline What is CASA? - main features of CASA Who develops CASA? - development team What are the main requirements and how does

More information

The CASA software package

The CASA software package The CASA software package Dirk Petry (ESO/ARC), February 2013 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

ALMA Technical Support. George J. Bendo UK ALMA Regional Centre Node University of Manchester

ALMA Technical Support. George J. Bendo UK ALMA Regional Centre Node University of Manchester ALMA Technical Support George J. Bendo UK ALMA Regional Centre Node University of Manchester Overview ALMA organisation and services Websites o Web portal o Helpdesk Documentation Software o CASA o Observing

More information

Acronis Backup & Recovery 10 Server for Linux. Installation Guide

Acronis Backup & Recovery 10 Server for Linux. Installation Guide Acronis Backup & Recovery 10 Server for Linux Installation Guide Table of contents 1 Before installation...3 1.1 Acronis Backup & Recovery 10 components... 3 1.1.1 Agent for Linux... 3 1.1.2 Management

More information

Acronis Backup & Recovery 10 Server for Linux. Update 5. Installation Guide

Acronis Backup & Recovery 10 Server for Linux. Update 5. Installation Guide Acronis Backup & Recovery 10 Server for Linux Update 5 Installation Guide Table of contents 1 Before installation...3 1.1 Acronis Backup & Recovery 10 components... 3 1.1.1 Agent for Linux... 3 1.1.2 Management

More information

EA-ARC ALMA ARCHIVE DATA USER GUIDEBOOK

EA-ARC ALMA ARCHIVE DATA USER GUIDEBOOK EA-ARC ALMA ARCHIVE DATA USER GUIDEBOOK Prepared by James O. Chibueze NAOJ Chile Observatory Purpose of this handbook: This handbook is aimed at providing fundamental information on how and where to access

More information

Acronis Backup & Recovery 10 Server for Linux. Installation Guide

Acronis Backup & Recovery 10 Server for Linux. Installation Guide Acronis Backup & Recovery 10 Server for Linux Installation Guide Table of Contents 1. Installation of Acronis Backup & Recovery 10... 3 1.1. Acronis Backup & Recovery 10 components... 3 1.1.1. Agent for

More information

Acronis Backup & Recovery 10 Server for Linux. Installation Guide

Acronis Backup & Recovery 10 Server for Linux. Installation Guide Acronis Backup & Recovery 10 Server for Linux Installation Guide Table of Contents 1. Installation of Acronis Backup & Recovery 10... 3 1.1. Acronis Backup & Recovery 10 components... 3 1.1.1. Agent for

More information

A brief introduction to the Measurement Set and the ALMA Science Data Model

A brief introduction to the Measurement Set and the ALMA Science Data Model A brief introduction to the Measurement Set and the ALMA Science Data Model Dirk Petry (ESO), November 2014 Outline: Radio Data The Measurement Set The ASDM For the ALMA Cycle 2 PI - from the point of

More information

Week Overview. Running Live Linux Sending email from command line scp and sftp utilities

Week Overview. Running Live Linux Sending email from command line scp and sftp utilities ULI101 Week 06a Week Overview Running Live Linux Sending email from command line scp and sftp utilities Live Linux Most major Linux distributions offer a Live version, which allows users to run the OS

More information

FortiClient SSL VPN Client User s Guide

FortiClient SSL VPN Client User s Guide FortiClient SSL VPN Client User s Guide To connect to Model Driven Solutions via a SSL VPN Client session you first need a VPN login account that has been granted the proper SSL VPN group permissions and

More information

The Murchison Widefield Array Data Archive System. Chen Wu Int l Centre for Radio Astronomy Research The University of Western Australia

The Murchison Widefield Array Data Archive System. Chen Wu Int l Centre for Radio Astronomy Research The University of Western Australia The Murchison Widefield Array Data Archive System Chen Wu Int l Centre for Radio Astronomy Research The University of Western Australia Agenda Dataflow Requirements Solutions & Lessons learnt Open solution

More information

Introduction to Mac OS X

Introduction to Mac OS X Introduction to Mac OS X The Mac OS X operating system both a graphical user interface and a command line interface. We will see how to use both to our advantage. Using DOCK The dock on Mac OS X is the

More information

CASA Analysis and Visualization

CASA Analysis and Visualization CASA Analysis and Visualization Synthesis... 1 Current Status... 1 General Goals and Challenges... 3 Immediate Goals... 5 Harnessing Community Development... 7 Synthesis We summarize capabilities and challenges

More information

PrimeRail Installation Notes Version A-2008.06 June 9, 2008 1

PrimeRail Installation Notes Version A-2008.06 June 9, 2008 1 PrimeRail Installation Notes Version A-2008.06 June 9, 2008 1 These installation notes present information about installing PrimeRail version A-2008.06 in the following sections: Media Availability and

More information

Interferometría... Magia o Ciencia? Rubén Herrero-Illana

Interferometría... Magia o Ciencia? Rubén Herrero-Illana Interferometría... Magia o Ciencia? Rubén Herrero-Illana Introduction Introduction Hubble resolution: 0.05 (2.4m mirror). Introduction Hubble resolution: 0.05 (2.4m mirror). Radio (1cm) 50 Km mirror! Introduction

More information

LSN 10 Linux Overview

LSN 10 Linux Overview LSN 10 Linux Overview ECT362 Operating Systems Department of Engineering Technology LSN 10 Linux Overview Linux Contemporary open source implementation of UNIX available for free on the Internet Introduced

More information

OSKAR 2.4.0 Example Revision: 8

OSKAR 2.4.0 Example Revision: 8 OSKAR Example Version history: Revision Date Modification 1 2012-04-24 Creation 2 2012-05-15 Updated figures and text for correct polarisation order. 3 2012-06-13 Updated figures and text to reflect changes

More information

Let s Learn Market Mechanism by Artificial Market Attached CD-ROM README file U-Mart project

Let s Learn Market Mechanism by Artificial Market Attached CD-ROM README file U-Mart project Let s Learn Market Mechanism by Artificial Market Attached CD-ROM README file U-Mart project 1. Introduction The U-Mart system is a system that builds a virtual artificial futures market on a computer

More information

The Mantid Project. The challenges of delivering flexible HPC for novice end users. Nicholas Draper SOS18

The Mantid Project. The challenges of delivering flexible HPC for novice end users. Nicholas Draper SOS18 The Mantid Project The challenges of delivering flexible HPC for novice end users Nicholas Draper SOS18 What Is Mantid A framework that supports high-performance computing and visualisation of scientific

More information

Supported platforms & compilers Required software Where to download the packages Geant4 toolkit installation (release 9.6)

Supported platforms & compilers Required software Where to download the packages Geant4 toolkit installation (release 9.6) Supported platforms & compilers Required software Where to download the packages Geant4 toolkit installation (release 9.6) Configuring the environment manually Using CMake CLHEP full version installation

More information

ALMA Regional Centre Italian node

ALMA Regional Centre Italian node ALMA Regional Centre Italian node Beyond user support: our less visible activities Jan Brand INAF Istituto Jan di Brand Radioastronomia INAF ALMA Istituto Regional di Radioastronomia, Centre italiano Bologna

More information

Open Source Computational Fluid Dynamics

Open Source Computational Fluid Dynamics Open Source Computational Fluid Dynamics An MSc course to gain extended knowledge in Computational Fluid Dynamics (CFD) using open source software. Teachers: Miklós Balogh and Zoltán Hernádi Department

More information

Analyzing Network Servers. Disk Space Utilization Analysis. DiskBoss - Data Management Solution

Analyzing Network Servers. Disk Space Utilization Analysis. DiskBoss - Data Management Solution DiskBoss - Data Management Solution DiskBoss provides a large number of advanced data management and analysis operations including disk space usage analysis, file search, file classification and policy-based

More information

Barracuda Yosemite Server Backup

Barracuda Yosemite Server Backup Version 10.3 Server 2012 Standard x86_64 R2 Server 2012 Datacenter x86_64 R2 Server 2012 Essentials x86_64 R2 Windows 8 Enterprise x86, x86_64 1 Windows 8 Pro x86, x86_64 1 Small Business Server x86_64

More information

Intel System Event Log (SEL) Viewer Utility. User Guide SELViewer Version 10.0 /11.0 December 2012 Document number: G88216-001

Intel System Event Log (SEL) Viewer Utility. User Guide SELViewer Version 10.0 /11.0 December 2012 Document number: G88216-001 Intel System Event Log (SEL) Viewer Utility User Guide SELViewer Version 10.0 /11.0 December 2012 Document number: G88216-001 Legal Statements INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH

More information

Server Monitoring. AppDynamics Pro Documentation. Version 4.1.7. Page 1

Server Monitoring. AppDynamics Pro Documentation. Version 4.1.7. Page 1 Server Monitoring AppDynamics Pro Documentation Version 4.1.7 Page 1 Server Monitoring......................................................... 4 Standalone Machine Agent Requirements and Supported Environments............

More information

Computer Science and Engineering Linux Cisco VPN Client Installation and Setup Guide

Computer Science and Engineering Linux Cisco VPN Client Installation and Setup Guide Computer Science and Engineering Linux Cisco VPN Client Installation and Setup Guide Contents Installation: Ubuntu Linux 7.10 Gusty Gibbon:... 2 Installation: Redhat Enterprise 5 and Fedora 8 Linux:...

More information

Fundamentals of UNIX Lab 16.2.6 Networking Commands (Estimated time: 45 min.)

Fundamentals of UNIX Lab 16.2.6 Networking Commands (Estimated time: 45 min.) Fundamentals of UNIX Lab 16.2.6 Networking Commands (Estimated time: 45 min.) Objectives: Develop an understanding of UNIX and TCP/IP networking commands Ping another TCP/IP host Use traceroute to check

More information

Getting Started with Mplus Version 7.31 Demo for Mac OS X and Linux

Getting Started with Mplus Version 7.31 Demo for Mac OS X and Linux Getting Started with Mplus Version 7.31 Demo for Mac OS X and Linux This document shows how to install Mplus Demo, how to use Mplus Demo, and where to find additional documentation. Overview Mplus Version

More information

Python. Python. 1 Python. M.Ulvrova, L.Pouilloux (ENS LYON) Informatique L3 Automne 2011 1 / 25

Python. Python. 1 Python. M.Ulvrova, L.Pouilloux (ENS LYON) Informatique L3 Automne 2011 1 / 25 Python 1 Python M.Ulvrova, L.Pouilloux (ENS LYON) Informatique L3 Automne 2011 1 / 25 Python makes you fly M.Ulvrova, L.Pouilloux (ENS LYON) Informatique L3 Automne 2011 2 / 25 Let s start ipython vs python

More information

Command Line Crash Course For Unix

Command Line Crash Course For Unix Command Line Crash Course For Unix Controlling Your Computer From The Terminal Zed A. Shaw December 2011 Introduction How To Use This Course You cannot learn to do this from videos alone. You can learn

More information

Archive and data packaging

Archive and data packaging Archive and data packaging Or, why there are so many empty sub-directories in the Cycle 0 data packages! North American ALMA Science Center Mark Lacy Atacama Large Millimeter/submillimeter Array Expanded

More information

How To Install Acronis Backup & Recovery 11.5 On A Linux Computer

How To Install Acronis Backup & Recovery 11.5 On A Linux Computer Acronis Backup & Recovery 11.5 Server for Linux Update 2 Installation Guide Copyright Statement Copyright Acronis International GmbH, 2002-2013. All rights reserved. Acronis and Acronis Secure Zone are

More information

How To Run A Password Manager On A 32 Bit Computer (For 64 Bit) On A 64 Bit Computer With A Password Logger (For 32 Bit) (For Linux) ( For 64 Bit (Foramd64) (Amd64 (For Pc

How To Run A Password Manager On A 32 Bit Computer (For 64 Bit) On A 64 Bit Computer With A Password Logger (For 32 Bit) (For Linux) ( For 64 Bit (Foramd64) (Amd64 (For Pc SafeNet Authentication Client (Linux) Administrator s Guide Version 8.1 Revision A Copyright 2011, SafeNet, Inc. All rights reserved. All attempts have been made to make the information in this document

More information

VisIt Visualization Tool

VisIt Visualization Tool The Center for Astrophysical Thermonuclear Flashes VisIt Visualization Tool Randy Hudson hudson@mcs.anl.gov Argonne National Laboratory Flash Center, University of Chicago An Advanced Simulation and Computing

More information

Attix5 Pro Server Edition

Attix5 Pro Server Edition Attix5 Pro Server Edition V7.0.3 User Manual for Linux and Unix operating systems Your guide to protecting data with Attix5 Pro Server Edition. Copyright notice and proprietary information All rights reserved.

More information

sftp - secure file transfer program - how to transfer files to and from nrs-labs

sftp - secure file transfer program - how to transfer files to and from nrs-labs last modified: 2014-01-29 p. 1 CS 111 - useful details The purpose of this handout is to summarize several details you will need for this course: 1. sftp - how to transfer files to and from nrs-labs 2.

More information

Programming for GCSE Topic H: Operating Systems

Programming for GCSE Topic H: Operating Systems Programming for GCSE Topic H: Operating Systems William Marsh School of Electronic Engineering and Computer Science Queen Mary University of London Aims Introduce Operating Systems Core concepts Processes

More information

Mercurial. Why version control (Single users)

Mercurial. Why version control (Single users) Mercurial Author: Hans Fangohr Date: 2008-05-21 Version: 033c85b22987 Id: talk.txt,v 033c85b22987 2008/05/21 08:42:42 fangohr Series: SESA2006 2008, last lecture Hint Adjust font-size

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for TIBCO Managed File Transfer Software Installation

TIBCO ActiveMatrix BusinessWorks Plug-in for TIBCO Managed File Transfer Software Installation TIBCO ActiveMatrix BusinessWorks Plug-in for TIBCO Managed File Transfer Software Installation Software Release 6.0 November 2015 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS

More information

Intel System Event Log (SEL) Viewer Utility

Intel System Event Log (SEL) Viewer Utility Intel System Event Log (SEL) Viewer Utility User Guide Document No. E12461-007 Legal Statements INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS FOR THE GENERAL PURPOSE OF SUPPORTING

More information

Device Integration: Checkpoint Firewall-1

Device Integration: Checkpoint Firewall-1 Complete. Simple. Affordable Copyright 2014 AlienVault. All rights reserved. AlienVault, AlienVault Unified Security Management, AlienVault USM, AlienVault Open Threat Exchange, AlienVault OTX, Open Threat

More information

The Build Process. of (GNU Tools for ARM Embedded Processors) 2016-03

The Build Process. of (GNU Tools for ARM Embedded Processors) 2016-03 The Build Process of (GNU Tools for ARM Embedded Processors) 2016-03 Copyright c 2012-2016 ARM Ltd. i Table of Contents Preface.............................................. 1 1 Build GNU Tools on Ubuntu

More information

NetVault Bare Metal Recovery (VaultDR) Supported Platforms

NetVault Bare Metal Recovery (VaultDR) Supported Platforms NetVault Support Policy... 1 1BAdditional NetVault Backup Compatibility Matrixes... 1 NetVault Bare Metal Recovery (VaultDR) Overview... 1 NetVault Bare Metal Recovery (VaultDR) Supported Platforms...

More information

Citrix Client Install

Citrix Client Install Citrix Client Install Windows Citrix Client Install You can download the latest Citrix Client for Windows from the following link: ftp://ftp.synopsys.com/tools/dsa-release/xenapp/xenapphosted.msi Download

More information

4.1 Introduction 4.2 Explain the purpose of an operating system 4.2.1 Describe characteristics of modern operating systems Control Hardware Access

4.1 Introduction 4.2 Explain the purpose of an operating system 4.2.1 Describe characteristics of modern operating systems Control Hardware Access 4.1 Introduction The operating system (OS) controls almost all functions on a computer. In this lecture, you will learn about the components, functions, and terminology related to the Windows 2000, Windows

More information

Using a login script for deployment of Kaspersky Network Agent to Mac OS X clients

Using a login script for deployment of Kaspersky Network Agent to Mac OS X clients Using a login script for deployment of Kaspersky Network Agent to Mac OS X clients EXECUTIVE SUMMARY This document describes how an administrator can configure a login script to deploy Kaspersky Lab Network

More information

The human pipeline: distributed data reduction for ALMA

The human pipeline: distributed data reduction for ALMA The human pipeline: distributed data reduction for ALMA Scott L. Schnee *a, Crystal Brogan a, Daniel Espada b,c,d, Elizabeth Humphries e, Shinya Komugi c, Dirk Petry e, Baltasar Vila-Vilaro b, and Eric

More information

How To Compare Real Time Scheduling To A Scheduled Scheduler On Linux On A Computer System With A Visualization System

How To Compare Real Time Scheduling To A Scheduled Scheduler On Linux On A Computer System With A Visualization System MS project proposal: A comparison of real-time scheduling algorithms using visualization of tasks and evaluation of real-time extensions to Linux Kevin Churnetski Computer Science-RIT 8/21/2003 Abstract:

More information

SNMP Manager User s Manual

SNMP Manager User s Manual SNMP Manager User s Manual Table of Contents 1. Introduction...1 2. SNMP Manager Install, Quick Start and Uninstall...1 2.1. Software Installation...2 2.2. Software Quick Start...2 2.3. Software Uninstall...2

More information

bluecape s Official Website

bluecape s Official Website bluecfdcore {tab=introduction} bluecape is proud to present bluecfd Core, a freely available software package, of a high quality build of OpenFOAM for uptodate Windows 7, 8, 8.1 and 10 64bit, fully compilable

More information

GR A universal framework for visualization applications

GR A universal framework for visualization applications Mitglied der Helmholtz-Gemeinschaft GR A universal framework for visualization applications 26. April 2012 73. Koordinierungstreffen J. Heinen GR Layer Structure Fortran C / C++ Objective-C Python Ruby...

More information

ALMA Science Operations

ALMA Science Operations ALMA Science Operations Lars-Åke Nyman a, Paola Andreani b, John Hibbard c, Sachiko K. Okumura d a JAO, Alonso de Cordova 3107, Vitacura, Santiago, Chile b ESO, Karl-Schwarzschild-Strasse 2, D-85748 Garching

More information

An Enterprise Software Architecture for the Green Bank Telescope (GBT)

An Enterprise Software Architecture for the Green Bank Telescope (GBT) An Enterprise Software Architecture for the Green Bank Telescope (GBT) Nicole M. Radziwill, M. Mello, E. Sessoms and A. Shelton National Radio Astronomy Observatory, P.O. Box 2, Green Bank, WV 24944 USA

More information

Linux Overview. Local facilities. Linux commands. The vi (gvim) editor

Linux Overview. Local facilities. Linux commands. The vi (gvim) editor Linux Overview Local facilities Linux commands The vi (gvim) editor MobiLan This system consists of a number of laptop computers (Windows) connected to a wireless Local Area Network. You need to be careful

More information

Make a folder named Lab3. We will be using Unix redirection commands to create several output files in that folder.

Make a folder named Lab3. We will be using Unix redirection commands to create several output files in that folder. CMSC 355 Lab 3 : Penetration Testing Tools Due: September 31, 2010 In the previous lab, we used some basic system administration tools to figure out which programs where running on a system and which files

More information

CLC Server Command Line Tools USER MANUAL

CLC Server Command Line Tools USER MANUAL CLC Server Command Line Tools USER MANUAL Manual for CLC Server Command Line Tools 2.5 Windows, Mac OS X and Linux September 4, 2015 This software is for research purposes only. QIAGEN Aarhus A/S Silkeborgvej

More information

Command-Line Operations : The Shell. Don't fear the command line...

Command-Line Operations : The Shell. Don't fear the command line... Command-Line Operations : The Shell Don't fear the command line... Shell Graphical User Interface (GUI) Graphical User Interface : displays to interact with the computer - Open and manipulate files and

More information

Why are we teaching you VisIt?

Why are we teaching you VisIt? VisIt Tutorial Why are we teaching you VisIt? Interactive (GUI) Visualization and Analysis tool Multiplatform, Free and Open Source The interface looks the same whether you run locally or remotely, serial

More information

ALMA Operations the role of the European ALMA Regional Centre Plans for cycle 1

ALMA Operations the role of the European ALMA Regional Centre Plans for cycle 1 ALMA Operations the role of the European ALMA Regional Centre Plans for cycle 1 Paola Andreani ALMA Operations Sites in Chile Antenna Operations Site (AOS) Operation Support Facility (OSF) 60 MB/s (peak)

More information

Web Class Configuration and Test Guide

Web Class Configuration and Test Guide Web Class Configuration and Test Guide Web class visual material is accessed via your web browser via the URL provided for each web class. The new Engage web class system supports most operating systems:

More information

Acronis Backup & Recovery 10 Server for Linux. Quick Start Guide

Acronis Backup & Recovery 10 Server for Linux. Quick Start Guide Acronis Backup & Recovery 10 Server for Linux Quick Start Guide Table of contents 1 Supported operating systems...3 2 What you need to get started...3 3 Installing and starting to use the product...3 3.1

More information

TPAf KTl Pen source. System Monitoring. Zenoss Core 3.x Network and

TPAf KTl Pen source. System Monitoring. Zenoss Core 3.x Network and Zenoss Core 3.x Network and System Monitoring A step-by-step guide to configuring, using, and adapting this free Open Source network monitoring system Michael Badger TPAf KTl Pen source I I flli\ I I community

More information

Introduction to Python

Introduction to Python Introduction to Python Sophia Bethany Coban Problem Solving By Computer March 26, 2014 Introduction to Python Python is a general-purpose, high-level programming language. It offers readable codes, and

More information

Android: How To. Thanks. Aman Nijhawan

Android: How To. Thanks. Aman Nijhawan Android: How To. This is just a collection of useful information and tricks that I used during the time I was developing on the android ADP1. In some cases the information might be a little old and new

More information

How To Install Acronis Backup And Recovery 10 On A Computer Or Network With A Hard Drive (For A Non-Profit)

How To Install Acronis Backup And Recovery 10 On A Computer Or Network With A Hard Drive (For A Non-Profit) Acronis Backup & Recovery 10 Advanced Server Virtual Edition Installation Guide Table of Contents 1. Installation of Acronis Backup & Recovery 10... 3 1.1. Acronis Backup & Recovery 10 components... 3

More information

Installing HSPICE on UNIX, Linux or Windows Platforms

Installing HSPICE on UNIX, Linux or Windows Platforms This document describes how to install the HSPICE product. Note: The installation instructions in this document are the most up-to-date available at the time of production. However, changes might have

More information

1 Basic commands. 2 Terminology. CS61B, Fall 2009 Simple UNIX Commands P. N. Hilfinger

1 Basic commands. 2 Terminology. CS61B, Fall 2009 Simple UNIX Commands P. N. Hilfinger CS61B, Fall 2009 Simple UNIX Commands P. N. Hilfinger 1 Basic commands This section describes a list of commonly used commands that are available on the EECS UNIX systems. Most commands are executed by

More information

How to Make a USB Bootable

How to Make a USB Bootable /0/0 Ways to Make a USB Bootable - wiki How to Make a USB Bootable Five Methods: Ad Making a USB Drive to Install Any PC Operating System Making a Windows Vista or 7 Install Drive Creating a USB PC Repair

More information

Intel System Event Log (SEL) Viewer Utility

Intel System Event Log (SEL) Viewer Utility Intel System Event Log (SEL) Viewer Utility User Guide Document No. E12461-005 Legal Statements INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS FOR THE GENERAL PURPOSE OF SUPPORTING

More information

CONNECTING TO DEPARTMENT OF COMPUTER SCIENCE SERVERS BOTH FROM ON AND OFF CAMPUS USING TUNNELING, PuTTY, AND VNC Client Utilities

CONNECTING TO DEPARTMENT OF COMPUTER SCIENCE SERVERS BOTH FROM ON AND OFF CAMPUS USING TUNNELING, PuTTY, AND VNC Client Utilities CONNECTING TO DEPARTMENT OF COMPUTER SCIENCE SERVERS BOTH FROM ON AND OFF CAMPUS USING TUNNELING, PuTTY, AND VNC Client Utilities DNS name: turing.cs.montclair.edu -This server is the Departmental Server

More information

Log Correlation Engine 4.2 Client Guide. September 11, 2015 (Revision 23)

Log Correlation Engine 4.2 Client Guide. September 11, 2015 (Revision 23) Log Correlation Engine 4.2 Client Guide September 11, 2015 (Revision 23) Table of Contents Introduction... 4 Standards and Conventions... 4 Log Correlation Engine Client Overview... 4 Running LCE Clients

More information

3D Data visualization with Mayavi

3D Data visualization with Mayavi 3D Data visualization with Mayavi Prabhu Ramachandran Department of Aerospace Engineering IIT Bombay SciPy.in 2012, December 27, IIT Bombay. Prabhu Ramachandran (IIT Bombay) Mayavi2 tutorial 1 / 53 In

More information

Source Detection and Sensitivity Map Generation for XMM Archival Data

Source Detection and Sensitivity Map Generation for XMM Archival Data Source Detection and Sensitivity Map Generation for XMM Archival Data I. Set up SAS: Go to http://xmm.esac.esa.int/sas/current/downloadandinstall.shtml Click Download SAS and determine the File to download

More information

Tutorial 0A Programming on the command line

Tutorial 0A Programming on the command line Tutorial 0A Programming on the command line Operating systems User Software Program 1 Program 2 Program n Operating System Hardware CPU Memory Disk Screen Keyboard Mouse 2 Operating systems Microsoft Apple

More information

Rebuild Perfume With Python and PyPI

Rebuild Perfume With Python and PyPI perfwhiz Documentation Release 0.1.0 Cisco Systems, Inc. February 01, 2016 Contents 1 Overview 3 1.1 Heatmap Gallery............................................. 3 1.2 perfwhiz Workflow............................................

More information

Command Line - Part 1

Command Line - Part 1 Command Line - Part 1 STAT 133 Gaston Sanchez Department of Statistics, UC Berkeley gastonsanchez.com github.com/gastonstat Course web: gastonsanchez.com/teaching/stat133 GUIs 2 Graphical User Interfaces

More information

The ALMA Proposal Submission Process

The ALMA Proposal Submission Process The ALMA Proposal Submission Process How to get started, and what to expect Presenter: Andrew McNichols Authors: Harvey Liszt, Tony Remijan, Andrew McNichols Atacama Large Millimeter/submillimeter Array

More information

DocDokuPLM Innovative PLM solution

DocDokuPLM Innovative PLM solution PLM DocDokuPLM Innovative PLM solution DocDokuPLM: a business solution Manage the entire lifecycle of your products from ideas to market and setup your information backbone. DocDokuPLM highlights Anywhere

More information

Kernel. What is an Operating System? Systems Software and Application Software. The core of an OS is called kernel, which. Module 9: Operating Systems

Kernel. What is an Operating System? Systems Software and Application Software. The core of an OS is called kernel, which. Module 9: Operating Systems Module 9: Operating Systems Objective What is an operating system (OS)? OS kernel, and basic functions OS Examples: MS-DOS, MS Windows, Mac OS Unix/Linux Features of modern OS Graphical operating system

More information

Parallels Virtualization SDK ReadMe -------------------------------------------------------------------------------- CONTENTS:

Parallels Virtualization SDK ReadMe -------------------------------------------------------------------------------- CONTENTS: Parallels Virtualization SDK ReadMe CONTENTS: 1. About Parallels Virtualization SDK 2. System Requirements 2.1. Mac OS Client Computers 2.2. Windows Client Computers 2.3. Linux Client Computers 3. Network

More information

Enterprise Deployment

Enterprise Deployment Enterprise Deployment Deployment Overview Version 1.1 Contents 1. Deployment Overview... 3 1.1 System Requirements... 3 2. ES1 Email Invite... 3 3. Web Based Method... 4 4. USB or Network Drive... 4 5.

More information

Secure Shell. The Protocol

Secure Shell. The Protocol Usually referred to as ssh The name is used for both the program and the protocol ssh is an extremely versatile network program data encryption and compression terminal access to remote host file transfer

More information

Tutorial Guide to the IS Unix Service

Tutorial Guide to the IS Unix Service Tutorial Guide to the IS Unix Service The aim of this guide is to help people to start using the facilities available on the Unix and Linux servers managed by Information Services. It refers in particular

More information

Parallel Visualization of Petascale Simulation Results from GROMACS, NAMD and CP2K on IBM Blue Gene/P using VisIt Visualization Toolkit

Parallel Visualization of Petascale Simulation Results from GROMACS, NAMD and CP2K on IBM Blue Gene/P using VisIt Visualization Toolkit Available online at www.prace-ri.eu Partnership for Advanced Computing in Europe Parallel Visualization of Petascale Simulation Results from GROMACS, NAMD and CP2K on IBM Blue Gene/P using VisIt Visualization

More information

Adafruit's Raspberry Pi Lesson 6. Using SSH

Adafruit's Raspberry Pi Lesson 6. Using SSH Adafruit's Raspberry Pi Lesson 6. Using SSH Created by Simon Monk Last updated on 2015-04-09 03:47:50 PM EDT Guide Contents Guide Contents Overview Enabling SSH Using SSH on a Mac or Linux SSH under Windows

More information

Evaluation of Load/Stress tools for Web Applications testing

Evaluation of Load/Stress tools for Web Applications testing May 14, 2008 Whitepaper Evaluation of Load/Stress tools for Web Applications testing CONTACT INFORMATION: phone: +1.301.527.1629 fax: +1.301.527.1690 email: whitepaper@hsc.com web: www.hsc.com PROPRIETARY

More information

MRU Secure Remote Access Service (SRAS) External User Guide

MRU Secure Remote Access Service (SRAS) External User Guide MRU Secure Remote Access Service (SRAS) External User Guide The MRU Secure Remote Access Service (SRAS) allows MRU approved vendors and external clients, restricted remote access to internal computing

More information

Linux Distributions. What they are, how they work, which one to choose. avix@br.ibm.com> +55-11-2132-2327. Avi Alkalay <avix@br.ibm.

Linux Distributions. What they are, how they work, which one to choose. avix@br.ibm.com> +55-11-2132-2327. Avi Alkalay <avix@br.ibm. Linux Distributions What they are, how they work, which one to choose Avi Alkalay +55-11-2132-2327 Linux, Open Standards Consultant IBM Corporation Before You Start...

More information

Virtual Machine (VM) For Hadoop Training

Virtual Machine (VM) For Hadoop Training 2012 coreservlets.com and Dima May Virtual Machine (VM) For Hadoop Training Originals of slides and source code for examples: http://www.coreservlets.com/hadoop-tutorial/ Also see the customized Hadoop

More information

RIC 2007 SNAP: Symbolic Nuclear Analysis Package. Chester Gingrich USNRC/RES 3/13/07

RIC 2007 SNAP: Symbolic Nuclear Analysis Package. Chester Gingrich USNRC/RES 3/13/07 RIC 2007 SNAP: Symbolic Nuclear Analysis Package Chester Gingrich USNRC/RES 3/13/07 1 SNAP: What is it? Standard Graphical User Interface designed to simplify the use of USNRC analytical codes providing:

More information

Comsol Multiphysics. Running COMSOL on the Amazon Cloud. VERSION 4.3a

Comsol Multiphysics. Running COMSOL on the Amazon Cloud. VERSION 4.3a Comsol Multiphysics Running COMSOL on the Amazon Cloud VERSION 4.3a Running COMSOL on the Amazon Cloud 1998 2012 COMSOL Protected by U.S. Patents 7,519,518; 7,596,474; and 7,623,991. Patents pending. This

More information

Introduction. Created by Richard Bell 10/29/2014

Introduction. Created by Richard Bell 10/29/2014 Introduction GNU Radio is open source software that provides built in modules for standard tasks of a wireless communications system. Within the GNU Radio framework is gnuradio-companion, which is a GUI

More information

ACTIVE DIRECTORY DEPLOYMENT

ACTIVE DIRECTORY DEPLOYMENT ACTIVE DIRECTORY DEPLOYMENT CASAS Technical Support 800.255.1036 2009 Comprehensive Adult Student Assessment Systems. All rights reserved. Version 031809 CONTENTS 1. INTRODUCTION... 1 1.1 LAN PREREQUISITES...

More information

An Introduction to Using the Command Line Interface (CLI) to Work with Files and Directories

An Introduction to Using the Command Line Interface (CLI) to Work with Files and Directories An Introduction to Using the Command Line Interface (CLI) to Work with Files and Directories Mac OS by bertram lyons senior consultant avpreserve AVPreserve Media Archiving & Data Management Consultants

More information

Symantec Cyber Readiness Challenge Player s Manual

Symantec Cyber Readiness Challenge Player s Manual Symantec Cyber Readiness Challenge Player s Manual Version 1.6 January 20, 2014 Table of Contents Introduction... 3 1 The Cyber Readiness Challenge... 4 1.1 Your Credentials... 4 1.2 Accessing the Competition...

More information

RTI Quick Start Guide for JBoss Operations Network Users

RTI Quick Start Guide for JBoss Operations Network Users RTI Quick Start Guide for JBoss Operations Network Users This is the RTI Quick Start guide for JBoss Operations Network Users. It will help you get RTI installed and collecting data on your application

More information