AllenNeuralDynamics / exa-spim-control

Acquisition control for the exaSPIM microscope system
MIT License
2 stars 1 forks source link

Check System Memory #10

Open Poofjunior opened 1 year ago

Poofjunior commented 1 year ago

We should check if our system can physically allocate enough memory to do the file writing/compression operations. This is on the order of 36[GB] per channel assuming a transfer chunk size of 128.

We should also do the regular dataset size checks.