[NeXus-definitions-tickets] [NeXusDefinitions] #32: dimensions in NXDL

NeXus Base Classes and Instrument Definitions noreply at nexusformat.org
Fri Feb 20 02:12:37 GMT 2009


#32: dimensions in NXDL
------------------------+---------------------------------------------------
Reporter:  Pete Jemian  |        Owner:  Pete Jemian
    Type:  task         |       Status:  assigned   
Priority:  major        |   Resolution:             
Keywords:               |  
------------------------+---------------------------------------------------
Changes (by Pete Jemian):

  * owner:  => Pete Jemian
  * status:  new => assigned

Comment:

 Pete Peterson wrote in an email:

 People preferred having everything in tags and attributes...
 How about this example:
 {{{
 <field name="data">
   <dimensions size="3"/>
   ...
 </field>
 <field name="time-of-flight">
   <dimensions size="1">
     <dim index="1" ref="data" refindex="3" incr="1"/>
   </dimensions>
   ...
 </field>
 }}}

 In old terms this would make data[i,j,k] and time-of-flight[k+1].
 We need to get to the stage where people
 don't need to read a manual to understand an existing NXDL.

-- 
Ticket URL: <http://trac.nexusformat.org/definitions/ticket/32#comment:1>
NeXus Base Classes and Instrument Definitions <http://www.nexusformat.org/>
NeXus Base Classes and Instrument Definitions



More information about the NeXus-definitions-tickets mailing list