Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Download 3-D expression grid data packaged into a compressed archive file (.zip).

...

Prototype

No Format
http://api.brain-map.org/grid_data/download/[SectionDataSet.id]&include=[volumes]

...

Examples

Download the intensity and density volumes for SectionDataSet 69816930:

...

No Format
http://api.brain-map.org/grid_data/download/72109410

...

Parameters

filename

Integer

ID of the desired SectionDataSet.

volumes

Array (optional)

Explicitly list the desired volumes as a comma-separated list. Valid volumes are energy, intensity and density. An additional volume of injection is available for Projection SectionDataSets. 

...

Response

Zip file (.zip) containing a folder filled with the default files (data_set.xml, energy.mhd, energy.raw) or the requested data volumes.

...