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
05af7b71bd2d60ce9f4c605923c2fb50450da31c
Select Git revision
Branches
6
37-unnecessary-for-loop-in-rois-features
dev-nda-stream
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
10 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
4
Mar
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
24
23
22
Similarly, API test cases now call GET through an internal method
API test cases now call PUT through an internal method with re-attempts built in; trying to eliminate lost connections during testing but some still happen
Support subclassing of TestServerBaseClass with different FastAPI application route
parameterize FastAPI app name, to be overridden by external caller if needed
update mamba bat path
Parameter to select single-channel annotated z-stack exports from RoiSet
Support single-channel annotated z-stack exports from RoiSet
Merge branch 'master' of git.embl.de:rhodes/model_server
Replace COMs with BATs for server startup and code update
Replace COMs with BATs for server startup and code update
Added retry mechanism to status confirmation, to address suspect timeout problem
Pass arguments when called directly
remove all-caps version of readme.md
run_server main method can now be called externally
run_server main method can now be called externally
run_server main method can now be called externally
run_server main method can now be called externally
Merge branch 'master' of git.embl.de:rhodes/model_server
Standardized all references to model_server.
Standardized all references to model_server.
Changed incorrect argument, all tests now pass
Minor change to readme
Minor change to readme
Moved all of chaeo extension to trec-adaptive-feedback project
Moved all of chaeo extension to trec-adaptive-feedback project
Merge branch 'chaeo_pipeline'
Moved all of chaeo extension to trec-adaptive-feedback project
Porto script is running mostly problem-free, except for TSV export at end
Corrected assertion error in relative bounding box
Renamed RoiSet export workflow in chaeo extension; optionally classify if an object classifier is part of models; loop_workflow now simply passes parameters through to workflow
Merge branch 'chaeo_zmask_class' into chaeo_pipeline
Folded remaining tests into base
Fully merged PatchStack static functions into base.accessors; all tests pass
base.accessors method to make patch mask from file
Moved PatchStack to base.accessors
Test coverage of patch stack object classification
Roughed in test coverage of ilastik classification by patch stack
Consolidating RoiSet test data into base test configuration
Move patch stack wrapper to ilastik extension
Now that RoiSet is in base, remove dependency on ilastik in its test; tests now open segmentation mask from file
Loading