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
0ba95284b30289ae3bc37719627c47037a5d96a1
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
20
Feb
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
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
Added PCZYX getter mainly for ilastik use
Consolidate usages of PatchStack in RoiSet class
Converge to a single PatchStack accessor class
Moved RoiSet method dependencies over to base
Remaining test addresses multiposition CZI case
Moved patch mask-specific processing method to base
Brought RoiSet package into base
Rearranged methods, condensed into roiset package
cleanup
Combined mono and multichannel patch export methods
Removed zmask_meta references
Test covering annotated multichannel z-stacks, too
Single annotator method for annotated zstacks
Tests pass
RoiSet now iterable, i.e. traverse Rois over Pandas API
Simplified tests, corrected errors
Progress on running workflow, still throwing errors but suspect these just require method signature updates
Progress on testing classify_by method; need to pass preference of channel to patch generator without disrupting existing options to export RGB / multichannel stacks
Split into two test classes to simplify things a bit
Repaired all multichannel export cases
More test coverage of number of channels in multichannel export
More test coverage of number of channels in multichannel export
Don't try to write PNG if > 3 channels
Progress on assembling RGB exports
Simplified patch export method
get_patches now returns an extended DataFrame with a patch column, so that exporters have access to patch metadata with no risk of mixing up indexing
Removed example, workflow, and product-generating method that exported
Loading