Skip to content
Snippets Groups Projects
Select Git revision
  • 29-deserialization-can-lead-to-disconnected-objects
  • 30-ilastik-model-classes-preclude-multiple-channels
  • 32-roiset-patch-exports-don-t-support-multiple-specified-channels
  • 36-roiset-creation-may-error-when-created-with-blank-label-map
  • 37-422-when-loading-ilastik-model-from-imagej-client
  • 38-imagej-client-is-forced-to-specify-a-single-channel
  • 48-pipeline-router-circular-import-error
  • 50-running-scripts-run_server-from-command-line-raises-errors
  • 64-long-compute-time-blocks-pipeline-requests
  • 7-composing-pipelines-can-be-convoluted-with-accessor-class
  • 73-batch-runner-scrambles-stack-index
  • 78-task-timer-results-in-batch-jobs
  • build-2024.06.03
  • build-2024.07.08
  • chaeo_pipeline
  • cluster-deploy
  • dev-proj0024-exp0005
  • dev_boundary_seg_pipeline
  • dev_conda_build
  • dev_patch_viz
  • 2025.02.01
  • 2024.11.01
  • 2024.10.01
  • 2024.06.03
  • 2024.04.19
  • 2024.03.01
26 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.014Aug131298752131Jul2624221817161585432124Jun22212010765330May2217876326Apr1917151211109543229Mar2825222176429Feb282019157653226Jan259822Dec21201914Nov1310763231Oct30Shortcut when initializing PipelineTraceMoved boundary pipeline calls to trec-adaptive-feedback from nowdocstrings onlySeparated out derived channel functionality from main RoiSet class and testsTest covers derived inputs pipeline method directlyConsolidate some testing methodsConsolidated some recurring steps in API testingSuccessful test calling RoiSet workflow over APIwrite_accessor returns filename, not pathExpose method to get dataframe in a format that is JSON-serializableStill wiring up API router....Server starts; needed to remove old app routing from test class. Loading a real object classifier instead of dummy.Getting server errorsFirst test passes on direct pipeline call with accessorsWork in progress: translating RoiSet workflow from trec-adapative-feedbackRemoved YOLOv8 wrappers; delintCan read accessor from file with name in path itselfilastik tests passNo longer assume that accessor_id and model_id are the defaultsTest passes on ilastik pipelineStill adapting ilastik pipeline testRemove model_id and accessor_id from defaultsNo longer return model_id in recordParameters auto-validates anything ending in accessor_id and model_id; call_pipeline() maps these to objects and sends to pipeline function as dicts of respective objectsLifted TODO commentIntermediate data can now be kept in session contextAdded method to filter trace's accessorsReorganized pipeline utility methodMoving as much of pipeline code as possible to reusable functionsSuperclass for pipeline parametersSegmentation pipeline over API raises correct HTTPExceptionTest covers accessor output from segmentation pipelineTest covers accessor outputRegister output accessor to session, not yet exportedAdded session method to get accessor object with and without poppingAdded and tested exception handling for unlisted accessor IDImplemented list/get/add/delete accessorsClose to implementing accessor add/delete/list to APISession can add and delete accessors to its scopeOption to specify model ID
Loading