There are several ways to display bpm positions.
The x-y display is great for "spot" alignment.
There is also the adt-type display (i.e display vertical XOR horizontal positions of a set of bpms (linac, transport, storage ring))
Here we are using medm and Qt
--
Emmanuel
Were looking at developing a new EDM widget to display bpm positions. At the present time we use columns of bar widgets to display orbits. We're thinking of going to some kind of x-y display that would show orbits as connected points. So I was wondering how do other places display beam orbits. What kinds of displays do you use? EDM? BOY? Java or some other language. Graphs? Text? Bars?