ThunderShiviah / AllenBrainAtlasAPI

A library of common functions used in calling the Allen Brain Atlas API (AllenBrainAtlas link: http://help.brain-map.org//display/mousebrain/API).
2 stars 0 forks source link

Use python wrapper to call Allen example SVG overlay. #9

Open ThunderShiviah opened 9 years ago

ThunderShiviah commented 9 years ago

Look into elementtree library for dynamically updating the SVG.

Specifically, I need to update both the image tag (by inserting in the lab image instead of the allen image) as well as the transform parameters on either the image or the vector annotations.