Skip to content
Snippets Groups Projects
Select Git revision
  • 37-unnecessary-for-loop-in-rois-features
  • dev-nda-stream
  • dev_patch_viz
  • master default protected
  • migrate_model_server
  • staging protected
  • 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.
Created with Raphaël 2.2.012Nov11109432131Oct3028272625222015141372130Sep2624232013126315Aug14131298752131Jul2624221817161585432124Jun2010765330May22876326Apr1917151211109543229Mar2825222176429Feb282019157Merge branch 'dev_serverside_batch' into stagingMerge branch 'bug_walrus_op' into 'staging'Merge branch 'revert-e27e59ed' into 'master'stagingstagingRevert "Merge branch 'bug_walrus_op' into 'master'"Merge branch 'bug_walrus_op' into 'master'Order-of-operations bug using walrus operatorAdded client verification of server side pathsCleaned up task status filter; created null favicon endpoint to clear 404Automatically write by subdirectoryPipeline interm accessors are now returned in a dict with keys indicating their step, instead of a listReport tasks by statusTasks all run without errorsSeparated out RoiSet objects from their info dictionary, similar to accessorsSeparated out accessor objects from their info dictionary, to prevent data conversion issues with pandasAdded endpoint to show only errorsOptional 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 events
Loading