Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [january-dev] Metadata

Dear Peter Chang,

Thanks a lot for all those informations. I will take a look at it when I will be back on January.

Best regards,

Sachot Pierre.


De: "Peter Chang" <Peter.Chang@xxxxxxxxxxxxx>
À: january-dev@xxxxxxxxxxx
Envoyé: Mercredi 3 Mai 2017 10:24:54
Objet: Re: [january-dev] Metadata

 

Hi Pierre,

 

Ian Mayo added AxesMetadataExample in the examples plugin. There are also the test classes in the test plugin.

 

The main interfaces to using metadata in datasets are in IMetadataProvider (getters) and ILazyDataset (setters). Implementing new metadata is a matter of extending MetadataType interface and creating a concrete class. There are annotations (Sliceable, Reshapeable, Transposable, Dirtiable) you can add to metadata fields to affect their handling when operations occur on their host dataset.

 

Regards,

Peter

 

 

From: january-dev-bounces@xxxxxxxxxxx [mailto:january-dev-bounces@xxxxxxxxxxx] On Behalf Of sachot.pierre@xxxxxxxxxxx
Sent: 02 May 2017 14:52
To: january-dev@xxxxxxxxxxx
Subject: [january-dev] Metadata

 

Dear,

 

I would like to know if you have some examples to use metadata and how to apply them to a dataset.

 

Thanks a lot,

 

Sachot Pierre.

 

-- 

This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd.
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
 


_______________________________________________
january-dev mailing list
january-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/january-dev


Back to the top