1 / 27

ElVis Features & Animations

ElVis is a powerful software package for scientific graphics and data monitoring, featuring animations, image-to-movie conversion, 3D indexed color maps, and more. It offers integration with job monitoring web services and supports Fortran, C/C++, and Java. Download now!

isabellet
Download Presentation

ElVis Features & Animations

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ElVis Features & Animations Michael Shmulevich PPPL Summer High School Intern Mentor – Eliot Feibush August 14, 2008

  2. Scientific Graphics

  3. Data Monitoring Integrated with Job Monitoring

  4. Web Services

  5. ElVis Software Package • Display program • 45,000 lines of Java code • 300 classes • Summer ’08: Over 200 updates to the code • Application Programming Interface (API) • Fortran • C/C++ • Java

  6. Animation For Simulations • Fusion simulations produce visualizations that occur one step at a time. Provides a way for all these simulations to be able to put their sequence of images together into a movie file. • Applicable to other fields.

  7. Jpeg Images to Movie Conversion • Converts a sequence of JPEG images to a QuickTime Movie file using JMF. • Provides users the ability to specify an input directory containing JPEG images, an output directory for the .mov file, and a frame rate for the video. • Modified Sun’s pre-existing code to handle directories, automatically detect width and height of the images, default to certain values if the user does not specify them, and a help screen.

  8. Jpeg Images to Movie Conversion • Advantages: portable light weight program for creating movies out of images, image quality is comparable or better than Microsoft Windows Movie Maker. • Eliminates copying images to a Windows machine from the simulation cluster. • GTC, GYRO, SWIM, CPES

  9. Jpeg Images to Movie Conversion • Movies generated using ElVis plots can be found here: w3.pppl.gov/elvis/movies • Launch Plasma Movie (frame rate of 50) • Made from 2,000 image files from the Plasma Edge fusion simulation project. • Command line interface to be able to use through scripts

  10. 3D Indexed Color Maps • ElVis was set up to plot these types of graphs without checking for width, height, and negative scaling values. • Set up default conditions and checks for negative numbers. • Launch PsiRZ Movie PsiRZ.cdf

  11. Setting Decimal Precision • Upon NSTX user request, provides the ability to control the amount of significant figures in a label. • Reduce clutter of too many decimal points. (Default is now 3) • Sets the amount of places after the decimal point. • Makes use of Java’s NumberFormat Class. • Launch Decimal Precision Demo

  12. Animate By Crosshair • Crosshair is a way to interactively explore the data. • Upon NSTX user request, provide option to turn off animate by crosshair. • TRANSP Data Prep Web Service • Launch Animate By Crosshair Demo • Launch Crosshair Without Animation Demo

  13. Marker Count • Designed a GUI (Graphical User Interface) to allow the user to show points and set a marker count. • Necessary when a graph has a large amount of points preventing the user to distinguish between points. • Motivated by Ben Bariteau’s API. • Eric Zatz integrated marker counting with EML (ElVis Markup Language) . • In effect, a three part project.

  14. Marker Count Show Points On Marker Skip Count: 70 Show Points Off Original Graph Show Points On Marker Skip Count: 0

  15. Templates • Each template has a presentation style attribute. • Templates in ElVis are saved in XML format. • Completed the functionality of presentation styles.

  16. Saving Legend Attributes • Legend attributes specified in GraphEditor are saved to the template file. • These include attributes for the legend, the outline, expanding the graph to its full width, and filling the legend.

  17. Presentation Styles • ElVis would replot graphs without remembering the graph’s presentation style. • (would always revert to Animated) • Fix: Save the current presentation style to a variable, and apply it once the graph is replotted.

  18. Presentation Styles Demo Launch Presentation Styles Demo

  19. Exponent Labels • When a graph is resized to a small size, and it contains exponents as tick mark labels, the values get jumbled. Before After

  20. Exponent Labels Approach: Exp label begins at pixel Exp Label 0 Y X

  21. Themes • Themes are saved to a preferences file. • “settings.props” saved in your ElVis directory. (located inside your home directory) • Automatically loads the last theme used when ElVis starts.

  22. The ElVis Tutorials • In order for users to gain an understanding of how to use the features of ElVis, it is essential to have tutorials. • Created using free open source screen & audio recording software called CamStudio (for Windows). • http://camstudio.org/ • Deleting Tutorial

  23. What I’ve Learned • Prior knowledge: C++ Action and Object Oriented Programming, HTML • ElVis is coded in Java. • This internship familiarized me with Java SDK and the Eclipse IDE. (Swing & Graphics2D) • Team Development Environment

  24. What I’ve Learned • Different operating system file systems are structured in different ways. • Different OS’s have different looks and feels in Java. • Necessary to make code OS friendly. • I’ve furthered my knowledge and understanding of Linux and Mac OS X.

  25. Acknowledgements • Eliot Feibush – Mentor • PPPL Science Education Program: • Andrew Zwicker, Christine Ritter, James Morgan • Princeton Plasma Physics Lab • ElVis Army (Eric Zatz, Matt Milano, Ben Bariteau)

  26. Questions?

  27. Eric Zatz -CPPG summer undergrad ElVis Mark-Up Language Eliot - Mentor Ben – API, EML Matt System & Services Doug – Mentor CPPG Group Head Mike Movie Making User Enhancements Tutorials

More Related