Skip to contents

aedes v0.2

  • Fast supervoxel lookups via the MRC LMB transform service (aedes_xyz2id() with method="auto"), > 100x faster than cloudvolume for bulk queries.
  • also features chunked requests with progress reporting and automatic retry at reduced chunk size on failure.
  • aedes_sequential_update() now uses the fast transform service for supervoxel lookups.
  • aedes_meta() now wraps fafbseg::cam_meta() for metadata queries, with improved documentation of version/timestamp handling.
  • Refactored aedes_cfmeta() column renaming for robustness.
  • Package hygiene: removed unused imports, added glue, httr, nat.utils, pbapply to Imports, pinned fafbseg (>= 0.15.5).

aedes v0.1