Git Product home page Git Product logo

Comments (3)

dyf avatar dyf commented on August 20, 2024

This query downloads all of the structures in the structure ontology this atlas uses:

http://api.brain-map.org/api/v2/data/Structure/query.json?criteria=[graph_id$eq1]&num_rows=2000

Each record looks like this:

{
	"acronym": "eps",
	"atlas_id": 690,
	"color_hex_triplet": "CCCCCC",
	"depth": 2,
	"failed": false,
	"failed_facet": 734881840,
	"graph_id": 1,
	"graph_order": 1218,
	"hemisphere_id": 3,
	"id": 1000,
	"name": "extrapyramidal fiber systems",
	"neuro_name_structure_id": null,
	"neuro_name_structure_id_path": null,
	"ontology_id": 1,
	"parent_structure_id": 1009,
	"safe_name": "extrapyramidal fiber systems",
	"sphinx_id": 1219,
	"st_level": 2,
	"structure_id_path": "/997/1009/1000/",
	"structure_name_facet": 738013408,
	"weight": 8690
}

The one you care about for colors is color_hex_triplet. The id field is what you'll find in the annotation volume.

from cell-locator.

dyf avatar dyf commented on August 20, 2024

Ah sorry, I see there is a separate issue for creating the color table -- replicating my comment there.

from cell-locator.

jcfr avatar jcfr commented on August 20, 2024

Closing. Duplicated of #10

Following last discussion, we will not generated 3d models and will not enable volume rendering

from cell-locator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.