Skip to content
Snippets Groups Projects
  1. May 27, 2024
  2. May 24, 2024
  3. May 23, 2024
    • Nils Erik Krumnack's avatar
      allow splitting calibration and smearing for e-gamma objects ATLASG-2358 · bb718e76
      Nils Erik Krumnack authored and Adam Edward Barton's avatar Adam Edward Barton committed
      allow splitting calibration and smearing for e-gamma objects
      
      This is purely experimental and I haven't validated it beyond making
      sure it doesn't crash. The main purpose of putting it in is to make it
      easier for others to test and validate this.
      
      Note that for the moment this has to recalibrate the objects from
      PHYSLITE. This can only be avoided by adding an unsmeared energy to
      PHYSLITE (to avoid double-smearing). Still, one step at a time.
      bb718e76
  4. May 22, 2024
  5. May 17, 2024
  6. May 16, 2024
  7. May 15, 2024
  8. May 14, 2024
  9. May 12, 2024
  10. May 08, 2024
  11. May 07, 2024
  12. May 03, 2024
  13. May 02, 2024
  14. Apr 30, 2024
  15. Apr 29, 2024
  16. Apr 25, 2024
  17. Apr 24, 2024
  18. Apr 21, 2024
  19. Apr 17, 2024
  20. Apr 16, 2024
    • Joseph Earl Lambert's avatar
      CPAlgs: everything is an option, improve prinouts, add info string · cbd69364
      Joseph Earl Lambert authored and Adam Edward Barton's avatar Adam Edward Barton committed
      CPAlgs: everything is an option, improve prinouts, add info string
      
      Added logging to config seq, block, factory, text.
      
      Added info string for the majority of the block options.
      
      Made all __init__ args options for the block. The init args are
      still there but they are no longer required when initializing the block
      so that the changes are backwards compatible.
      
      Improved print outs in config seq, block, factory, text.
      
      ConfigFactory(Text).printAlgs will now print all information about
      the block that is avaiable (info string, default, type, required,
      and noneAction). This can be used as documentation for the different
      blocks.
      cbd69364
  21. Apr 12, 2024
  22. Apr 11, 2024
Loading