Re: [base] Imagene data format

2007-02-06 Thread Emmanuel Courcelle
Nicklas Nordborg a écrit :
 Emmanuel Courcelle wrote:
   
 Hello

 I am trying to configuration the Raw data importer plugin for use with 
 Imagene files.
 I do not know how to map theproperties Block, MetaGridX, MetaGridY

 1/ There is no Block column in the file, but I think this is replaced 
 by the MetaGrid data.

 2/ There are no MetaGridX, MetaGridY in the file, but there  are a 
 Meta Row and Meta Column fields: may I just
 assign the Imagene's Meta Row to MetaGridX, and the Imagene's Meta 
 Column to MetaGridY ?
 

 This sounds like a good idea.

 BASE uses either the block coordinate or the meta x and y coordinates.
 If you have only one coordinate value you should map it to block, if you 
 have two you should map it to the meta coordinates. If you map to both 
 block and meta coordinates only the block coordinate will be used.
   
OK
And it does not matter if it is called MetaGridX/Y in base, meaning that 
the unit isPixel, and Meta Row/Column in the file, meaning the unit is 
the row number or the column number ?

-- 
Emmanuel COURCELLE[EMAIL PROTECTED]
L.I.P.M. (UMR CNRS-INRA 2594/441) tel (33) 5-61-28-54-50
B.P.52627 - 31326 CASTANET TOLOSAN Cedex - FRANCE
--



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject unsubscribe to
[EMAIL PROTECTED]


Re: [base] Imagene data format

2007-02-06 Thread Nicklas Nordborg
Emmanuel Courcelle wrote:
 Nicklas Nordborg a écrit :
 Emmanuel Courcelle wrote:
   
 Hello

 I am trying to configuration the Raw data importer plugin for use with 
 Imagene files.
 I do not know how to map theproperties Block, MetaGridX, MetaGridY

 1/ There is no Block column in the file, but I think this is replaced 
 by the MetaGrid data.

 2/ There are no MetaGridX, MetaGridY in the file, but there  are a 
 Meta Row and Meta Column fields: may I just
 assign the Imagene's Meta Row to MetaGridX, and the Imagene's Meta 
 Column to MetaGridY ?
 
 This sounds like a good idea.

 BASE uses either the block coordinate or the meta x and y coordinates.
 If you have only one coordinate value you should map it to block, if you 
 have two you should map it to the meta coordinates. If you map to both 
 block and meta coordinates only the block coordinate will be used.
   
 OK
 And it does not matter if it is called MetaGridX/Y in base, meaning that 
 the unit isPixel, and Meta Row/Column in the file, meaning the unit is 
 the row number or the column number ?

There is no special unit to the meta coordinates in BASE. The only 
requirement is that they match the coordinates in the array design and 
they must be the same for all raw data coming from the same array 
design. I don't think pixels would be a good choice since that would 
surely differ from one slide to the next.

/Nicklas


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject unsubscribe to
[EMAIL PROTECTED]