[Nexus] Correct way to specify multiple signals
GOTZ Andrew
andy.gotz at esrf.fr
Fri Jan 12 15:46:32 GMT 2018
Hi Ray,
I do not develop applications anymore but I do NOT find your example for
the 1D case confusing. I could imagine a generic application providing a
plot of [‘detector’ ‘ic0’ ‘ic1’ ‘ic2’ ic3’] against 'Seconds' followed
by an option to switch the X axes to ‘Epoch’, or ’Two_Theta' with a
single click.
I would also not have specified 4 auxiliary axes but only 2 namely
[‘Epoch’, ’Two_Theta'].
BTW my email this morning was intended for Armando only, it got sent to
the mailing list by mistake - sorry if I offended anyone ?-(. But it did
express some frustration we feel getting the Nexus standard to integrate
new features.
Could the configuration of the mailing list be changed to not replace
the sender by <nexus at shadow.nd.rl.ac.uk>. It is confusing and it seems
to be leading to duplication of the emails for some replies.
Kind regards
Andy
On 12/01/2018 15:53, Osborn, Raymond wrote:
> data:NXdata
> @axes = 'Two_Theta'
> @signal = 'NaI'
> @auxiliary = [‘detector’ ‘ic0’ ‘ic1’ ‘ic2’ ic3’]
> @auxiliary_axes = [’Seconds’, ‘Epoch’, ‘Epoch’, ’Two_Theta']
> Epoch = float64(26)
> H = float64(26)
> K = float64(26)
> L = float64(26)
> NaI = float64(26)
> Ring = float64(26)
> Seconds = float64(26)
> Two_Theta = float64(26)
> detector = float64(26)
> ic0 = float64(26)
> ic1 = float64(26)
> ic2 = float64(26)
> ic3 = float64(26)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nexusformat.org/pipermail/nexus/attachments/20180112/8ddf6b4d/attachment.html>
More information about the NeXus
mailing list