Integrating SCOPE with ElVis - PowerPoint PPT Presentation

About This Presentation
Title:

Integrating SCOPE with ElVis

Description:

Integrating SCOPE with ElVis. Marc Osherson. Science Education Summer Intern. 9/1/2005 ... To the entire science education staff for making this possible. ... – PowerPoint PPT presentation

Number of Views:23
Avg rating:3.0/5.0
Slides: 11
Provided by: azwi
Learn more at: https://w3.pppl.gov
Category:

less

Transcript and Presenter's Notes

Title: Integrating SCOPE with ElVis


1
Integrating SCOPE with ElVis
  • Marc Osherson
  • Science Education Summer Intern
  • 9/1/2005

2
Projects
  • Added the ElVis API to Scope so that Scope can
    send its data to ElVis.
  • Created a post processor for reducing the size of
    netCDF input and output files, used by the Full
    Wave Reflectometer simulation.

3
Scope
  • Scope is a 14 year old C program for displaying
    signal data from experiments (such as NSTX).
  • Developed by Tom Fredian at MIT, it contains
    custom widgets and encapsulates the X-window
    event methodology.
  • It is connected to the MDSplus database.
  • Registers and listens for events.

4
ElVis
  • ElVis can display more than one shot at a time.
  • It can copy and paste signals from one graph into
    another.
  • ElVis is written in Java, making it portable. It
    can be run from a browser.

5
Goal
  • Add display capabilities to Scope.
  • Make minimal changes to the Scope source code.
  • Scope already listens for events and extracts the
    data from the MDSplus database, now ElVis can use
    them.

6
Scope and ElVis Screen Shots
7
New Code
  • Added two lines to the existing Scope code.
  • ElvisConnect(row, column, xData, yData )
  • Wrote a new file containing only one subroutine
    that receives the data from scope and calls the
    ElVis subroutines.

8
Scope to ElVis Demo
9
Scope to ElVis Demo
Questions ?
10
Thank you
  • To the entire science education staff for making
    this possible.
  • To Eliot Feibush for all the help hes given me.
  • To PPPL for this opportunity.
Write a Comment
User Comments (0)
About PowerShow.com