Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
hps-recon-client --host localhost my.cmd

...


Accessing the Plot Data using a Web Application

Setup the Web Application

...

Should the AIDA server's settings be changed, this MUST be updated and the webapp redeployed.

...

To force a reload of cached AIDA data (e.g. at the start of a new run), click Reload on the webapp in the admin panel:

Image Added

View the Plots in the Browser

Anyone can view the combined plots in a webpage, provided the aggregator is running and the URL is accessible.

...

Click on one of the plots to show it:



Viewing plots in JAS3

Anyone can view the combined plots updating in realtime using JAS3 if the RMI server is accessible on their network. The remote AIDA tree can be viewed in real-time using JAS3 as a client.

Installation of JAS3 is not covered. You need to install the "Remote AIDA Plugin" from the Plugin Manager as well as the standard AIDA plugin (no other plugins should be required).

Go Once installed and restarted (ignore any errors from the plugin manager), go to Tools > Remote AIDA > Connect and enter the correct settings for your remote AIDA tree:

These are the defaults but this may differ depending on the server's configuration.

Plots should refresh automatically (every 2s by default)

Click on the combined or remote plots in the tree and style them interactively...



TODO: Run a Java main() or Jython script to create AIDA plot pages/regions/styles/etc.

Installing the ET Ring Software

...