datajoint / datajoint-matlab

Relational data pipelines for the science lab
MIT License
42 stars 38 forks source link

add function to dj.config to read values with 32-bit dimensions #393

Closed A-Baji closed 2 years ago

A-Baji commented 2 years ago

dj.config.use32BitDims(true) or dj.config.use32BitDims(false) to set the flag to read values with 32-bit dimensions.