You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Introduction

This work is performed to provide and produce a "browsable"  summary of pixel calibration data. The tool was born out of the need to quickly access a set of information, common to a variety of scans, with a specified granularity.

The program is available here:
http://atlsr1.cern.ch/PixelCalibrationWebBrowser/pixcalwebbrowser.cgi

Manual

How to compare two threshold scans

  1. Go the the start page.
  2. Select the scan type in the drop down list.
  3. Put in the appropriate dates that contains the two scans (in the future it will be possible to give the scan numbers to compare).

Task list

This section contains tasks already foreseen to go into future updates. The idea is that these tasks are mainly provided form the user community.

  • Implement a selection of scans/analysis by giving a scan or analysis ID
  • Finalize the detector browsable menu
  • Add option to select modules/PP0(other object?) to compare in different scans (This should be merged with the detector browser navigation menu)
  • Split all plots to show pixel types (were applicable from DB variables)
  • Separate main calibration view with an expert output in the lower part
Technical tasks
  • Fix bug so that when the 2nd or later analysis of the same scan is selected the correct name is output
  • FIx bug so that the scan type is correct even when not selected it in the drop-down menu or when it is summy (see above bug)
  • Only fetch the scan type selected from the DB
  • Optimize the DB access to speed up the displays
  • Make sure that the FindMods function loops over only one variable!
  • Optimize the browsable menu, at the moment it is slow due to multiple calls to DB
  • No labels