Loading...
Loading...
Used for converting one CT DICOM series folder to a HU NIfTI volume with affine evidence. Not for multi-frame DICOM or clinical use.
npx skill4agent add nvidia/skills dicom-series-to-volumedicom_dirnifti_volumeresult_jsonskill_manifest.yamlscripts/series_to_volume.pyrun_scriptrun_script("scripts/series_to_volume.py", args=[...])dicom_volume_quality_v1| Script | Purpose | Arguments |
|---|---|---|
| Primary entrypoint declared by skill_manifest.yaml. | |
runtime.side_effects.pip_packages| Error | Cause | Fix |
|---|---|---|
| Missing dependency or import error | Runtime package drift from | Install the packages declared in the manifest or use the documented setup command. |
| Empty or schema-invalid output | Wrong input path, unsupported modality, or upstream failure. | Re-run with a known fixture and inspect the wrapper JSON plus stderr. |
| Validation gate failure | Output violated a declared engineering invariant. | Keep the failed evidence pack and use the gate message to repair inputs or wrapper code. |
ImagePositionPatientRescaleSlopeRescaleIntercept.nii.gzpython scripts/series_to_volume.py PATH_TO_DICOM_DIR --output PATH_TO_OUT.nii.gzpython -m eval_engine.run_trusted skills/dicom-series-to-volume \
--fixture PATH_TO_DICOM_DIR \
--out runs/dicom_series_to_volume_trustedn_slicesseries_instance_uidoutput.pathoutput.shapeoutput.spacingoutput.axcodesoutput.affinehu_rangeruntime.conversion_seconds