Loading include/json/isd.json +28 −45 Original line number Diff line number Diff line Loading @@ -63,24 +63,7 @@ "description": "The the number of samples in the image", "type": "number" }, "ITRANS_LINE": { "description": "Transformation matrix from pixels (line) to image plane (y mm)", "type": "array", "items": { "type": "number", "minItems": 3, "maxItems": 3 } }, "ITRANS_SAMPLE": { "description": "Transformation matrix from pixels (sample) to image plane (y mm)", "type": "array", "items": { "type": "number", "minItems": 3, "maxItems": 3 } }, "RADII": { "description": "The radius object FIXME this needs to be expanded to support up to 3 elts. either std carto a,b,c or equi, polar, etc", "type": "number" Loading Loading @@ -115,15 +98,15 @@ "description": "The line on the detector where the data starts", "type": "number" }, "TRANS_X": { "description": "Transformation x coefficients from image plane (mm) to pixel coordinates", "FOCAL2PIXEL_X": { "description": "Transformation x coefficients from focal plane (mm) to pixel coordinates", "type": "array", "items": { "type": "number" } }, "TRANS_Y": { "description": "Transformation y coefficients from image plane (mm) to pixel coordinates", "FOCAL2PIXEL_Y": { "description": "Transformation y coefficients from focal plane (mm) to pixel coordinates", "type": "array", "items": { "type": "number" Loading Loading
include/json/isd.json +28 −45 Original line number Diff line number Diff line Loading @@ -63,24 +63,7 @@ "description": "The the number of samples in the image", "type": "number" }, "ITRANS_LINE": { "description": "Transformation matrix from pixels (line) to image plane (y mm)", "type": "array", "items": { "type": "number", "minItems": 3, "maxItems": 3 } }, "ITRANS_SAMPLE": { "description": "Transformation matrix from pixels (sample) to image plane (y mm)", "type": "array", "items": { "type": "number", "minItems": 3, "maxItems": 3 } }, "RADII": { "description": "The radius object FIXME this needs to be expanded to support up to 3 elts. either std carto a,b,c or equi, polar, etc", "type": "number" Loading Loading @@ -115,15 +98,15 @@ "description": "The line on the detector where the data starts", "type": "number" }, "TRANS_X": { "description": "Transformation x coefficients from image plane (mm) to pixel coordinates", "FOCAL2PIXEL_X": { "description": "Transformation x coefficients from focal plane (mm) to pixel coordinates", "type": "array", "items": { "type": "number" } }, "TRANS_Y": { "description": "Transformation y coefficients from image plane (mm) to pixel coordinates", "FOCAL2PIXEL_Y": { "description": "Transformation y coefficients from focal plane (mm) to pixel coordinates", "type": "array", "items": { "type": "number" Loading