Skip to content
Snippets Groups Projects
  1. May 07, 2024
    • Nils Erik Krumnack's avatar
      add an option to add the NOSYS suffix to branches without systematics · 747f8ccd
      Nils Erik Krumnack authored and Johannes Elmsheuser's avatar Johannes Elmsheuser committed
      add an option to add the NOSYS suffix to branches without systematics
      
      This makes the n-tuple branches more consistent, and makes it very easy
      to determine the list of branches for nominal.
      
      It also means that if we add (or drop) systematics from a branch, the
      names of the branches in nominal will not change.  That doesn't happen
      all that often, but could still be helpful.
      
      Leaving this disabled by default because it (obviously) changes the
      n-tuple content.  Also we haven't yet decided whether this is even a
      good idea, but it ought to be a good enough idea to allow users to at
      least play with it.
      747f8ccd
  2. May 03, 2024
  3. May 02, 2024
  4. Apr 30, 2024
  5. Apr 29, 2024
  6. Apr 25, 2024
  7. Apr 24, 2024
  8. Apr 21, 2024
  9. Apr 17, 2024
  10. 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
  11. Apr 12, 2024
  12. Apr 11, 2024
  13. Apr 10, 2024
  14. Apr 08, 2024
  15. Apr 05, 2024
  16. Apr 04, 2024
  17. Apr 02, 2024
  18. Mar 29, 2024
  19. Mar 28, 2024
  20. Mar 27, 2024
  21. Mar 26, 2024
  22. Mar 25, 2024
  23. Mar 24, 2024
  24. Mar 22, 2024
  25. Mar 20, 2024
Loading