Git Product home page Git Product logo

brain_network_viz's Introduction

brain-network-viz

Brain network visualization tool (python)

Run example/render_inputs.sh for a minimal example

================= Readme:

Command line options/flags:

-n N: N is the path to the Node csv file -n is a required argument

-e E: E is the path to the Edge csv file -a A: A is the path to the Adjacency Matrix csv file Either -e or -a option should be used.

-l L: L is the path to the lobe csv file Use if you want to specify the extents of the lobes manually

-s S: S is a number that specifies that only edges with a weight in the top s percent of the full range of edge weights will be rendered -t T: T is a number that specifies that t% of edges will be rendered. Those edges will be those with the highest weights. If there is a tie between candidates of the same weight, it will be broken non-deterministically Either -s, or -t, or neither can be used, but not both at the same time.

-o O: O is the path to the output file Optional (default is fmri-viz.pdf)

================= Development Team:

David Moench (University of Texas at Austin), Muhibur Rasheed (University of Texas at Austin), Oluwasanmi Koyejo (Stanford University)

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.