Initial revision
This commit is contained in:
23
doc/user/nextrics.htm
Normal file
23
doc/user/nextrics.htm
Normal file
@ -0,0 +1,23 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>TRICS NeXus Fiel Wrting Object</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<H1>TRICS NeXus File Writing Object</H1>
|
||||
<P>
|
||||
TRICS writes its data files in the upcoming NeXus data format standard for
|
||||
neutron scattering and X-ray diffraction. The user may interact with this
|
||||
object through the following commands:
|
||||
<DL>
|
||||
<DT>nexus start
|
||||
<DD>Starts a new NeXus file.
|
||||
<DT>nexus reopen filename
|
||||
<DD>Reopens a NeXus file which has already been written to.
|
||||
<DT>nexus dumpframe
|
||||
<DD>Writes a frame of data at the current settings to the NeXus file.
|
||||
<DT>nexus file
|
||||
<DD>Prints the filename of the data file currently in use.
|
||||
</DL>
|
||||
</P>
|
||||
</BODY>
|
||||
</HTML>
|
Reference in New Issue
Block a user