BlueBrain / BlueBrain/Atlas-Download-Tools

get_corners_in_ref_space: use affine transformations instead of queries

Open
#69 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
17
Forks
8
PR merge metrics
No merged PRs in 30d

Description

At the moment `get_corners_in_ref_space` sends 4 queries to determine the corner locations in the reference space.

Given we have the machinery to do the transformations locally using affine transformations we should use them in this function to avoid sending unnecesary queries.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.