Previous topic

3.3.15. NXdisk_chopper

Next topic

3.3.17. NXenvironment

This Page

3.3.16. NXentryΒΆ

Status:

base class, extends NXobject, version 1.0

Description:

(required) Template of the top-level NeXus group which contains all the data and associated information that comprise a single measurement. It is mandatory that there is at least one group of this type in the NeXus file.

Symbols:

No symbol table
Groups cited:
NXcharacterization, NXcollection, NXdata, NXinstrument, NXmonitor, NXnote, NXparameters, NXprocess, NXsample, NXsubentry, NXuser

Structure:

@IDF_Version: NX_CHAR

ISIS Muon IDF_Version

title: NX_CHAR

Extended title for entry

experiment_identifier: NX_CHAR

Unique identifier for the experiment, defined by the facility, possibly linked to the proposals

experiment_description: NX_CHAR

Brief summary of the experiment, including key objectives.

collection_identifier: NX_CHAR

User or Data Acquisition defined group of NeXus files or NXentry

collection_description: NX_CHAR

Brief summary of the collection, including grouping criteria.

entry_identifier: NX_CHAR

unique identifier for the measurement, defined by the facility.

definition: NX_CHAR

(alternate use: see same field in NXsubentry for preferred)

Official NeXus NXDL schema to which this file conforms.

This field is provided so that NXentry can be the overlay position in a NeXus data file for an application definition and its set of groups, fields, and attributes.

It is advised to use NXsubentry, instead, as the overlay position.

@version: NX_CHAR

NXDL version number

@URL: NX_CHAR

URL of NXDL file

definition_local: NX_CHAR

(deprecated use: see same field in NXsubentry for preferred) Local NXDL schema extended from the file specified in the definition field. This contains any locally-defined, additional fields in the file.

@version: NX_CHAR

NXDL version number

@URL: NX_CHAR

URL of NXDL file

start_time: NX_DATE_TIME

Starting time of measurement

end_time: NX_DATE_TIME

Ending time of measurement

duration: NX_INT {units=NX_TIME}

Duration of measurement

collection_time: NX_FLOAT {units=NX_TIME}

Time transpired actually collecting data i.e. taking out time when collection was suspended due to e.g. temperature out of range

run_cycle: NX_CHAR

Such as “2007-3”. Some user facilities organize their beam time into run cycles.

program_name: NX_CHAR

Name of program used to generate this file

@version: NX_CHAR

Program version number

@configuration: NX_CHAR

configuration of the program

revision: NX_CHAR

Revision id of the file due to re-calibration, reprocessing, new analysis, new instrument definition format, ...

@comment: NX_CHAR

pre_sample_flightpath: NX_FLOAT {units=NX_LENGTH}

This is the flightpath before the sample position. This can be determined by a chopper, by the moderator or the source itself. In other words: it the distance to the component which gives the T0 signal to the detector electronics. If another component in the NXinstrument hierarchy provides this information, this should be a link.

(data): NXdata

The required data group

experiment_documentation: NXnote

Description of the full experiment (document in pdf, latex, ...)

notes: NXnote

Notes describing entry

thumbnail: NXnote

A small image that is representative of the entry. An example of this is a 640x480 jpeg image automatically produced by a low resolution plot of the NXdata.

@mime_type: NX_CHAR

The value should be an image/*

Obligatory value: image/*

(characterization): NXcharacterization

(user): NXuser

(sample): NXsample

(instrument): NXinstrument

(collection): NXcollection

(monitor): NXmonitor

(parameters): NXparameters

(process): NXprocess

(subentry): NXsubentry

Source:
Automatically generated from https://github.com/nexusformat/definitions/blob/master/base_classes/NXentry.nxdl.xml