You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will consider issues within this milestone our first priority
Brain Networks In Python needs to be refactored to break down the conceptual steps for a network analysis to allow the user to re-combine them as they see fit and, as we are fond of repeating, "The second best time to add in tests for software is when refactoring. (The optimum time would have been when the code was written in the first place)".
#22 Document the new regression tests #45 Use Sphinx to document code #70 Use flake8 to lint code #10 Imitate the shablona python package framework #40 Speed up creation of random graphs #39 Shadow Brain Connectivity Toolbox #75 Add command line examples to readme testing : maximise coverage of code, especially for core modules (these are modules in the top level of the BrainNetworksInPython folder, or its wrappers subfolder
#13 Introduce way to investigate differences between two groups #37 Add diverse club to network measures we can compute #41 Bootstrap resampling for correlation matrices
Grow our community!
We try to make Brain Networks In Python a pleasant environment for contributors. This starts with our code of conduct and contributing guidelines. What else can we do for our users and contributors?
#18 Update our readme. #34 Add CC-BY license to text files
The text was updated successfully, but these errors were encountered:
BrainNetworksInPython is a toolkit to analyse structural covariance brain networks using python.
The project aims to:
What do we need to do?
Milestone: Refactor Brain Networks In Python code into modules
We will consider issues within this milestone our first priority
#22 Document the new regression tests
#45 Use Sphinx to document code
#70 Use flake8 to lint code
#10 Imitate the shablona python package framework
#40 Speed up creation of random graphs
#39 Shadow Brain Connectivity Toolbox
#75 Add command line examples to readme
testing : maximise coverage of code, especially for core modules (these are modules in the top level of the BrainNetworksInPython folder, or its
wrappers
subfolderMilestone: Add new functionality to the code
#13 Introduce way to investigate differences between two groups
#37 Add diverse club to network measures we can compute
#41 Bootstrap resampling for correlation matrices
Milestone: Release as a Python package
#19 Choose a package name
#10 Restructure to python package framework
Finally...
Milestone: Make Brain Networks In Python accessible for newbies
Grow our community!
We try to make Brain Networks In Python a pleasant environment for contributors. This starts with our code of conduct and contributing guidelines. What else can we do for our users and contributors?
#18 Update our readme.
#34 Add CC-BY license to text files
The text was updated successfully, but these errors were encountered: