Operations Software Bryan Butler.

Slides:



Advertisements
Similar presentations
INFORMATION TECHNOLOGY
Advertisements

14-Jun-2004EVLA Software Design Review Transition Plan Bill Sahr 1 EVLA Hybrid Array & Transition Plan.
5-6 Dec, 2006EVLA M&C Critical Design ReviewRich Moeser 1 Alerts Rich Moeser.
Software for Science Support Systems EVLA Advisory Committee Meeting, March 19-20, 2009 David M. Harland & Bryan Butler.
MONITOR AND CONTROL EXECUTOR REAL TIME PROGRAM.
Bill SahrEVLA M&C Transition System Software CDR December 5-6, EVLA Monitor & Control Transition System Software Overview.
Database System Development Lifecycle Transparencies
Database System Development Lifecycle © Pearson Education Limited 1995, 2005.
What is Software Engineering? the application of a systematic, disciplined, quantifiable approach to the development, operation, and maintenance of software”
Bill SahrEVLA Advisory Committee Meeting May 8-9, EVLA Monitor & Control.
Bill Sahr EVLA M&C EVLA Advisory Committee Meeting December 14-15, EVLA Monitor & Control.
K. Y. LoEVLA Advisory Committee Meeting September 6-7, 2007 Charge to the Committee K. Y. Lo.
Observation Scheduling Review of SSS Software Readiness for SRO, June 5, 2009 Bryan Butler EVLA Computing Division Head.
Author George Peck EVLA Hardware Monitor & Control PDR March 13, EVLA MONITOR AND CONTROL HARDWARE REQUIREMENTS.
Gustaaf van MoorselEVLA Advisory Committee Meeting May 8-9, 2006 EVLA Computing Software Overview.
Long Term Transition Plan Gareth Hunt EVLA M&C PDR 2002 May 15.
R MoeserCorrelator f2f Meeting1 MCAF (Metadata Capture and Formatting) Rich Moeser.
2007Sep06 EAC Butler - Software Overview 1 Software Overview Bryan Butler.
EVLA Monitor & Control Transition System Software
P.NapierEVLA Advisory Comm, 14 Dec 2004 Project Overview Peter Napier, EVLA Project Manager Status 2003 Committee Response.
Introduction to EVLA Software Bryan Butler. 2006Dec05/06EVLA M&C Transition Software CDR2 EVLA Computing (Terse) History The original EVLA Phase I proposal.
Gustaaf van MoorselEVLA Advisory Committee Meeting December 14-15, 2004 EVLA Computing Organization/Development.
Output Formats Part I Bryan Butler NRAO Oct-31EVLA Correlator f2f2 Overview 2 types of data: –Monitor data - of interest to engineers and system.
Correlator GUI Sonja Vrcic Socorro, April 3, 2006.
EVLA Monitor & Control Software PDR Status. May 15, 2002EVLA Monitor & Control Software PDR Bill Sahr 2 Requirements, Schedule Requirements (High Level,
Software Requirements for the Testing of Prototype Correlator Sonja Vrcic Socorro, December 11, 2007.
Bill SahrNSF Review May , EVLA Monitor & Control.
Overall Data Processing Architecture EVLA timeline and priorities.
Author Wayne M. Koski EVLA Monitor & Control Hardware CDR October 20, EVLA Monitor and Control Monitor & Control Transition.
Author Wayne M. Koski EVLA Monitor & Control Hardware PDR March 13, EVLA Monitor and Control Monitor & Control Transition.
Master Correlator Control Computer (MCCC) Requirements & Status Sonja Vrcic Socorro, December 12, 2007.
EVLA M&C CDR EVLA Monitor Data Archive System John Benson, Chunai Cai NRAO Dec 6, 2006.
Chapter 9 Database Planning, Design, and Administration Transparencies © Pearson Education Limited 1995, 2005.
TIME MANAGEMENT SOFTWARE  Time Management Software manages your time properly and your business to keep running faster. You can manage the project and.
Way to become High Skilled Professional in Software Testing.
Software Overview Sonja Vrcic
Interaction of SSS Software
Bryan Butler EVLA Computing Division Head
EVLA Availability - or - When Can I Use It?
EVLA Archive The EVLA Archive is the E2E Archive
EAC Butler - SSS Software
Monitor and Control Software
EVLA Computing Software Overview.
Obs2script Bryan Butler.
Antenna Monitor & Control Subsystem Engineering Requirements
Software Requirements
EVLA M/C Software PDR, 14 May 2002
VLA to EVLA Transition Plan
Bryan Butler (for Bill Sahr)
EVLA Advisory Committee Meeting
Software Requirements
Charge to the Review Panel
Gustaaf van Moorsel September 9, 2003
Software Requirements
Best Practices: Using Data in a Hybrid AOI to Produce Academic Success
1.2 System Design Basics.
ODP node monitoring and maintenance
A summary of part 1 of Chapter 7 CEP 812 Kay Paff March 24, 1999
Mark McKinnon EVLA Project Manager
Background Information P.Napier
EVLA Advisory Committee Meeting, March 19-20, 2009
EVLA M&C Components Observation Executor, Interim & Final Obs2script
Managing the Test Process CS 4501 / 6501 Software Testing
Correlator Growth Path
EVLA Monitor & Control Bill Sahr NSF Review May , 2006
Best Practices: Using Datato Produce Academic Success
Requirements Bryan Butler.
Day 1: Introduction to Ramp Tools
RISK MANAGEMENT CENTER
Chapter 1: Creating a Program.
Presentation transcript:

Operations Software Bryan Butler

EVLA M&C Transition Software CDR Introduction There are many diverse pieces of software needed for everyday operations that don’t quite fit in to the overall architecture diagram - the things that the operators do on a day-to-day basis. We know about these software items because of their need in operating the VLA. I’ll discuss some of these briefly now. 2006Dec05/06 EVLA M&C Transition Software CDR

EVLA M&C Transition Software CDR Main Categories The software that operators generally run can be broken down into a few main categories: Submitting jobs, including normal science observing, and a number of “standard” tests Monitoring the array Managing observing logs Keeping track of maintenance issues Tracking what gets observed Periodic checkups (shift, daily, weekly, monthly, quarterly) Asynchronous checkups (antenna acceptance, etc.) 2006Dec05/06 EVLA M&C Transition Software CDR

Example - Antenna Acceptance Before antennas can be used in regular operations, they must be demonstrated to actually be able to be used properly. A checklist has been developed for this. Operators are using it regularly. It is command line currently, morphing to be part of the Operator’s Interface in the near-term (months). Will have to be extended as needed, but sufficient for now 2006Dec05/06 EVLA M&C Transition Software CDR

Pointing, Baselines, etc. Operators need to be able to do all of these normal tasks: Pointing (global antenna pointing model) Baselines (antenna location) Focus Delays Software exists to do this now, but it is only usable by experts - we need a conversion to more simple interfaces. 2006Dec05/06 EVLA M&C Transition Software CDR

Example - global & reference pointing model Modcomp only 2006Dec05/06 EVLA M&C Transition Software CDR

Example - global & reference pointing model Modcomp & EVLA 2006Dec05/06 EVLA M&C Transition Software CDR

Example - global & reference pointing model EVLA, pre-WIDAR 2006Dec05/06 EVLA M&C Transition Software CDR

Example - global & reference pointing model EVLA, w/ WIDAR 2006Dec05/06 EVLA M&C Transition Software CDR

EVLA M&C Transition Software CDR Standard Scripts There are a number of other pieces of the VLA operations software that are currently implemented as programs or special OBSERVE files that can be implemented as new jython scripts. This includes: SYSTIP SYSSTART SYSFLUX SYSCORR SYSTEST MODCAL SNOW SYSMELT Etc… We are in the process of converting these as needed. 2006Dec05/06 EVLA M&C Transition Software CDR