Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • GENERAL Help for user when problems
    • If a module name is entered together with a scan number and the scan do not contain the module display this message
    • If no scans/analyses display a message saying this
    • Implement a cut off in time for very long queries?
  • Implement dynamic range of histograms based on entries filled. Maybe look at Util.cpp in the slac svn area?
  • Implement extensive summary table always shown
    • Link to modules that failed analysis
    • Make this list clickable so that one can directly look at the history of that module(future)
    • Show how the modules in the result is distributed in the detector
      • Implement a detector module map that is read in. We can then compare modules from the scans with this list SR1 vs PIT problems?
      • Fraction of detector scanned, fraction of B0/L1/L2/Disks scanned
      • Distribution in the detector of modules that failed?
    • Statistics for the given analysis: total and split up in analysis
    • Links to modules failing analyses (all, single, none?)
  • Add timing statistics information PARTLY DONE
  • Add quick choice buttons to list last months/weeks/days scans DONE
  • Make sure that entering a scan and module name dumps info if compatible
  • Move the module name input to the normal search to make sure the user understands that it can be used to select a set of scans/analyses DONE
  • Put the calibration result and dump module info submit buttons below the list of analysis. They should only be visible when it makes sense to press them! DONE
  • Implement search for analyses as well DONE
    • Change the input field to be of either scan or analysis DONE
    • Add radio button to select search for scan or analysis NOT DECIDED
    • Add drop down menu to look for analysis names, this should be made interactively so that selecting the radiobutton for analysis switches the type list. Interim solution is to have two type searches.
    • Show BOTH scan AND analysis date, add column
    • Make sure that they are sorted according to analysis (scan) if the search is for analysis (scan)
    • If the search is for analysis, table should list analysis number to the left and scan in later columns.
  • If two analysis are looked at show an improved direct comparison summary
    • Link/list to modules that are different
    • Link/list to modules that are exclusive to either analysis
    • Make a statement on plot if the two are identical

...