Doug Shepherd
Doug Shepherd
Hi all, Thank you both for the info. We are trying with some smaller data first and hit a few technical snags. We'll work on them on our own and...
Hi all, We ended up writing lazy downsampling code for these large datasets, as the current state of this project attempts to load the entire full-resolution array into memory to...
Thanks for the fast response and working example! Right now, the stage scanned variant of the high NA OPM in the group operates as a high-speed 3D slide scanner. Each...
We can definitely write out in tiles that are approximately square. We have been using a feature of BigStitcher to virtually split the long aspect ratio tiles into smaller tiles...
Just wanted to follow up on this. We got swamped with data collection and working on analysis code. Apologies for the delay on our side. I'm working through some of...
I think we are running into the same problem. We are trying to create an ome-zarr that has 17 channels. Each channel is saved to disk as an independent zarr...
1. Yes. As long as we can limit the amount for high-speed acquisitions through the set format for each frame. 2. msgspec looks like a good solution. 3. I can...
> * the code you linked could very easily be improved by changing the signature of `exec_event` to return an `Iterable[PImagePayload]` rather than a sequence, that way it could yield...
@tlambert03 - we have a new team member, @nng-thienphu, who built a DAQ widget for digital and analog waveform generation. He is currently just running a small Qt app w/...
Hi all- We have two solutions for this problem right now. We created both before the current MDAEngine concept was as fully implemented. Both setup an NI DAQ and perform...