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
dae64e307583191026de750d38a9421f5d90dc71
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
28
Jan
27
24
22
9
20
Dec
18
14
13
11
10
9
7
6
5
30
Nov
29
28
27
26
25
22
21
20
19
18
15
14
12
11
10
9
4
3
2
1
31
Oct
30
28
27
26
25
22
20
15
14
13
7
2
1
30
Sep
26
24
23
20
13
12
6
3
15
Aug
14
13
12
9
8
7
5
2
1
31
Jul
26
24
22
18
17
16
15
8
5
4
3
2
1
24
Jun
20
10
7
6
5
3
30
May
22
8
7
6
3
26
Apr
Session initializes and inserts into PhenoBase
Session initializes and inserts into PhenoBase
Added method to initiate from RoiSet object
PhenoBase.push gets only patch parameters, not full export parameters
Removed table registration from Session
Shared pipeline handler to register RoiSet into session
PhenoBase validates uniqueness of RoiSet key
.push method validates patch sets are specified in RoiSet export parameters
Tests cover RoiSet push still working out what to do when exporting patches
Can now index RoiSets by a dictionary of multiple entries
Added test coverage of sampling method
Now moving to session and API hooks for phenobase
Test on phenobase update passes
Implemented phenobase update method but not passing test yet
Implemented phenobase update method but not passing test yet
Removed check on PatchStack dimensions
Tests cover patch stack products of PhenoBase
PhenoBase know patch series name
Tests cover classification results from RoiSet API
Unlabeled PhenoBase is allowed
Test covers reading serialized datasets into phenobase
Moved phenobase module to main codebase; set up testing
Merge branch 'staging' of git.embl.de:rhodes/model_server
migrate_model_s…
migrate_model_server
Merge branch 'issue_0075' into 'staging'
Tests also cover overlapping segmentations with nonzero ROI index
Repaired indexing error in cases of overlapping bounding boxes
Recreated error from label transfer by overlap
Merge branch 'issue_0073' into 'staging'
Merge in accessor IDs based on search of parent directories, instead of re-creating stack table entirely and reseting index.
Merge branch 'dev_memory_profile' into 'staging'
Deleting accessors by task ID excludes those that are used later but in a task that is still finished; don't do this in batch runner
Modified API path to get info for a single assessors
List loaded accessors only
Check if an accessor is loaded by querying accessor object directly
Removed complex dict traversals for accessor info
Top-down router import only, individual pipeline path functions use a new APIRouter instance
Session wasn't updating accessor's info state when it was loaded, and hence not scheduling it for deletion
Include function target in queued task info
Test covers change in memory allocation upon deleting accessor
Simply removed all persistence of RoiSets at session level
Loading