SmartProof5 - Import Tiles locations

Post your acquisition-related questions and macros here
Post Reply
user-7045
Posts: 7
Joined: Thu Jan 01, 1970 1:00 am

SmartProof5 - Import Tiles locations

Post by user-7045 »

I have a problem with importing Tiles.
This should be as easy as creating a csv file with this exact header

Code: Select all

"Name","X","Y","Z","Width","Height","ContourType"
"TR1",7857,15114,2500,1421,1421," "
This does not give any error but does not import the tiles.
Can you please provide a functioning csv file to import tiles ?

Also why is the Contour type?
If you put "None" or "Area" or "Size", it won't import the file ?


Thank you
user-4
Posts: 398
Joined: Thu Jan 01, 1970 1:00 am

Post by user-4 »

This is a forum for OAD on basis of Zen blue.
We also support Zen Core as far as LM (light microscope) is concerned.

But it is not easy for us to support SmartProof on ZenCore. Even if you had Zen Core in combination with LM it is necessarily to use Zen blue to generate a ‘valid experiment’ or export/import tiles.

We know little about SmartProof on ZenCore. Therefore we cannot generate any code or files that will ‘work’.

I am trying to find someone who is in a position to give advice.
user-7045
Posts: 7
Joined: Thu Jan 01, 1970 1:00 am

Post by user-7045 »

Add "Rectangle" at the end for "Contour Type" and the csv import works.

Code: Select all

"Name","X","Y","Z","Width","Height","ContourType"
"TR1",7857,15114,2500,1421,1421,Rectangle
Best
Post Reply