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
3a7f41e074ef88c9337e3704eb92638da5e7d015
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
9
Jan
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
Correct reference error in ilastik configuration
optionally make MIP when extracting single channel from accessor
Reorganzed ImageJ example to exist outside this codebase
Change default path for session data
Made ImageJ example script a bit more user-friendly
Added ImageJ example
Merge branch 'master' of git.embl.de:rhodes/model_server
Additional installation instruction
Additional installation instruction
Additional installation instruction
Added retry mechanism to status confirmation, to address suspect timeout problem
Rebuilt dependency files
User path variables in prompt instructions
Updated run_server command with relative path to user profile for mamba prompt
Updated run_server command with relative path to user profile for mamba prompt
Changed ImageJ examples
Removed environment dependencies, since mamba create call seems to resolve these
Merge branch 'pip_build'
Added installation instructions in README.md
Merge branch 'master' of git.embl.de:rhodes/model_server
Added Windows shortcuts
Ignore PyCharm files
Ignore PyCharm files
Ignore build artifacts
Tests pass in this project structure
Minimal docs for pip build to use
Export DataFrame from workflow
Filters propagate from parameters dict
Dummy object classification exports map
Can make patch stack from itself
Consolidated more parameters into pydantic models
Consolidated more parameters into pydantic models
Removed direct pixel map access from workflow function
Propagate filename to export products
Combined all export products into a single call, which routes individual products' export methods and parameters
Pass params model straight to product exporters, so less code dedicated to matching parameters
Fixed bug where error was raised generating 3D patches where expanded 3D stack encountered min/max of range
Products export successfully from workflow
Ironing out issues with parameterized patch product export
Test covering unified zmask workflow passes
Loading