Versions Compared

Key

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

...

  • Implement a selection of scans/analysis by giving a scan or analysis ID
  • Implement a variable fall-out menu for each calibration scan (Make sure that the makeplot can handle trend/overlay i n this case)
  • 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
  • Why are there one "table" every appr. 10s that do not contain any variable or conn name?
  • Remove the ul in the result section to save space DONE
  • Clean-up and tag the plot files
  • Look into the difference between the Firefox and Safari (+ other browsers)
  • The plots are displayed in 3 columns but this is incinsistent if for one detector level there are no overlapping modules
  • Fix bug so that when the 2nd or later analysis of the same scan is selected the correct name is output DONE
  • FIx 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)DONE
  • 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