AST 4723 Lab 3: Data Archives and Image Viewers

Size: px
Start display at page:

Download "AST 4723 Lab 3: Data Archives and Image Viewers"

Transcription

1 AST 4723 Lab 3: Data Archives and Image Viewers Objective: The purpose of the lab this week is for you to learn how to acquire images from online archives, display images using a standard image viewer (ds9 in this case), and perform quick, first-look analysis of the images using IRAF. These skills will be directly relevant for the independent projects and subsequent labs. During this lab you will be downloading data from the HST archive and the ESO archive. Getting Started: 1. Open a web browser from your desktop 2. Using cygwin connect to siesta or one of the other department computers (same procedure as in previous labs). 3. On this computer, change directories to /astro/data/siesta1/classes/ast4723/lab3. Create a new directory corresponding to your name or username and cd into this directory. Lab Instructions: 1. Creating an account with the ESO Archive The ESO archive contains data from the suite of ESO ground-based telescopes (including the four VLT telescopes, the NTT, the MPG-ESO 2.2m, the ESO 3.6m, and the APEX submm telescope), and also hosts a copy of the HST archive. The first thing that you have to do to use the ESO archive is register as an ESO archive user. a. Go to archive.eso.org. The top item on the left hand menu should say ESO User Portal. Click on this link and then User Portal Login. From this window, then click I would like to create a new account. b. Fill out the archive registration form. If given the option of choosing Media Type, select FTP. Once you have submitted the form, you should shortly receive an confirming your account. We will return to the ESO archive later in this lab. 2. Downloading data from the ESO Archive The ESO Archive contains data from all ESO observatories, including the VLT, NTT (New Technology Telescope), and several smaller telescopes. For this part of the lab, the goal will be to retrieve ESO images for a specific object that you will be assigned during lab. Note that each person/team will have a different object for which they will be retrieving data. a. Go to the archive query form page on the ESO site ( and perform a search for imaging of this target, requesting only images under the category science. b. Record in your notebook the instruments, exposure times, filters, and observation dates for the longest exposure and the longest exposure with a VLT instrument (if any). If there are multiple observations with the same maximum exposure time, pick one of them. Note that the observation date can be found as part of the Dataset ID.

2 c. Select the frames with the longest exposure time (regardless of whether the data was taken with the VLT or another telescope), and request this data set. On the next screen you will be asked to select your output media. Choose Transfer files yourself with ftp. Note that on this page there is also the option to request calibration files this will be relevant for your independent projects. d. You will receive two notifications one indicating that your request has been received and a second notifying you when your data is ready for retrieval. The wait for the ESO data set should be only a few minutes. While you are waiting, proceed with the next section of the lab. To retrieve the data: i. Click on the ftp link near the end of the notification . This will show you in your web browser all the files that you have requested. ii. In your subdirectory under ast4723/lab3, type: wget ftp://archive.eso.org/pub/archive/path_in_ /name_of_file where NAME_OF_FILE is a file listed in the web browser that you wish to retrieve. The command wget (short for web get) is a Linux command for retrieving files over the web. At this point you should have the ESO data downloaded. Record the name and size of the image file in your lab notebook, and check your disk usage to make sure that you haven t exceeded your quota. 3. Downloading data from MAST MAST is the Multimission Archive at STSCI, which contains data from a variety of NASA space missions. This is the preferred location for downloading HST data, and does not require registration to access the data. For this part of the lab, the goal will be to retrieve HST images for the specific object that you will be assigned during lab. a. While waiting for the ESO data, go to the MAST web page (archive.stsci.edu) and perform a search for imaging data of the same object. If you do not select specific wavelengths, then the search will return all observations of this object by all missions in the archive. a. You now want to answer a series of questions with your initial search: i. With what telescopes, instruments, and filters has this telescope been observed? ii. What years were the observations taken? iii. Is any of the data proprietary? Data typically do not become public domain until about a year after it is taken. Data that are not yet public are designated by a shaded yellow box in the Mark column. b. Pick the longest exposure observation taken with HST WFPC2 or ACS cameras. Mark this selection and click Submit marked data for retrieval from STSDAS. c. On the next screen you will be asked to fill out assorted information for data retrieval:

3 i. For the username, type anonymous and for the password type your departmental address (e.g. ii. Under deliver options, select STAGE. iii. Under Science Files Requested, uncheck all boxes, and at the bottom under File Extensions Requested highlight DRZ. The DRZ files are the final reduced images from HST. If you re curious to see what they look like before cosmic ray removal, also request the FLT files. iv. Once you submit your request, you will receive an with information about the files that you have requested. You will later receive a second once your data is ready for retrieval from the archive. v. Requests to the HST archive take a while to process (the data is reprocessed into final images every time it is requested), and you may or may not receive your data before the end of lab. Once you do receive this , follow the instructions in the second to download the data into your directory under lab 3 on siesta1. Place it in a subdirectory called HST_TARGETNAME. In the event that you do not receive the data before the end of lab, you should connect to siesta some time in the next few days (requests only stay active for a few days) to download and view the data. 4. The DS9 Image Viewer Once you have images downloaded, you need a way to look at them. The program ds9 is the most commonly used image viewer in astronomy, and the aim of this next section is to learn how to effectively use it. a. From within the same directory, type ds9 &. Recall that the & tells the computer that you want the program to run in the background so that you can still type at the command line. A ds9 graphical window should pop up on your screen. b. From the ds9 menus, open the files that you just downloaded. Note that it may end in.gz (meaning that the file is zipped) so you ll need to modify the extensions in the Filter box to list files that end in gz. If this doesn t make sense to you yet, ask us. c. Once you have the file open in your viewer, spend some time getting used to ds9. Start by browsing through the reference manual (accessed from the help menu in the upper right) and exploring the different menus. d. Next, try to do the following things within the image viewer 1. Try changing the scaling. Recall that last year we discussed that the way an image appears on the screen is a function of range of pixel values (flux values) spanning the range between black and white, and the relation between pixel value and intensity on the screen (linear, log, etc). Record how the image looks for the following settings: i. zscale and linear ii. minmax and linear iii. 99% and squared

4 2. Slide the mouse around the image while holding down the right mouse button. This changes the image stretch. When you are done, go to the color button and then click on grey. This will restore the image to the original stretch. 3. While under the color menu, test out all the different color schemes. Record which color schemes you find best for viewing objects in the image. Note that the invert button works in conjunction with any other color map. Compare the grey and inverted grey color maps with which version can you see faint objects more clearly? 4. To move around the image, click with the middle mouse button on the region where you would like to center the image. Try centering on several different objects in this fashion. 5. Zoom to fit the entire image in the window, and then zoom in by a factor of 8 magnification. Also look in the panner window (upper left) to see how the magnification changes there. 6. For two locations in the image (preferably at the locations of objects), record the information listed below. Note that for the latter three items you will need to access the WCS menu x,y location pixel value RA,DEC in J2000 coordinates Latitude and longitude in ecliptic coordinates 7. Identify four interesting objects in the image; draw circles around two of them and boxes around the other two. This can be done by selecting the correct region shape from under the regions menu, and clicking the left mouse button at the location where you want the region to appear. 8. Double click on each region that you have selected. A new window will pop up. In this window enter a brief comment about the object. When you are done, save the regions to a file called test.reg. 9. Overlay a coordinate grid on the image. Edit the coordinate grid parameters so that the coordinate grid type is publication, with exterior axes. 10. Print the image, with the coordinate grid overlaid and the region files displayed, to a file called ds9.ps e. OK time to learn a bit about the image. Look at the image header (information that is recorded at the start of a fits image, and viewable from within ds9). Record the following information. Some of this information you already know from the archive, but the header will confirm that that information is correct. Exposure time Filter Image dimensions (how many pixels in each direction?) Right ascension Declination Equinox Airmass

5 f. Next, for comparison we re going to use ds9 to download an image of the same field from the digitized sky survey and compare it with the ESO image. 1. Under the analysis window, go to the Image Server Menu and request a DSS image of the same field. This will appear in a new frame buffer within your image viewer. Note that under the Frame menu you have the option of displaying the images side-by-side (tile) or one at a time (single). You can then move between these images with either the blink or next/previous buttons. Also save a copy of the dss image to disk under the name dss.fits 2. In your original image zoom in to look at a region of interest. Once you re there, align the two images based upon the world coordinate system (WCS) coordinates. You should be able to immediately see the difference in data quality between the DSS data (Palomar 200 data with photographic plates) and the modern ground-based data (likely taken under better seeing conditions than the Palomar data). g. Once you have retrieved the HST data from the MAST archive, display it in a new frame within ds9. If you are unable to download it during lab, then this and the next step should be done as homework prior to next Tuesday. The resolution differences between the data sets should be striking. This comparison illustrates the greatest advantage of ACS. What advantage can you see to the ground-based data? h. Finally, align all three images and save jpg images of each frame to files called vlt.jpg, dss.jpg, and hst.jpg. 5. Using IRAF for Quick Look Analysis Now that you are have acquired the data, it is time to perform a bit of quantitative analysis on the image from within IRAF. The ultimate aim from this part of the lab is to compute the mean FWHM of the PSF for your ESO image to assess the image quality. We will delve into IRAF in greater detail next week. For now a brief introduction to a few commands will suffice. The relevant IRAF commands that you will need for this part are: display, imexam, imstat, imarith, average, and help. If you have not previously used IRAF, then there are a few preliminary steps that you will need to perform (listed below). If you already have an iraf account, skip these steps. 1. Setting up IRAF. To set up IRAF do the following. % cd % mkdir iraf % cd iraf % mkiraf -- creating a new uparm directory Terminal types: xgterm,xterm,gterm,vt640,vt100,etc. Enter terminal type: xterm You are now ready to run iraf. 2. Logging into IRAF % cd

6 % cd iraf % cl The command cl enters you into the IRAF environment. You always want to start IRAF from within your iraf directory. Otherwise not all of the commands will work. When you enter iraf, your command prompt will look like: cl> When you are ready to exit IRAF, type logout. Alternately, you can log into PyRAF, which is the more modern python-based version. To do so, you must still complete step 1., but to login you type the command pyraf. When you enter PyRAF, your command prompt will look like: --> When you are ready to exit PyRAF, type.exit. 3. Displaying an image from within IRAF The command display enables you to display an image from within iraf. To use it, you should move to the directory containing the image that you wish to display. If you simply type display at the command line, IRAF will prompt you for additional information that it needs. Use this command to display the ESO image in your ds9 viewer. In IRAF, as in Linux, there are help pages describing every command. To access the IRAF help pages the command is help rather than man. You likely do not need to read the help page for display, but will need to do so for some of the other commands. 4. Image statistics Use the command imstat to measure the mean, median, mode, and standard deviation of the pixel values in the ESO image. 5. Quickly measuring object photometry Using the command imexam, measure the following information for 10 stars in your image: x,y position Direct and Moffat FWHM (the imexam help page describes these) Flux When you measure this information, redirect the output to a file. This can be done using either standard Linux redirection or editing parameters for the command imexam. 6. FWHM At this point you should have a file containing the FWHM values for 10 stars. Edit this file to remove any outliers with particularly large FWHM values (i.e. galaxies) or cases where the PSF could not be measured. Next, using either a text editor or linux commands, make two new files that each contain only a

7 single column corresponding the direct and Moffat PSF. Use the iraf command average to compute the mean and standard deviation for both of these two PSF measurements. Record this information in your lab notebook. This is the end of the lab. If you do not have time to complete the above exercises during the lab period, you will be expected to finish them either as homework or during the next lab period.

MARS STUDENT IMAGING PROJECT

MARS STUDENT IMAGING PROJECT MARS STUDENT IMAGING PROJECT Data Analysis Practice Guide Mars Education Program Arizona State University Data Analysis Practice Guide This set of activities is designed to help you organize data you collect

More information

An Informational User Guide for: Web Conferencing

An Informational User Guide for: Web Conferencing Allows You to: Manage your audio conference online using easy point and click conference commands Show slide presentations and graphics to meeting participants Show your desktop to meeting participants

More information

Guidelines for HARPS observations

Guidelines for HARPS observations Guidelines for HARPS observations This is a general introduction to observe with the HARPS instrument attached at the 3.6m telescope from the new control room located in the former library building in

More information

MiraCosta College now offers two ways to access your student virtual desktop.

MiraCosta College now offers two ways to access your student virtual desktop. MiraCosta College now offers two ways to access your student virtual desktop. We now feature the new VMware Horizon View HTML access option available from https://view.miracosta.edu. MiraCosta recommends

More information

Using SSH Secure Shell Client for FTP

Using SSH Secure Shell Client for FTP Using SSH Secure Shell Client for FTP The SSH Secure Shell for Workstations Windows client application features this secure file transfer protocol that s easy to use. Access the SSH Secure FTP by double-clicking

More information

CompleteView Admin Console Users Guide. Version 3.0.0 Revised: 02/15/2008

CompleteView Admin Console Users Guide. Version 3.0.0 Revised: 02/15/2008 CompleteView Admin Console Users Guide Version 3.0.0 Revised: 02/15/2008 Table Of Contents Configuration... 3 Starting the Admin Console... 3 Adding a Server... 4 Monitoring Server Status... 6 Menus...

More information

Using Remote Desktop to access your Office Computer or Faculty Remote Desktop Server August, 2005 This document consists of two main parts and an

Using Remote Desktop to access your Office Computer or Faculty Remote Desktop Server August, 2005 This document consists of two main parts and an Using Remote Desktop to access your Office Computer or Faculty Remote Desktop Server August, 2005 This document consists of two main parts and an addendum. The first part will be the steps required to

More information

This manual provides information and instructions for Mac SharePoint Users at Fermilab. Using Sharepoint from a Mac: Terminal Server Instructions

This manual provides information and instructions for Mac SharePoint Users at Fermilab. Using Sharepoint from a Mac: Terminal Server Instructions Using SharePoint from a Mac: Terminal Server Instructions This manual provides information and instructions for Mac SharePoint Users at Fermilab. Page 0 Contents Fermilab Terminal Server Introduction...2

More information

COOK COUNTY OFFICE 365 MIGRATION USER GUIDE

COOK COUNTY OFFICE 365 MIGRATION USER GUIDE COOK COUNTY OFFICE 365 MIGRATION USER GUIDE Dear Cook County Office 365 User: Your mailbox is schedule to be migrated to Microsoft s Office 365 platform. Page 1 TABLE OF CONTENTS 01. PRE-MIGRATION RECOMMENDATIONS

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

Project Zip Code. Version 13.0. CUNA s Powerful Grassroots Program. User Manual. Copyright 2012, All Rights Reserved

Project Zip Code. Version 13.0. CUNA s Powerful Grassroots Program. User Manual. Copyright 2012, All Rights Reserved Project Zip Code Version 13.0 CUNA s Powerful Grassroots Program User Manual Copyright 2012, All Rights Reserved Project Zip Code Version 13.0 Page 1 Table of Contents Topic Page About Project Zip Code

More information

Manufacturing Representative SSL VDM Login User s Guide

Manufacturing Representative SSL VDM Login User s Guide June 12 2008 Ver. 1.5 KEMET Corporation Manufacturing Representative SSL VDM Login User s Guide This document is a guide to assist a Manufacturing Representative (MFG REP) to connect and login to the SSL

More information

How to Use Remote Access Using Internet Explorer

How to Use Remote Access Using Internet Explorer Introduction Welcome to the Mount s Remote Access service. The following documentation is intended to assist first time or active users with connecting, authenticating and properly logging out of Remote

More information

WebSphere Business Monitor V6.2 Business space dashboards

WebSphere Business Monitor V6.2 Business space dashboards Copyright IBM Corporation 2009 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 6.2 LAB EXERCISE WebSphere Business Monitor V6.2 What this exercise is about... 2 Lab requirements... 2 What you should

More information

AT&T Voice DNA User Guide

AT&T Voice DNA User Guide AT&T Voice DNA User Guide Page 1 Table of Contents GET STARTED... 4 Log In... 5 About the User Dashboard... 9 Manage Personal Profile... 15 Manage Messages... 17 View and Use Call Logs... 22 Search the

More information

Hosted VoIP Phone System. Admin Portal User Guide for. Call Center Administration

Hosted VoIP Phone System. Admin Portal User Guide for. Call Center Administration Hosted VoIP Phone System Admin Portal User Guide for Call Center Administration Contents Table of Figures... 4 1 About this Guide... 6 2 Accessing the Hosted VoIP Phone System Administration Portal...

More information

Hosting Users Guide 2011

Hosting Users Guide 2011 Hosting Users Guide 2011 eofficemgr technology support for small business Celebrating a decade of providing innovative cloud computing services to small business. Table of Contents Overview... 3 Configure

More information

Quick Start Guide. Microinvest Warehouse Pro Light Restaurant

Quick Start Guide. Microinvest Warehouse Pro Light Restaurant Quick Start Guide Warehouse Pro Light Restaurant 2013 I. Application Installation During the initial installation of the product, the application gets to know the computer system, on which it shall work

More information

LOREX CLIENT Remote Software 4.0

LOREX CLIENT Remote Software 4.0 LOREX CLIENT Remote Software 4.0 Instruction Manual English Version 2.0 MODEL: L20WD800 Series www.lorexcctv.com Copyright 2008 LOREX Technology Inc. Table of Contents Table of Contents Software Installation...

More information

U.S. Bank Secure Mail

U.S. Bank Secure Mail U.S. Bank Secure Mail @ Table of Contents Getting Started 3 Logging into Secure Mail 5 Opening Your Messages 7 Replying to a Message 8 Composing a New Message 8 1750-All Introduction: The use of email

More information

GLOBAL CROSSING READY-ACCESS WEB MEETING. User Guide GETTING STARTED FEATURES INSTALLING THE JAVA PLUG-IN 9 SYSTEM REQUIREMENTS 9

GLOBAL CROSSING READY-ACCESS WEB MEETING. User Guide GETTING STARTED FEATURES INSTALLING THE JAVA PLUG-IN 9 SYSTEM REQUIREMENTS 9 GLOBAL CROSSING READY-ACCESS WEB MEETING User Guide GETTING STARTED > SETTING UP A CONFERENCE 2 > LOGIN TO READY-ACCESS WEB MEETING 2 FEATURES > CHAIRPERSON CONFERENCE CONTROL SCREEN 3 > WEB CONTROLS Start

More information

Appointment Scheduler

Appointment Scheduler EZClaim Appointment Scheduler User Guide Last Update: 11/19/2008 Copyright 2008 EZClaim This page intentionally left blank Contents Contents... iii Getting Started... 5 System Requirements... 5 Installing

More information

RIT Message Center Compose and Send Messages

RIT Message Center Compose and Send Messages RIT Message Center Compose and Send Messages Table of Contents Table of Contents... 2 Logging into Message Center... 3 Category Display... 3 Message Center: Create a Message... 4 Create a New Message without

More information

How To Use Syntheticys User Management On A Pc Or Mac Or Macbook Powerbook (For Mac) On A Computer Or Mac (For Pc Or Pc) On Your Computer Or Ipa (For Ipa) On An Pc Or Ipad

How To Use Syntheticys User Management On A Pc Or Mac Or Macbook Powerbook (For Mac) On A Computer Or Mac (For Pc Or Pc) On Your Computer Or Ipa (For Ipa) On An Pc Or Ipad SYNTHESYS MANAGEMENT User Management Synthesys.Net User Management 1 SYNTHESYS.NET USER MANAGEMENT INTRODUCTION...3 STARTING SYNTHESYS USER MANAGEMENT...4 Viewing User Details... 5 Locating individual

More information

WebSphere Business Monitor V7.0 Business space dashboards

WebSphere Business Monitor V7.0 Business space dashboards Copyright IBM Corporation 2010 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 7.0 LAB EXERCISE WebSphere Business Monitor V7.0 What this exercise is about... 2 Lab requirements... 2 What you should

More information

IntelliPay Billpay Application Documentation

IntelliPay Billpay Application Documentation IntelliPay Billpay Application Documentation Contents Billpay Introduction First Time Payment (With username and password) First Time Payment (Without username and password) Returning Customer Introduction:

More information

Spyglass Portal Manual v.20140214

Spyglass Portal Manual v.20140214 Spyglass Portal Manual v.20140214 Spyglass Portal Manual... 1 Getting Started... 2 Pre- mission... 3 As a user, I want to create and download a mission for the ESP... 3 Define default setting (phasecfg.rb)...

More information

Accessing Citrix on a MAC using OS X (Mountain Lion and Newer)

Accessing Citrix on a MAC using OS X (Mountain Lion and Newer) These instructions are specifically designed for OS X Mountain Lion and Mavericks. Earlier versions of the OS will require a different installation. These instructions assume that there are no Java, Citrix

More information

Instructions for using VPN and accessing your files remotely

Instructions for using VPN and accessing your files remotely Instructions for using VPN and accessing your files remotely Be sure that you have the latest version of JAVA installed on your computer. Go to https://sslvpn.uco.edu and sign in using your domain username

More information

BillQuick Agent 2010 Getting Started Guide

BillQuick Agent 2010 Getting Started Guide Time Billing and Project Management Software Built With Your Industry Knowledge BillQuick Agent 2010 Getting Started Guide BQE Software, Inc. 2601 Airport Drive Suite 380 Torrance CA 90505 Support: (310)

More information

Windows and MAC User Handbook Remote and Secure Connection Version 1.01 09/19/2013. User Handbook

Windows and MAC User Handbook Remote and Secure Connection Version 1.01 09/19/2013. User Handbook Windows and MAC User Handbook How to Connect Your PC or MAC Remotely and Securely to Your U.S. Department of Commerce Account Developed for You by the Office of IT Services (OITS)/IT Service Desk *** For

More information

First Week Formalities Brian Keeney January 11, 2005

First Week Formalities Brian Keeney January 11, 2005 First Week Formalities Brian Keeney January 11, 2005 This handout describes how to subscribe to the class email list and set up your IRAF account. Once you ve activated your computer account in the cosmos

More information

4 Other useful features on the course web page. 5 Accessing SAS

4 Other useful features on the course web page. 5 Accessing SAS 1 Using SAS outside of ITCs Statistical Methods and Computing, 22S:30/105 Instructor: Cowles Lab 1 Jan 31, 2014 You can access SAS from off campus by using the ITC Virtual Desktop Go to https://virtualdesktopuiowaedu

More information

Introduction to the use of the environment of Microsoft Visual Studio 2008

Introduction to the use of the environment of Microsoft Visual Studio 2008 Steps to work with Visual Studio 2008 1) Start Visual Studio 2008. To do this you need to: a) Activate the Start menu by clicking the Start button at the lower-left corner of your screen. b) Set the mouse

More information

DocuShare User Guide

DocuShare User Guide DocuShare User Guide Publication date: April 2011 This document supports DocuShare Release 6.6.1 Prepared by: erox Corporation DocuShare Business Unit 3400 Hillview Avenue Palo Alto, California 94304 USA

More information

WebSphere Application Server security auditing

WebSphere Application Server security auditing Copyright IBM Corporation 2008 All rights reserved IBM WebSphere Application Server V7 LAB EXERCISE WebSphere Application Server security auditing What this exercise is about... 1 Lab requirements... 1

More information

User Manual on TrixCRM Web Self Care Helpdesk Management

User Manual on TrixCRM Web Self Care Helpdesk Management on TrixCRM Web Self Care Helpdesk Management Table of Contents 1 Preface...3 2 Introduction...4 2.1 Target Audience of the Document...4 3 TrixCRM Helpdesk Management...5 3.1 System Overview...5 3.2 Main

More information

Installing Remote Desktop Connection

Installing Remote Desktop Connection SETTING UP YOUR REMOTE DESKTOP This section will assist you in setting you Remote Desktop Connection. This will allow you to create an icon for easy access to your virtual desktop. DISCLAIMER: All images

More information

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve.

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve. Quick Start Guide DocuSign Retrieve 3.2.2 Published April 2015 Overview DocuSign Retrieve is a windows-based tool that "retrieves" envelopes, documents, and data from DocuSign for use in external systems.

More information

Oracle Business Intelligence (OBI) User s Guide October 2011

Oracle Business Intelligence (OBI) User s Guide October 2011 Page 1 of 9 Oracle Business Intelligence (OBI) User s Guide October 2011 OBI is a web-based reporting tool that enables PeopleSoft users to analyze and report on information stored in the PeopleSoft Finance

More information

User Guide Online Backup

User Guide Online Backup User Guide Online Backup Table of contents Table of contents... 1 Introduction... 2 Adding the Online Backup Service to your Account... 2 Getting Started with the Online Backup Software... 4 Downloading

More information

Welcome to PowerClaim Net Services!

Welcome to PowerClaim Net Services! Welcome to PowerClaim Net Services! PowerClaim Net Services provides a convenient means to manage your claims over the internet and provides detailed reporting services. You can access PowerClaim Net Services

More information

EVault Software. Course 361 Protecting Linux and UNIX with EVault

EVault Software. Course 361 Protecting Linux and UNIX with EVault EVault Software Course 361 Protecting Linux and UNIX with EVault Table of Contents Objectives... 3 Scenario... 3 Estimated Time to Complete This Lab... 3 Requirements for This Lab... 3 Computers Used in

More information

IPRO Viewer. Installation

IPRO Viewer. Installation IPRO Viewer Attention: This guide is intended to help those who are authorized to install content onto their computers with the installation of IPRO Premium Viewer software. Please contact your IT personnel

More information

IsItUp Quick Start Manual

IsItUp Quick Start Manual IsItUp - When you need to know the status of your network Taro Software Inc. Website: www.tarosoft.com Telephone: 703-405-4697 Postal address: 8829 110th Lane, Seminole Fl, 33772 Electronic mail: Contact1@tarosoft.com

More information

Getting Started. Getting Started with Time Warner Cable Business Class. Voice Manager. A Guide for Administrators and Users

Getting Started. Getting Started with Time Warner Cable Business Class. Voice Manager. A Guide for Administrators and Users Getting Started Getting Started with Time Warner Cable Business Class Voice Manager A Guide for Administrators and Users Table of Contents Table of Contents... 2 How to Use This Guide... 3 Administrators...

More information

MY HELPDESK - END-USER CONSOLE...

MY HELPDESK - END-USER CONSOLE... Helpdesk User Guide Page 1 Helpdesk User Guide Table of Contents 1 INTRODUCTION... 3 1.1. OBJECTIVES... 3 1.2. END-USER CONSOLE... 3 1.3. SUMMARY OF RESPONSIBILITY... 3 1.4. HELPDESK INCIDENT LIFE CYCLE...

More information

READYNAS INSTANT STORAGE. Quick Installation Guide

READYNAS INSTANT STORAGE. Quick Installation Guide READYNAS INSTANT STORAGE Quick Installation Guide Table of Contents Step 1 Connect to FrontView Setup Wizard 3 Installing RAIDar on Windows 3 Installing RAIDar on Mac OS X 3 Installing RAIDar on Linux

More information

Web Conference Manager

Web Conference Manager Web Conference Manager Reference Guide Table of Contents 1. Introduction to GTB Web Conferencing... 1 2. System Requirements... 2 3. Web Conferencing Host... 3 Accessing the server... 3 Testing your system...

More information

NVMS - 1000 USER MANUAL. Version 2.1.0

NVMS - 1000 USER MANUAL. Version 2.1.0 NVMS - 1000 USER MANUAL Version 2.1.0 Contents 1 Software Introduction... 1 1.1 Summary... 1 1.2 Operation Environment... 1 1.3 Install and Uninstall... 2 1.3.1 Install the Software... 2 1.3.2 Uninstall

More information

Fax User Guide 07/31/2014 USER GUIDE

Fax User Guide 07/31/2014 USER GUIDE Fax User Guide 07/31/2014 USER GUIDE Contents: Access Fusion Fax Service 3 Search Tab 3 View Tab 5 To E-mail From View Page 5 Send Tab 7 Recipient Info Section 7 Attachments Section 7 Preview Fax Section

More information

NVMS-1200. User Manual

NVMS-1200. User Manual NVMS-1200 User Manual Contents 1 Software Introduction... 1 1.1 Summary... 1 1.2 Install and Uninstall... 1 1.2.1 Install the Software... 1 2 Login Software... 3 2.1 Login... 3 2.2 Control Panel Instruction...

More information

Using Internet or Windows Explorer to Upload Your Site

Using Internet or Windows Explorer to Upload Your Site Using Internet or Windows Explorer to Upload Your Site This article briefly describes what an FTP client is and how to use Internet Explorer or Windows Explorer to upload your Web site to your hosting

More information

Bridging People and Process. Bridging People and Process. Bridging People and Process. Bridging People and Process

Bridging People and Process. Bridging People and Process. Bridging People and Process. Bridging People and Process USER MANUAL DATAMOTION SECUREMAIL SERVER Bridging People and Process APPLICATION VERSION 1.1 Bridging People and Process Bridging People and Process Bridging People and Process Published By: DataMotion,

More information

Register Marking Status Print... 35 Student Activities Print... 36 Student Attendance (Standard) Print... 37 Saving/Retrieving a saved selection...

Register Marking Status Print... 35 Student Activities Print... 36 Student Attendance (Standard) Print... 37 Saving/Retrieving a saved selection... University of Bolton CELCAT On line Registers SELF HELP GUIDE May 2009 ii Contents Introduction... 1 Obtaining a Personal Timetable... 1 Selecting your registers (Using your Staff Timetable)... 3 Marking

More information

Utilities. 2003... ComCash

Utilities. 2003... ComCash Utilities ComCash Utilities All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping, or

More information

Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades.

Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades. 28 VIRTUAL EXHIBIT Virtual Exhibit (VE) is the instant Web exhibit creation tool for PastPerfect Museum Software. Virtual Exhibit converts selected collection records and images from PastPerfect to HTML

More information

The Virtual Desktop. User s Guide

The Virtual Desktop. User s Guide The Virtual Desktop User s Guide Version 1.0 18 April, 2000 Table of contents 1. Registration... 2 2. Logging In... 4 3. Main Desktop... 5 3.1. Changing Information... 6 3.2. Selecting a File... 8 3.3.

More information

X Series Application Note 43:

X Series Application Note 43: X Series Application Note 43: Using the Remote Viewing & Web Pages of the X - Series & GR Series Recorders The Remote Viewing function of the X-Series and GR Series Recorders provide the user with the

More information

Using MailStore to Archive MDaemon Email

Using MailStore to Archive MDaemon Email Using MailStore to Archive MDaemon Email This guide details how to archive all inbound and outbound email using MailStore, as well as archiving any emails currently found in the users accounts in MDaemon.

More information

FTP Use. Internal NPS FTP site instructions using Internet Explorer:

FTP Use. Internal NPS FTP site instructions using Internet Explorer: FTP Use File Transfer Protocol (FTP), a standard Internet protocol, is the simplest way to exchange files between computers on the Internet. Like the Hypertext Transfer Protocol (HTTP), which transfers

More information

Sky Broadband upgrading your router software

Sky Broadband upgrading your router software Sky Broadband upgrading your router software Why upgrade to the new software? As with all aspects of the services we provide, we have been working to enhance the performance of the software in your wireless

More information

SA-9600 Surface Area Software Manual

SA-9600 Surface Area Software Manual SA-9600 Surface Area Software Manual Version 4.0 Introduction The operation and data Presentation of the SA-9600 Surface Area analyzer is performed using a Microsoft Windows based software package. The

More information

File Management and File Storage

File Management and File Storage File Management and File Storage http://training.usask.ca Information Technology Services Division Table of Contents File Management at the University of Saskatchewan...3 Introduction...3 Creating Files

More information

EXPRESSPATH PROVIDER PORTAL USER GUIDE AUGUST 2013

EXPRESSPATH PROVIDER PORTAL USER GUIDE AUGUST 2013 EXPRESSPATH PROVIDER PORTAL USER GUIDE AUGUST 2013 2013-2020 Express Scripts, Inc. All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any means, electronic

More information

Voice-Over PowerPoint (VOPP) and FTP Instructions for Online Courses (for Windows PC Computers) December 2009

Voice-Over PowerPoint (VOPP) and FTP Instructions for Online Courses (for Windows PC Computers) December 2009 Voice-Over PowerPoint (VOPP) and FTP Instructions for Online Courses (for Windows PC Computers) December 2009 A. How to add narration to a PowerPoint presentation: 1. Attach a microphone to your computer

More information

EVault for Data Protection Manager. Course 361 Protecting Linux and UNIX with EVault

EVault for Data Protection Manager. Course 361 Protecting Linux and UNIX with EVault EVault for Data Protection Manager Course 361 Protecting Linux and UNIX with EVault Table of Contents Objectives... 3 Scenario... 3 Estimated Time to Complete This Lab... 3 Requirements for This Lab...

More information

Web Hosting Getting Started Guide

Web Hosting Getting Started Guide Web Hosting Getting Started Guide This guide describes: - Hosting Terms and Definitions - How to sync a domain with your hosting account - How to change your domain s nameservers - How to use FTP to upload

More information

Create!form Folder Monitor. Technical Note April 1, 2008

Create!form Folder Monitor. Technical Note April 1, 2008 Create!form Folder Monitor Technical Note April 1, 2008 2 FOLDERMONITOR Introduction Introduction FolderMonitor is a utility designed to automatically send spool files to printer queues at set schedules,

More information

Microsoft FrontPage 2003

Microsoft FrontPage 2003 Information Technology Services Kennesaw State University Microsoft FrontPage 2003 Information Technology Services Microsoft FrontPage Table of Contents Information Technology Services...1 Kennesaw State

More information

File Transfer Protocol (FTP) Instructions

File Transfer Protocol (FTP) Instructions File Transfer Protocol (FTP) Instructions How to upload your website to the AUI server The FTP client most used for PCs is WS_FTP. It is already downloaded onto your Lab computer desktop, and looks like

More information

UCB erequest IIS Requestor - Quick Reference Guide

UCB erequest IIS Requestor - Quick Reference Guide UCB erequest - CONTENTS 1 INTRODUCTION... 3 2 HOW TO REGISTER AND LOG-IN... 3 2.1 REGISTER TO RECEIVE AN EXTERNAL REQUESTOR USER ID AND PASSWORD... 3 2.2 LOGIN WITH USER ID AND PASSWORD... 5 3 HOW TO SUBMIT

More information

Installation Steps for PAN User-ID Agent

Installation Steps for PAN User-ID Agent Installation Steps for PAN User-ID Agent If you have an Active Directory domain, and would like the Palo Alto Networks firewall to match traffic to particular logged-in users, you can install the PAN User-ID

More information

Point of Sale 2015 Enterprise. Installation Guide

Point of Sale 2015 Enterprise. Installation Guide Point of Sale 2015 Enterprise Installation Guide Contents About this guide 3 System Requirements - Microsoft SQL Server 2008 R2 Express 3 System Requirements - POS Enterprise 2015 (Administrator) 3 System

More information

TSScan - Usage Guide. Usage Guide. TerminalWorks TSScan 2.5 Usage Guide. support@terminalworks.com

TSScan - Usage Guide. Usage Guide. TerminalWorks TSScan 2.5 Usage Guide. support@terminalworks.com Usage Guide TerminalWorks TSScan 2.5 Usage Guide Page 1 Contents Installation... 5 TSScan Server... 5 TSScan Client... 9 TSScan Modes... 14 TSScan Standalone... 14 TSScan DS... 14 Virtual TWAIN DS... 14

More information

Central Management Software CV3-M1024

Central Management Software CV3-M1024 Table of Contents Chapter 1. User Interface Overview...5 Chapter 2. Installation...6 2.1 Beginning Installation...6 2.2 Starting the CMS software...10 2.3 Starting it from the Start menu...10 2.4 Starting

More information

IT Handbook. Contents

IT Handbook. Contents IT Handbook The IT team has provided some resources for you to help you in your job. Please use these tools to help our department help you with any issues that you may be having with your computer. Some

More information

How to Use JCWHosting Reseller Cloud Storage Solution

How to Use JCWHosting Reseller Cloud Storage Solution How to Use JCWHosting Reseller Cloud Storage Solution Go to https://www.internetspace.co.za and log in with your Cloud Reseller account username and password. How to Use create a cloud account for your

More information

Accessing the Mercy Remote Access Portal (SSL VPN)

Accessing the Mercy Remote Access Portal (SSL VPN) MERCY INFORMATION SECURITY TEAM Accessing the Mercy Remote Access Portal (SSL VPN) In order to access the Sisters of Mercy Remote Access Portal, you will need to complete the following steps. ** Important:

More information

How to Back Up and Restore an ACT! Database Answer ID 19211

How to Back Up and Restore an ACT! Database Answer ID 19211 How to Back Up and Restore an ACT! Database Answer ID 19211 Please note: Answer ID documents referenced in this article can be located at: http://www.act.com/support/index.cfm (Knowledge base link). The

More information

FOR PARALLELS / PLESK PANEL

FOR PARALLELS / PLESK PANEL WEB2CS INSTALLATION GUIDE FOR PARALLELS / PLESK PANEL HTTP://WWW.XANDMAIL.COM XandMail 32, rue de Cambrai 75019 PARIS - FRANCE Tel : +33 (0)1 40 388 700 - http://www.xandmail.com TABLE OF CONTENTS 1. INSTALLING

More information

How to Create and Send a Froogle Data Feed

How to Create and Send a Froogle Data Feed How to Create and Send a Froogle Data Feed Welcome to Froogle! The quickest way to get your products on Froogle is to send a data feed. A data feed is a file that contains a listing of your products. Froogle

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

Getting Started with StoreGrid Cloud

Getting Started with StoreGrid Cloud Getting Started with StoreGrid Cloud This document describes the steps to quickly sign up and start backing up your data to StoreGrid Cloud. I. Signing Up 1. Go to http://storegridcloud.vembu.com and select

More information

How to install and use the File Sharing Outlook Plugin

How to install and use the File Sharing Outlook Plugin How to install and use the File Sharing Outlook Plugin Thank you for purchasing Green House Data File Sharing. This guide will show you how to install and configure the Outlook Plugin on your desktop.

More information

Applied Biosystems 3730xl at DBS Step-by-Step Guide

Applied Biosystems 3730xl at DBS Step-by-Step Guide Applied Biosystems 3730xl at DBS Step-by-Step Guide A. Starting the 3730xl system 1. Turn on the computer and log on. Log on with user name Administrator. There is no password for this account. 2. Wait

More information

Qualtrics Survey Tool

Qualtrics Survey Tool Qualtrics Survey Tool This page left blank intentionally. Table of Contents Overview... 5 Uses for Qualtrics Surveys:... 5 Accessing Qualtrics... 5 My Surveys Tab... 5 Survey Controls... 5 Creating New

More information

Click on Grant Guidelines for Empowering YOUth Initiatives Round 1. This will provide you with further details on this Approach to the Market.

Click on Grant Guidelines for Empowering YOUth Initiatives Round 1. This will provide you with further details on this Approach to the Market. 360Pro Applicants Quick Reference Guide For help or issues related to access to 360Pro or 360Pro functions, please direct your queries to the Employment Services Purchasing Hotline (espurchasing@employment.gov.au).

More information

Qsync Install Qsync utility Login the NAS The address is 192.168.1.210:8080 bfsteelinc.info:8080

Qsync Install Qsync utility Login the NAS The address is 192.168.1.210:8080 bfsteelinc.info:8080 Qsync Qsync is a cloud based file synchronization service empowered by QNAP Turbo NAS. Simply add files to your local Qsync folder, and they will be available on your Turbo NAS and all its connected devices.

More information

Web Ambassador Training on the CMS

Web Ambassador Training on the CMS Web Ambassador Training on the CMS Learning Objectives Upon completion of this training, participants will be able to: Describe what is a CMS and how to login Upload files and images Organize content Create

More information

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link:

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: ftp://ftp.software.ibm.com/storage/tivoli-storagemanagement/maintenance/client/v6r2/windows/x32/v623/

More information

Seagate Manager. User Guide. For Use With Your FreeAgent TM Drive. Seagate Manager User Guide for Use With Your FreeAgent Drive 1

Seagate Manager. User Guide. For Use With Your FreeAgent TM Drive. Seagate Manager User Guide for Use With Your FreeAgent Drive 1 Seagate Manager User Guide For Use With Your FreeAgent TM Drive Seagate Manager User Guide for Use With Your FreeAgent Drive 1 Seagate Manager User Guide for Use With Your FreeAgent Drive Revision 1 2008

More information

WEB2CS INSTALLATION GUIDE

WEB2CS INSTALLATION GUIDE WEB2CS INSTALLATION GUIDE FOR CPANEL / WHM XandMail 32, rue de Cambrai 75019 PARIS - FRANCE Tel : +33 (0)1 40 388 700 - http://www.xandmail.com TABLE OF CONTENTS 1. INSTALLING WEB2CS 4 1.1. ADDING XANDMAIL

More information

WEBTrader. User Guide

WEBTrader. User Guide WEBTrader User Guide Table of Contents Creating a Demo account How to log in Main Areas of the WebTrader Market Watch Favorites Adding Favorites Spot Panes Charts Adding New Chart Using Charts Chart Options

More information

Quick Start Using DASYLab with your Measurement Computing USB device

Quick Start Using DASYLab with your Measurement Computing USB device Quick Start Using DASYLab with your Measurement Computing USB device Thank you for purchasing a USB data acquisition device from Measurement Computing Corporation (MCC). This Quick Start document contains

More information

Setting Up ALERE with Client/Server Data

Setting Up ALERE with Client/Server Data Setting Up ALERE with Client/Server Data TIW Technology, Inc. November 2014 ALERE is a registered trademark of TIW Technology, Inc. The following are registered trademarks or trademarks: FoxPro, SQL Server,

More information

Download and Install the Citrix Receiver for Mac/Linux

Download and Install the Citrix Receiver for Mac/Linux Download and Install the Citrix Receiver for Mac/Linux NOTE: WOW can only be used with Internet Explorer for Windows. To accommodate WOW customers using Mac or Linux computers, a Citrix solution was developed

More information

Schools Remote Access Server

Schools Remote Access Server Schools Remote Access Server This system is for school use only. Not for personal or private file use. Please observe all of the school district IT rules. 6076 State Farm Rd., Guilderland, NY 12084 Phone:

More information

C-more Remote Access, Data Log, FTP File Transfer, and Email Tutorial

C-more Remote Access, Data Log, FTP File Transfer, and Email Tutorial C-more Remote Access, Data Log, FTP File Transfer, and Email Tutorial P a g e 2 Introduction: This script will walk you through the basic process of setting up the remote access, data logging, FTP file

More information