Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SVLT
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ALMF
SVLT
Graph
4e5064ef17a28c85fe27547c212a02975067d2de
Select Git revision
Branches
7
37-unnecessary-for-loop-in-rois-features
dev-nda-stream
dev-phenobase
dev_patch_viz
master
default
protected
migrate_model_server
staging
protected
Tags
4
2024.10.01
2024.06.03
2024.04.19
2024.03.01
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Jun
30
May
22
8
7
6
3
26
Apr
19
17
15
12
11
10
9
5
4
3
2
29
Mar
28
25
22
21
7
6
4
29
Feb
28
20
19
15
7
6
5
3
2
26
Jan
25
9
8
22
Dec
21
20
19
13
Nov
10
7
6
3
2
31
Oct
30
27
26
25
22
20
19
18
17
16
14
13
12
11
10
9
8
5
29
Sep
28
27
26
25
13
12
7
6
5
4
1
31
Aug
30
29
28
Trying to complete meaningful test with both raw and derived channels
RoiSet can now return and export two-channel images as both TIFs and PNGs
PNG export can handle two-channel data without error, appending blank blue channel
Can handle and export arbitrary multi-channel patches
Merge branch 'issue_multiple_labels' into 'staging'
Fixed underlying error when constructing RoiSets with no objects
Test covers issue creating an RoiSet with no ROI objects
Removed test for handling multiple object labels in a patch, now that underlying cause of this problem has been fixed
Relaxed requirements, conda env installs, still hitting some errors in tests
Merge branch 'issue0038' into 'staging'
Drop none-valued query parameters by default
Drop none-valued query parameters by default
Merge branch 'staging' into issue0038
Merge branch 'issue0037' into 'staging'
ilastik model loading now takes duplicate in request body
Merge branch 'staging' into issue0037
Pass model-associated request data in body, not query
Pass model-associated request data in body, not query
Merge branch 'dev_connectivity_patch_obmaps' into 'staging'
Specify connectivity of labeling
Added object method to write to and class method to read from file
Merge branch 'dev_allow_unpadded_patches' into 'staging'
Allow None to certain int parameters
Merge branch 'dev_ilastik_params_upon_loading' into 'staging'
Expose gaussian blur in ilastik segmentation model
Models now generically use Pydyantic models for parameterization
ilastik load endpoints now use Pydyantic models
Moved project file into model.params; removed autogeneration of segmentation model from pixel predictions model
Merge branch 'dev_watershed_centroids' into 'staging'
Added static constructor for making RoiSets from segmentation masks
Merge branch 'dev_multichannel_ilastik' into 'staging'
Removed in-progress RoiSet test
ilastik workflow now interprets channel=None to use all input channels
ilastik workflow now interprets channel=None to use all input channels
ilastik now allows multichannel inputs
Test coverage of ilastik workflow and API endpoint that currently restricts multichannel inputs
Confirms that ilastik pixel object already works with multichannel input
Confirms that ilastik pixel classification already works with multichannel input
Run pixel and object classification on ilastik projects' own inputs
Stable conversion to relpaths
Loading