kymata-atlas / kymata-core

Core Kymata codebase, including statistical analysis and plotting tools
https://kymata.org
MIT License
5 stars 0 forks source link

Option to plot top five channels #319

Closed caiw closed 1 month ago

caiw commented 1 month ago

Adds new --plot-top-channels option to the gridsearch which causes it to do the previous functionality of plotting the p-values and correlations for the top five channels.

Fixes #318