Skip to content
Snippets Groups Projects
Select Git revision
  • 37-unnecessary-for-loop-in-rois-features
  • 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
12 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.021Nov20191815141211109432131Oct3028272625222015141372130Sep2624232013126315Aug14131298752131Jul2624221817161585432124Jun2010765330May22876326Apr1917151211109543229Mar282522.to_8bit was causing problems when applied to an accessor that was already 8-btRemoved leftover assertion from test developmentAdded reader class method to PatchStack, used in testCan export patch stacks as single filesShortcut method to convert an accessor to 8-bitOption to MIP label identities overlay mapCan optionally write composite TIFComposite export works, addressed previous problem which was actually clipping relatedWorking example of RGB composite export but it shows overlapping objectsOverlay map exports as multichannel z-stackIncomplete implementation of overlay object identities map using glasbey paletteIncomplete implementation of overlay object identities map using glasbey paletteIntensity-weighted deprojection passes testsDrafted intensity-weighted deprojection.apply method casts result to same dtype as input accessor by defaultCall writer that automatically creates directoryStopped catching run task errors for now, this made debugging way too hardSimplified input-output accessor mappingWorking on correcting routing of accessor IDsPipelines output more descriptive filenames with optional subdirectoriesBatch runner names files with key that is relatable back to input stack, as well as task keysession should report next "ready" task, not "waiting"Moved test locationTest of dependency checking passesPipeline runs without error, non-informative file names at endCast smooth result back to native dtypeDiscrepancy in queueing task with params pydantic object or dictMatch output accessors with already queued task IDsExpose method to lookup output accessor id by task idNo longer pop by default, tests reflect thisDirect test of binding accessor to a reserved IDReserved accessor knows its parent task_idDiscontinued embedding information about an accessor's place in trace, etc. in its ID; can add this as annotation label if neededPipelines separately reserve and binding accessor_ids; "add_accessor" method retains same functionality by calling theseReserving accessor ID without accessor object, then binding after a task, is now possibleRoiSet needs two inputs, need to find way to resolve this in clientRemoved unnecessary last step in pipelinePass write_all flag to individual run_task callsOutput time it takes to run each taskAdded some endpoints so that clients have more control over running all tasks
Loading