.nii.gz) or a DICOM folder, select an AI model, and click Submit to GPU Cluster.
.nii.gz model output.
.nii.gz), pick the modality (CT / MRI / PET-CT / Other) and enter the scan date. Scans are stored on the platform, so they persist across sessions and can be re-used.
.nii.gz
.nii.gz volume in the same voxel space and orientation as the input..json document with the model's predictions or numeric metrics..nii.gz, and adds it to your file
queue — no re-upload.
Tab to a pane, then scroll, ↑/↓, PgUp/PgDn, Home/End; 1/2/3 select panes; press ? in the viewer for the full shortcut list.Shift+click any pane to jump all three planes to that voxel, with its coordinates and true intensity (HU for CT) read from the raw data.…_output_edited.nii.gz, and one click reverts to the model output at any time.GET /api/jobs/<id>/provenance:
{
"schema": "nalvera-job-provenance/1",
"job_id": "AB12CD34",
"model": { "id": "totalsegmentator_ct", "version": "2.5.0" },
"input": { "sha256": "…" },
"execution": { "docker_image": "…", "docker_image_digest": "sha256:…",
"completed_by": "gpu-worker-3" },
"editing": { "edited": false }
}