Introduction to ligo_viewer

Slides:



Advertisements
Similar presentations
CSS Central: Central Management Utility Screen View Samples Next.
Advertisements

Overview Basic functions Features Installation: Windows host and Linux host.
Microsoft Access 2007 Microsoft Access 2007 Introduction to Database Programs.
The graphing calculator can be a great checking tool or a fast way to answer a multiple choice question. Example – suppose you graphed the following and.
Linux Operations and Administration
Servlets Environment Setup. Agenda:  Setting up Java Development Kit  Setting up Web Server: Tomcat  Setting up CLASSPATH.
Special Project Group 03 Chintan Shah Nisharg Patel Cynthia York.
Basics of creating a Virtual Patient Centre for Medical & Healthcare Education eLearning Unit Steven Malikowski & Chara Balasubramaniam Press the F5 Key.
Sysol Downloader Version 3.3 SAMSUNG ELECTRONICS.
Setting up Eclipse Computer Organization I 1 August 2009 ©2009 McQuain Getting Eclipse for C/C++ Development Go to and click on Download.
Office of Education Technology (OET) Active Directory Bulk Import Saturday March 11, 2006 /8:30 – 10:30 AM.
Activity 1 Record and edit your voice using Audacity 1.Download Audacity (a free and open source audio editing software from
Step 1: Launch Audacity from your computer by clicking on the START menu, and then clicking on Audacity*. *If you cannot locate it in your list of programs,
MIS 215 Lab Revision I. MSQL Server Installation II. Create a New Database III. Create a New Table IV. Relationships.
CPSC 233 Run graphical Java programs remotely on Mac and Windows.
G-scan Manual Update GDS Management Team.
Apache, MySQL and PHP Installation and Configuration Chapter 1 Apache Installation and Configuration.
Proxy Installer for Windows Squid: Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response.
Configuring IQmol for Windows machines, use version!
1 Getting Started with C++. 2 Objective You will be able to create, compile, and run a very simple C++ program on Windows, using Visual Studio 2008.
PhotoStory3 Novice User Tutorial Follow the steps in this tutorial to create a basic slideshow with eight images with an audio track and export it to the.
Java Programming, Second Edition Appendix A Working with Java SDK 1.4.
Apache, MySQL and PHP Installation and Configuration Chapter 2 MySQL Installation and Configuration.
1 Import NOAA Atlas 14 Data June 2015 Obtaining NOAA Atlas 14 Rainfall Data and Importing it into WinTR-20 Presented by: WinTR-20 Development Team.
1 Installing Java on Your PC. Installing Java To develop Java programs on your PC: Install JDK (Java Development Kit) Add the directory where JDK was.
U2020 X-Series Power Sensor Firmware Upgrade Process Version 1 Date: 8 August 2012.
1 Getting Started with C++ Part 1 Windows. 2 Objective You will be able to create, compile, and run a very simple C++ program on Windows, using Microsoft.
WinCVS Training è Basic Concepts è Download & Setup è Importing a new module into CVS Repository è Getting new module from CVS è Getting Latest version.
Subversion (SVN) is a widely used version control system and an essential piece of the MIMES collaborative modeling environment. It allows us to manage.
Important! Be sure to connect the communication cable to your computer before opening the Aqua4Plus Lite software. (Click to continue)
1 /17 Installing and Configuring TaxWise © 2006, Universal Tax Systems, Inc. All Rights Reserved. Installing and Configuring TaxWise Objectives –In this.
{ Analyzer Tutorial By You will be able to find the download link of the latest version here.
Introduction to ligo_viewer Vladimir Dergachev (University of Michigan) DCC: G Z DetChar camp, Hanford August 2004.
Downloading the MAXENT Software
Active-HDL Server Farm Course 11. All materials updated on: September 30, 2004 Outline 1.Introduction 2.Advantages 3.Requirements 4.Installation 5.Architecture.
Creating SQL Database file And Displaying a Database Table in a DataGridView.
1 Microsoft Access Security Warnings Note: This presentation was created with "Access 2002". You might have slightly different warnings with other versions.
PuTTY Introduction to Web Programming Kirkwood Continuing Education by Fred McClurg © Copyright 2016, All Rights Reserved ssh client.
Installation and environment variables. Simple Installation 1 The latest sources can always be obtained from the CDAT website:
Trend Micro Support for Installing the Latest Version Security 2016.
Call How to Remove Virus from Windows 10 Using Windows Defender Offline?
Cygwin: getting the setup tool
CSC 215 : Procedural Programming with C
VAB™ for INFINITY Tutorial
Getting Eclipse for C/C++ Development
Lab 2: Packet Capture & Traffic Analysis with Wireshark
Tips for Importing References from
ENDNOTE Presented to: Presented By: Tariq Najmi Amir Subhani
1. Press the Power button or switch to flip on the printer, if it is turn off. 2. From the Home display screen on the product control panel, click the.
Installing the HP LaserJet Pro 500 color MFP M570 printer software in Windows on a Wireless Network & Wired Network.
N8262A P-Series Modular Power Meter Firmware Upgrade Process
How to Configure and Update Printer Driver According to your Operating System? Toll-Free Number :
Lesson Four: Building Custom Patient Lists
Getting Started – Associate Laptop Set-up
Horizontal Centering Using the menu bar
PuTTY Download Putty from:
HOW TO CREATE A CLASS Steps:
Microsoft Visual Source Safe How & Why
Java External Libraries & Case Study
Activity 1 Record and edit your voice using Audacity
Training Module Introduction to the TB9100/P25 CG/P25 TAG Customer Service Software (CSS) Describes Release 3.95 for Trunked TB9100 and P25 TAG Release.
Configuration Of A Pull Network.
RPM: Monitoring data entry process A step-by-step guide for Cluster Leads 1/18/2019.
Eviews Tutorial for Labor Economics Lei Lei
SUSE Linux Enterprise Desktop Administration
ReliaTel® Basic Administrator Training Performance Reporting Release 4
Getting Eclipse for C/C++ Development
Macrosystems EDDIE: Getting Started + Troubleshooting Tips
Instructions for using the Miradi Companion Reporting Tool
How to install and manage exchange server 2010 OP Saklani.
Presentation transcript:

Introduction to ligo_viewer Vladimir Dergachev (University of Michigan) DetChar camp, Hanford 20-22 August 2004 DCC: G040420-00-Z

LIGO viewer

Capabilities of latest version Displays trend data from any available channels on multiple graphs Linux/Unix and Windows versions available Works from any computer that can access NDS proxies Linux/Unix version is able to use SSH to tunnel to any computer with tclsh that has access to NDS proxy Can retrieve data and save it locally in CSV format Can produce Postscript plots Can save plot settings for future reference

Installation LIGOtools binaries available from http://www.ldas- sw.ligo.caltech.edu/ligotools/ Source and Windows versions do not require LIGOtools. Available at http://volodya- project.sourceforge.net/ligo_viewer.php README file describes how to setup SSH tunnel Linux/Unix source version can be run right after compilation by typing ./ligo_viewer.no_install To install Windows version simply unpack the tarball in any directory

Source installation Make sure a version of Tcl/Tk is installed – should be standard with most distributions Download source tarball (e.g. ligo_viewer-0.5.0b.tar.gz) to your Linux/Unix workstation. Unpack: tar zxvf ligo_viewer-0.5.0b.tar.gz Enter directory: cd ligo_viewer-0.5.0/ Run configure: ./configure Run make: make Test compilation: ./ligo_viewer.no_install (Optional) install as root: sudo make install

Main window Choose NDS proxy to select between LHO and LLO Click connect to access proxy Progress indicator – blue means busy General control Diagnostics

Channel viewer window Enter time Type filter to select subset of all channels Click to add plot Click to save data

Data viewer window Press and drag to zoom Right-click for menu Use buttons to arrange multiple plots