Closed kmader closed 8 years ago
Problem is due to images being imported as floating point slices instead of 16-bit stacks, problem solved with new table creation command
CREATE TEMPORARY TABLE newPatientData
USING fourquant.riqae.ij_images
OPTIONS (path "sample_images/*.tif")
Will try this morning. TJ
ImageJ produces an error message about images not fitting stack or 16-bit requirements