Skip to content
Snippets Groups Projects
Select Git revision
  • 37-unnecessary-for-loop-in-rois-features
  • dev-lazy-roiset-deser
  • dev-nda-stream
  • dev-proj0024
  • dev_patch_viz
  • master default protected
  • migrate_model_server
  • staging protected
  • 2025.03.01
  • 2024.10.01
  • 2024.06.03
  • 2024.04.19
  • 2024.03.01
13 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.011Nov109432131Oct3028272625222015141372130Sep2624232013126315Aug14131298752131Jul2624221817161585432124Jun2010765330May22876326Apr1917151211109543229Mar2825222176429Feb2820191576Optional halt client on non-200 responseBatch runner successfully loads ilastik modelTest now covers loading ilastik model from session's conf path, not just absolute pathAutomatically leave .path file in original directory when a new one is watched by APISession has a watch directory for configuration files, which ilastik router interprets as being the root for ilastik files as well. This is changeable from API.Option to automatically write accessors when calling all tasks, or individual tasksImplemented batch runner client, can lazy load accessors, still much to doDon't load accessor just to report its infoAdded option to parse method from JSON-like dictAdded TODOPass lazy loading option from APIRemoved commented codeLocal client; test client now uses this, tooStarted modifying batch runner utility for serverside task processing; require implementation of non-test clientMerge branch 'dev_acc_loading' into 'staging'Added and tested endpoint to run all unfinished tasksFinished test deletion of accessors associated with a pipeline task_idRemoved notion on unloading data from accessorAdded unload methodLazy loading remains only a feature of GenericImageFileAccessor; not applied to PatchStackCompleted lazy loading implementation at acccesor levelFile-backed accessors no longer keep file handle open; lazy loading passes in principleload method returns data array, init assigns itMerge branch 'dev_task_queue' into 'staging'Log task-related session eventsCleaned up TODOs, tests passAdded method to support queue-based tasks executionRenamed task-management class since it is technically not a queueTest covers failure originating in task executionTest covers task APIPass pop parameter when writing accessorsOption to schedule pipeline as a taskTests pass using task queueTasks runs, just need to hook up result with pipeline testImplemented queue, basic endpoints, and first pipeline example. Did not yet test execution.Merge branch 'staging' of git.embl.de:rhodes/model_server into stagingMerge branch 'staging' into 'master'Merge branch 'release_2024.11.01' into 'staging'Accidentally called channel picking twiceMerge branch 'staging' into 'master'
Loading