niaid / image_portal_workflows

Workflows related to project previously referred to as "Hedwig"
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

define API usage to enable prelim Hedwig testing #386

Closed philipmac closed 10 months ago

philipmac commented 11 months ago

2D / dm conversion: https://prefect2.hedwig-workflow-api.niaiddev.net/api/deployments/d860f33f-dbce-461e-bf84-ebf2bfa4689c/create_flow_run

BRT: (sub GUID per workflow) df67887d-e6eb-4ac8-8d1a-3c56786252ef

FIBSEM: b9ef0ba8-5baa-4b4d-819a-af5d1e002d5e

Large 2D PNG Colour / ROI pipeline: 811a9f4e-b056-4a58-a0a2-27229d263010

IF / multichannel CZI: 8e1794b1-fa37-4dd4-8d7a-e6c0255c281a

curl -X 'POST' \ 'https://prefect2.hedwig-workflow-api.niaiddev.net/api/deployments//create_flow_run' \ -H 'accept: application/json' \ -H 'Content-Type: application/json' \ -d '{ "parameters": {"key": value, "key2": value2, ...} }'

All input parameters per workflow remain unchanged. All output JSON remains unchanged.

philipmac commented 10 months ago

closed in https://niaid.github.io/image_portal_workflows/usage.html#cli-sdk-submission