Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Correlation heatmaps #1

Merged
merged 84 commits into from
May 26, 2020
Merged

Conversation

shnizzedy
Copy link
Collaborator

  • heatmaps.py includes functions to generate, annotate, save, and display heatmaps from correlation matrices
  • correlation_matrix.py to create correlation matrices, filepath matrices, and to run heatmap generation given 2 output directories
  • configs
    • defaults.py lists the defined feature keys and maps them to how they're named in C-PAC and fmriprep
    • subjects.py includes helper functions to generate appropriate subject lists for different steps in the process for different software
  • set up Circle CI
  • updated a few lines from Python 2 syntax to Python 3
  • added two --help outputs to README

anibalsolon and others added 30 commits April 16, 2019 14:51
Co-authored-by: Xinhui Li <sucyli1017@gmail.com>
Co-authored-by: Hecheng Jin <47699110+HechengJin0@users.noreply.github.com>
Declare encoding to pass in Python2 until #1114 is resolved
shnizzedy and others added 4 commits April 13, 2020 11:24
+ trim from head for off-by-n
* Allow `path` property of `Subject_Session_Feature` instances to hold list of path strings instead of restricting to a single path per run
* Match lengths of mismatched-length vectors by trimming head of longer vector
* Trim whitespace around saved heatmap figures
@sgiavasis
Copy link
Owner

Once again, great stuff! Pulling this in, for preparation of the next phase of the testing infrastructure.

@sgiavasis sgiavasis merged commit b979fa7 into sgiavasis:master May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants