- Jan 24, 2023
-
-
Alán Muñoz authored
-
- Jan 23, 2023
-
-
Alán Muñoz authored
-
- Jan 13, 2023
-
-
Alán Muñoz authored
-
Ivan Clark authored
WHY IS THIS CHANGE NEEDED?: With numpy version 1.21.6 the pipeline was failing to complete because the statement at line 567 of writer.py: if ( df.columns.dtype == np.int or df.columns.dtype == np.dtype("uint") or df.columns.name == "timepoint" ): was false - this was due to a mismatch between the numpy and pandas integer data types. This might be fixed if the correct version of numpy is used. On windows this seems to be affected by the installation of omero-py HOW DOES THE CHANGE SOLVE THE PROBLEM?: The if statement is removed so the timepoint column is always written EVIDENCE THAT COMMIT WORKS: Whole pipeline now works with unit test on Windows 10 (sce-bio-c04115)
-
pswain authored
-
pswain authored
-
- Jan 12, 2023
-
-
pswain authored
-
Alán Muñoz authored
-
dadjavon authored
Relates to #52
-
Alán Muñoz authored
-
- Jan 11, 2023
-
-
pswain authored
-
Alán Muñoz authored
-
Alán Muñoz authored
-
pswain authored
-
- Jan 10, 2023
-
-
Alán Muñoz authored
-
Alán Muñoz authored
-
pswain authored
-
- Jan 07, 2023
-
-
Alán Muñoz authored
-
- Jan 06, 2023
-
-
Alán Muñoz authored
-
- Jan 05, 2023
-
-
Alán Muñoz authored
-
Alán Muñoz authored
-
- Jan 03, 2023
-
-
Alán Muñoz authored
-
Alán Muñoz authored
-
Alán Muñoz authored
-
Alán Muñoz authored
-
- Dec 21, 2022
-
-
Alán Muñoz authored
-
- Dec 20, 2022
-
-
Alán Muñoz authored
-
- Dec 19, 2022
-
-
Alán Muñoz authored
-
Alán Muñoz authored
-
Alán Muñoz authored
-
- Nov 18, 2022
-
-
pswain authored
-
- Nov 17, 2022
-
-
pswain authored
-
- Nov 16, 2022
-
-
pswain authored
-
- Nov 14, 2022
- Oct 23, 2022
-
-
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
-