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
d4ce55f1a38c555f1d8b904bfe2c1b48eca16c58
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
18
Mar
17
14
5
4
3
14
Feb
13
12
8
7
6
5
4
3
31
Jan
30
29
28
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
Internal _mask will be used for sample, split, filter
dev-phenobase
dev-phenobase
Reading serialized PhenoBase detects patch series from first RoiSet DataFrame
PhenoBase loads patches from storage
Reimplemented .read method
Parameterize RoiSet subdirectories
PhenoBase validates uniqueness of coordinates
Making progress adding RoiSet to empty PhenoBase using unique coordinates as index
Annotated changes, prototyped test for creating empty phenobase
Added info to RoiSet, changed acc_raw to acc_source
Merge branch 'dev-phenobase' of git.embl.de:grp-almf/svlt into dev-phenobase
Explicitly trigger loading of lazy accessor, client test runs without error
Trying to debug accessor not loaded issues, this is a fluke of a test environment
Fixed bug if not lazy-loading multiposition files
Removed pop argument to session accessor operations; this was just causing problems with no benefit
Expose info dictionary in blocks, including unloaded ones
Multiposition CZI now implements true lazy loading, i.e. get_accessors() method does not load all array data
Confirm that masks are unloaded after serialization
Corrected serialization when making RoiSet from bounding boxes only
MultiPosition CZI file and PatchStack inherit from AccessorSet
Created accessor set for lazy-loading single accessors
Created accessor set for lazy-loading single accessors
RoiSet tests pass
Working through issues with patch dimensionality
First test of separate PatchStack holding masks
Changed other pipeline parameters to make accessor and model ID's optinoal
Added additional test for empty accessor ID
Move accessor and model validation to call_pipeline; remove .api flag on parameters; pipeline parameters can now be called in tests, etc. without accessor and model id's
TODOs to remove binary mask from dataframe object
All tests in test_roiset pass
Test covers deserialization of RoiSet from linked input file
serialized RoiSet writes its input accessor or a link thereto
Removed smoothing parameter from built-in pipelines
Client is initialized without error, but does nothing
Started writing test cover phenobase client
Merge branch 'patch_features_mem_error' into 'master'
master
master
Removed unnecessary for loop
Moved feret_diameter_max to 2d-only features, was causing memory issues
Implemented but did not yet test slice operations
dev-nda-stream
dev-nda-stream
Prototyped tiling approach
Prototyped streamable accessor and its API endpoints
Loading