Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PyNutil
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Harry Carey
PyNutil
Graph
b5fd8093f7f06c921b1d2c7cd5b738b90c01c9fb
Select Git revision
Branches
1
main
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Mar
12
11
10
7
3
28
Feb
27
25
24
17
21
Nov
8
7
30
Oct
25
23
12
Sep
4
28
Aug
26
21
15
May
10
Apr
5
4
3
26
Mar
25
22
20
18
14
13
13
Oct
5
4
26
Sep
25
21
20
10
2
18
Aug
17
11
23
Jun
22
21
16
13
8
7
1
30
May
27
26
25
24
23
22
16
12
11
10
9
5
4
25
Apr
21
delete file
main
main
add np to data_analysis
resort files
reformat with black
implement more efficient custom region calculation
reformat
add changes to gui
Merge pull request #49 from Neural-Systems-at-UIO/custom_atlas_file
add custom region feature
implement custom atlas reader function and remove unused dependencies
add custom region param and reformat with black
update demo file
fixed issue when there were no centroids or segmentations
update calculation of object area
add scripts to package WHS & Allen
fix readme example
fix auto publishing to increment version
use TPM instead of token
fix issue with gui path
Merge branch 'main' of https://github.com/Neural-Systems-at-UIO/PyNutil
auto publish to PyPi on release
fix tests to have new segmentation path
update path to seg file
Update basic_example_custom_atlas.py
remove segmentations folder requirement
solve bug and update tests
fix dependancy installation issue
fix issue with icon
update build to no longer use onefile
Merge branch 'main' of https://github.com/Neural-Systems-at-UIO/PyNutil
improve layout and atlas loading
Add ability to install new atlases
Update README.md
disable run button while analysis is under way
add progress bar
removed comment from yaml
add dependencies
remove duplicate build event
increase permissions
auto release