Skip to content
Snippets Groups Projects
  1. Oct 23, 2022
  2. Oct 18, 2022
  3. Oct 14, 2022
  4. Oct 11, 2022
  5. Oct 10, 2022
  6. Oct 07, 2022
  7. Oct 05, 2022
  8. Oct 04, 2022
  9. Sep 30, 2022
    • Arin Wongprommoon's avatar
      fix(postproc): groups signal not present in all HDFs in dir · 5370f421
      Arin Wongprommoon authored
      WHY IS THIS CHANGE NEEDED?:
      - if a signal is not present in all HDFs files in a directory, defining
        a grouper object and then invoking
        grouper.concat_signal('<name_of_signal>') throws an error
      
      HOW DOES THE CHANGE SOLVE THE PROBLEM?:
      - modify pool_function() so that a dictionary of signals is an argument.
        this dictionary of signals indicates which files have the signal of interest.
      - pass the dictionary of signals into concat_signal(), so that it knows
        which ones to process (i.e. concatenate)
      5370f421
  10. Sep 24, 2022
  11. Sep 22, 2022
  12. Jul 15, 2022
  13. Jul 14, 2022
  14. Jul 13, 2022
  15. Jul 03, 2022
  16. Jun 16, 2022
  17. May 26, 2022
  18. Mar 29, 2022
  19. Mar 16, 2022
  20. Mar 10, 2022
  21. Mar 03, 2022
  22. Mar 02, 2022
  23. Mar 01, 2022
  24. Feb 18, 2022
  25. Jan 19, 2022
  26. Jan 13, 2022
Loading