Changeset 8338 for trunk/MagicSoft/Mars/datacenter/macros/plotdb.C
- Timestamp:
- 02/28/07 13:50:30 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/macros/plotdb.C
r8212 r8338 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: plotdb.C,v 1.3 2 2006-11-03 10:52:36 tbretz Exp $2 ! $Name: not supported by cvs2svn $:$Id: plotdb.C,v 1.33 2007-02-28 13:50:06 tbretz Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 569 569 plot.SetDescription("Camera Inhomogeneity;\\sigma [%]", "Inhom"); 570 570 plot.Plot("Star.fInhomogeneity", 0, 100, 1); 571 plot.SetDescription("Camera Spark Rate;R [Hz]", "Sparks"); 572 plot.Plot("Star.fSparkRate", 0.075, 2.425, 0.05); 571 573 //imgpar 572 574 plot.SetDescription("Mean Number of Islands after cleaning;N [#]", "NumIsl");
Note:
See TracChangeset
for help on using the changeset viewer.