Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
S src
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 62
    • Issues 62
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OPAL
  • src
  • Wiki
  • postprocessing

postprocessing · Changes

Page history
update Cyclotron example to OPAL 2.2 authored Nov 26, 2019 by snuverink_j's avatar snuverink_j
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 2 deletions
+2 -2
  • postprocessing.md postprocessing.md +2 -2
  • No files found.
postprocessing.md
View page @ 50022897
......@@ -4,8 +4,8 @@ OPAL writes two kind of data:
For postprocessing we recommend to use the [pyOPALTools](https://gitlab.psi.ch/OPAL/pyOPALTools) Python package which contains many tools for pre- and postprocessing, and analysing and plotting output data.
The statistical data can be conveniently plotted with [gnuplot](http://www.gnuplotting.org), as shown in the example section [Cyclotron](Cyclotron).
The statistical data can be conveniently plotted with [gnuplot](http://www.gnuplotting.org), as shown in the example section [Cyclotron](Cyclotron).
For the h5 data we provide a [root](https://root.cern.ch/) based plotting utility [H5root](http://amas.web.psi.ch/tools/H5root/index.html). H5root is part of the binary package. A phase space density plot is shown below.
For the h5 data we provide a [ROOT](https://root.cern.ch/) based plotting utility [H5root](http://amas.web.psi.ch/tools/H5root/index.html). H5root is part of the binary package. A phase space density plot is shown below.
![H5rootScreenshot](http://amas.web.psi.ch/tools/H5root/H5root.png)
\ No newline at end of file
Clone repository
  • Examples
    • FFA
    • RFPhotoInjector
    • cyclotron
    • regressiontestexamples
  • FFA school prerequisites
  • For Developers
    • CodingStyle
    • Compile OPAL at CSCS
    • Compile OPAL
    • Compile required software
    • File Format for stat Storage
    • Most Used Directories in the Code
    • OPAL Development Workflow
    • Pmodules
    • Release Procedure
    • Setup build environment at PSI
View All Pages