We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c629aae commit da0f85bCopy full SHA for da0f85b
release_notes.md
@@ -9,6 +9,12 @@
9
- Update extended QC with task number prefix
10
- Update trials extractors to handle clean first trial
11
- Pin numpy to >=1.18,<=2.2 (numpy 2.3 is not compatible with numba)
12
+- `oneibl.patcher.patch_dataset`: revert from clobber to force
13
+- Ensure session paths are ALFPath instances
14
+- Update dataset QC
15
+- Handle `None` session path
16
+- Add options for SDSC and EC2 patchers
17
+- Use ALFPath objects in `Task` and `DataHandler` classes
18
19
## Release Note 3.3.1
20
0 commit comments