Hi all, On Tue, 2007-05-15 at 13:11 -0400, Flemming Videbaek wrote: > Hi > The policy of all RHIC experiments is to only post the tables > following accpetance of the paper; > The paper was submitted on March 26, and as far I know not accpected > yet. Until then you will have to > rely on reading off point from their figure. Here's a small script that can help you do that, using a GUI and point'n'click. Do Root> gSystem->Load("libASImage.so") Root> .L R3Data.C+ Root> R3DataMain m(0) Then 1. Select your image. Any format supported by libAfterImage is supported. If you need to extract an image from a PDF, take a look at `pdfimages'. 2. Define your axis by clicking the appropriate button, then click the canvas (use the zoom for better precision), and type in the value. 3. Define your data points by clicking the canvas. 4. You can edit any point by clicking on it in the lower panel. 5. To define error bars, select a point in the lower panel, and drag over the error bars, holding down mouse button 1. 6. Once you're finished you can save to a script, ROOT file, or what not. Note that the above help is also available from the help menu. Yours, -- ___ | Christian Holm Christensen |_| | ------------------------------------------------------------- | | Address: Sankt Hansgade 23, 1. th. Phone: (+45) 35 35 96 91 _| DK-2200 Copenhagen N Cell: (+45) 24 61 85 91 _| Denmark Office: (+45) 353 25 404 ____| Email: cholm_at_nbi.dk Web: www.nbi.dk/~cholm | | _______________________________________________ Brahms-dev-l mailing list Brahms-dev-l_at_lists.bnl.gov https://lists.bnl.gov/mailman/listinfo/brahms-dev-l
This archive was generated by hypermail 2.2.0 : Tue May 15 2007 - 14:11:11 EDT