Skip to content
Snippets Groups Projects
  1. Oct 27, 2023
  2. Oct 20, 2023
  3. Aug 14, 2023
  4. Aug 12, 2023
  5. Aug 11, 2023
  6. Aug 10, 2023
  7. Aug 09, 2023
  8. Jun 29, 2023
  9. Jun 09, 2023
  10. Mar 17, 2023
  11. Mar 16, 2023
  12. Mar 09, 2023
  13. Mar 06, 2023
  14. Mar 02, 2023
  15. Feb 28, 2023
  16. Feb 27, 2023
  17. Feb 21, 2023
  18. Feb 10, 2023
  19. Jan 18, 2023
  20. Jan 13, 2023
  21. Jan 12, 2023
  22. Jan 11, 2023
  23. Jan 10, 2023
  24. Jan 09, 2023
  25. Jan 07, 2023
  26. Jan 04, 2023
  27. Dec 20, 2022
  28. Oct 17, 2022
    • Arin Wongprommoon's avatar
      fix(postproc): group signals apart from GFP · f2102851
      Arin Wongprommoon authored
      WHY IS THIS CHANGE NEEDED?:
      - IndexError raised when NameGrouper used to define a grouper object
        and then when .concat_signal() was invoked
      
      HOW DOES THE CHANGE SOLVE THE PROBLEM?:
      - effectively reverted to aliby@252915c6
      - the two commits leading up to that one solved the problem: first by
        changing chainer's assumption that all experiments have a GFP channel,
        then updated references to renamed variables
      
      WHAT SIDE EFFECTS DOES THIS CHANGE HAVE?:
      - risks: may have broken somewhere upstream not otherwise specified yet
      
      EVIDENCE THAT COMMIT WORKS:
      - running grouper works
      
      REFERENCES:
      - issue #35
      f2102851
  29. Oct 14, 2022
Loading