Overview | Releases | Download | Docs | Links | Help | RecentChanges

DataDisplayerExamples

Examples of how to use the DataDisplayer

$ DataDisplayer --help 
to see the options.

$ DataDisplayer -chip 0 5 scratch/SctData::NoiseOccupancyTestResult.1317.1.20220170100029
displays one link (chips 0 to 5) of data for NoiseOccupancyTest in scratch space

$ DataDisplayer -occ EventData.SctData::RawScanResult.1317.1.20220170100029
displays data from the information service EventData server.

$ DataDisplayer -chan 0 15 saved_data/SctData::FitScanResult.1317.1.20220170100029.gz
requests s-curve fits for channels 0 to 15 from archived data.

In Release4.0, there is added capability of writing data to a root file (the '-root- flag) or writing it to a postscript file (the '-batch' flag).