- Oct 26, 2023
- Oct 06, 2023
-
-
pswain authored
-
- Jul 12, 2023
-
-
pswain authored
-
- May 23, 2023
-
-
pswain authored
-
- Mar 17, 2023
-
-
Alán Muñoz authored
-
- Mar 09, 2023
-
-
Alán Muñoz authored
-
- Mar 02, 2023
-
-
Alán Muñoz authored
-
- Feb 10, 2023
-
-
pswain authored
-
- Jan 31, 2023
-
- Jan 13, 2023
-
-
pswain authored
-
- Jan 12, 2023
- Jan 11, 2023
- Jan 10, 2023
-
-
pswain authored
-
- Dec 19, 2022
-
-
Alán Muñoz authored
-
- Oct 23, 2022
-
-
Alán Muñoz authored
-
Alán Muñoz authored
-
Alán Muñoz authored
-
Alán Muñoz authored
-
Alán Muñoz authored
-
- Oct 18, 2022
-
-
Alán Muñoz authored
-
- Oct 17, 2022
-
-
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
-
- Oct 14, 2022
-
- Oct 11, 2022
-
-
Alán Muñoz authored
-
- Oct 10, 2022
-
-
Alán Muñoz authored
-
- Oct 07, 2022
-
-
Alán Muñoz authored
-
- Oct 05, 2022
-
-
Alán Muñoz authored
-
- Oct 04, 2022
-
-
Alán Muñoz authored
-
- Sep 30, 2022
-
-
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)
-
- Sep 24, 2022
-
-
Alán Muñoz authored
-
- Sep 22, 2022
-
-
Alán Muñoz authored
-
Alán Muñoz authored
-
Alán Muñoz authored
-
- Jul 15, 2022
-
-
Alán Muñoz authored
-
- Jul 14, 2022
-
-
Alán Muñoz authored
-
Alán Muñoz authored
-
- Jul 13, 2022
-
-
Alán Muñoz authored
-