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
677d1402730cc03b60ae06a0267f04c01011f3a5
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
25
Mar
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
24
23
22
Merge branch 'roiset_api' into 'staging'
Revert "Temporary error-handling for debug..."
Temporary error-handling for debug...
Stopped assuming that object is identified in patch
Parameterize reload to command line option
Parameterize reload to command line option
Reload False by default, just to be conservative
Parameterize auto-reload and deactivate daemon accordingly
Enable uvicorn reload by default
Changed text of warnings
Changed text of warnings
Testing server verification...
Added method to verify server is up
Added method to verify server is up
Merge branch 'persist_roiset_data' into 'staging'
Added generic persistent table functionality to Session
Merge branch 'patch_stack_one_channel' into 'staging'
RoiSet now classifies objects on a patch basis via .label_patch_stack method
Improve normalization when generating instance segmentation model
Merge branch 'patch_stack_one_channel' into 'staging'
Correct error when trying to extract a single channel from a PatchStack
Merge branch 'ilastik_px_predictions_to_instance_seg' into 'staging'
Generate an InstanceSegmentationModel from an IlastikObjectClassifierFromPixelPredictionsModel given binarization parameters
Merge branch 'ilastik_model_validation' into 'staging'
Set default values for time, color, and z-axes in ilastik model validation
Merge branch '4-events-are-not-logged-to-session-manifest' into 'staging'
Merge branch '1-ilastik-models-do-not-validate-dimensionality-of-input-data' into 'staging'
Removed manifest JSON from session
Report out session logs on API
Moved session restart endpoint
Logged ilastik events
Removed JSON manifest file, logged summaries to logging service instead
Changed log entry formatting
Cleaned up tests
Merge branch 'issue0017' into expose_session_logs_in_api
Cleared up issues with Singleton behavior, largely confused by the fact this python logger itself is a Singleton that persists between tests
Mocked up session logging implementation using python log service; two tests are failing apparently due to Session singleton-related issues
Validate chroma and dimensionality of inputs to pixel classification model
Test of patch object classification now explicitly excludes single pixels that are labeled differently
Removed PatchStackObjectClassifier, merged this behavior into IlastikObjectClassifierFromSegmentationModel
Loading