t1Seg Submits an asynchronous t1 segmentation request, returning a job ID as reference for subsequent requests to check and retreive results.

t1Seg(object, data = "T1SegData")

# S4 method for MriCloudR,T1SegData
t1Seg(object, data = "T1SegData")

Arguments

object

Object of class MriCloudR-class.

data

A object of T1SegData containing payload data and metadata for the upload.

Value

Returns the job ID for the processing request.