Skip to content

Contributing more visualizations #32

@lrq3000

Description

@lrq3000

Hi there,

I just found your repository out of sheer luck. I have made similar visualization scripts for my own needs, maybe this can be merged in this repo?

https://github.com/lrq3000/neuro-python-plotting

There is some overlap with what you made here, but there are two notable differences:
1- my scripts focus on plotting a lot of maps on a single image, on a grid, to summarize the results. For example, plot_correl_maps_overview.ipynb is similar to #7 but can plot more than one result, for example it can plot multiple conditions and contrasts on a 2D grid, with shared colorbar to ease comparison.
2- I made another type of visualization that is not available here, the barplotwithsamples.ipynb notebook, which plots the effect sizes per group and per cluster. It can also automatically detect the clusters center coordinates and atlas regions names, and color them on an atlas and on the bar plots accordingly, which is a lot more readable than a legend. Example: https://github.com/lrq3000/neuro-python-plotting/blob/master/README.md

Note: some notebooks are not yet illustrated in the readme, because I will first publish the figures in my next paper before using them as examples :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions