Skip to content
Snippets Groups Projects
  1. Oct 23, 2022
  2. Oct 18, 2022
  3. Oct 17, 2022
  4. Oct 14, 2022
  5. Oct 11, 2022
    • Arin Wongprommoon's avatar
      fix(extraction): define candidate channels · 252915c6
      Arin Wongprommoon authored
      WHY IS THIS CHANGE NEEDED?:
      - invoked grouper (which used chainer, which in turn is based on
        Signal), encountered AttributeError: 'Chainer' object has no
        attributes 'candidate_channels'
      
      HOW DOES THE CHANGE SOLVE THE PROBLEM?:
      - chainer used to rely on av_channels in
        extraction/core/functions/defaults.py, so renamed that to
        candidate_channels
      - added a candidate_channels attribute to Signal object to fulfil references
      252915c6
  6. Oct 07, 2022
  7. Oct 04, 2022
  8. Sep 30, 2022
  9. Sep 29, 2022
  10. Sep 28, 2022
  11. Sep 24, 2022
  12. Sep 22, 2022
  13. Sep 19, 2022
  14. Jul 15, 2022
  15. Jul 13, 2022
  16. Jul 07, 2022
  17. Jul 03, 2022
  18. Jun 08, 2022
  19. May 27, 2022
  20. Mar 16, 2022
  21. Mar 10, 2022
  22. Mar 04, 2022
  23. Mar 02, 2022
  24. Feb 20, 2022
  25. Feb 11, 2022
  26. Feb 10, 2022
  27. Jan 07, 2022
Loading