jhuapl-boss / intern

Python SDK for interacting with the BossDB REST API
Apache License 2.0
21 stars 15 forks source link

.voxel_size doesn't update for downsampled dataset #116

Open akshitapanigrahi opened 1 month ago

akshitapanigrahi commented 1 month ago
intern version os python
1.4.1 macOS 3.11.7

.voxel_size doesn't update for downsampled dataset

dataset_1.voxel_size for dataset_1=array(uri, resolution=0) gives the same dimensions as dataset_2.voxel_size, where dataset_2=array(uri, resolution=1), (same dataset where resolution differs) for example

j6k4m8 commented 1 month ago

Great catch! Adding @dxenes1 and @hannah-martinez FYSA