Fixup paths to match nexus spec.
r2112 | ffr | 2007-08-16 14:28:14 +1000 (Thu, 16 Aug 2007) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
1feea01434
commit
127249e294
@@ -38,7 +38,7 @@ set instrument_dictionary [subst {
|
|||||||
datatype @none
|
datatype @none
|
||||||
property {data true control true nxsave false klass NXdetector type part}
|
property {data true control true nxsave false klass NXdetector type part}
|
||||||
}
|
}
|
||||||
instrument/sample {
|
sample {
|
||||||
privilege spy
|
privilege spy
|
||||||
sobj {@any sample}
|
sobj {@any sample}
|
||||||
datatype @none
|
datatype @none
|
||||||
@@ -50,7 +50,7 @@ set instrument_dictionary [subst {
|
|||||||
datatype @none
|
datatype @none
|
||||||
property {data true control true nxsave false klass NXcollimator type part}
|
property {data true control true nxsave false klass NXcollimator type part}
|
||||||
}
|
}
|
||||||
instrument/monitor {
|
monitor {
|
||||||
privilege spy
|
privilege spy
|
||||||
sobj {@any monitor}
|
sobj {@any monitor}
|
||||||
datatype @none
|
datatype @none
|
||||||
@@ -68,17 +68,23 @@ set instrument_dictionary [subst {
|
|||||||
datatype @none
|
datatype @none
|
||||||
property {data true control true nxsave false klass NXfilter type part}
|
property {data true control true nxsave false klass NXfilter type part}
|
||||||
}
|
}
|
||||||
|
user {
|
||||||
|
privilege spy
|
||||||
|
sobj {@any user}
|
||||||
|
datatype @none
|
||||||
|
property {data true control true nxsave false klass NXuser type part}
|
||||||
|
}
|
||||||
experiment {
|
experiment {
|
||||||
privilege spy
|
privilege spy
|
||||||
sobj {@any user @any experiment}
|
sobj {@any experiment}
|
||||||
datatype @none
|
datatype @none
|
||||||
property {data true control true nxsave false klass NXentry type part}
|
property {data true control true nxsave false klass NXnote type part}
|
||||||
}
|
}
|
||||||
data {
|
data {
|
||||||
privilege spy
|
privilege spy
|
||||||
sobj {@any data}
|
sobj {@any data}
|
||||||
datatype @none
|
datatype @none
|
||||||
property {data true control false nxsave false klass NXdata type part datatype UNKNOWN}
|
property {data true control false nxsave false klass NXdata type part datatype UNKNOWN currentfiletype UNKNOWN}
|
||||||
}
|
}
|
||||||
data/data_set {
|
data/data_set {
|
||||||
privilege spy
|
privilege spy
|
||||||
|
|||||||
Reference in New Issue
Block a user