Skip to content
Snippets Groups Projects
Commit 4926afd4 authored by David Hammer's avatar David Hammer
Browse files

Dropping driver="core" when opening h5py file

The relevant data is copied into memory in pretty large chunks, so the core driver is not expected
to do much for us here.  In some brief testing, using the default driver instead resulted in
approximately the same (or slightly better) runtime and significantly lower peak memory consumption.
parent 1b7030d9
No related branches found
No related tags found
1 merge request!438Feat/agipd add fixed gain mode to dark notebook
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment