Ticket #30 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

Create summary tool

Reported by: Peter Peterson Owned by: Peter Peterson
Priority: major Milestone: NeXus 4.1 Ready
Component: Version:
Keywords: Cc:

Description

Write new application that will generate a summary of nexus file based on information in a configuration file. The program will only accept a single configuration file that is located in a canonical location or specified on the command line.

Change History

comment:1 Changed 5 years ago by Peter Peterson

  • Status changed from new to assigned

comment:2 Changed 5 years ago by Peter Peterson

(In [857]) Initial revision of NXsummary. This refs #30.

comment:3 Changed 5 years ago by Peter Peterson

(In [858]) Split the utilities to convert to strings into a separate file. This refs #30.

comment:4 Changed 5 years ago by Peter Peterson

(In [859]) Added first pass of preferences stuff. This refs #30.

comment:5 Changed 5 years ago by Peter Peterson

(In [860]) Made dependency on libxml2 explicit. This refs #30.

comment:6 Changed 5 years ago by Peter Peterson

(In [866]) First version that can read configuration from a file. Refs #30.

comment:7 Changed 5 years ago by Peter Peterson

(In [867]) Added ability to write out the default configuration to a file. Refs #30.

comment:8 Changed 5 years ago by Peter Peterson

(In [875]) Added ability to look for preferences in some canonical locations. Refs #30.

comment:9 Changed 5 years ago by Peter Peterson

(In [877]) Added ability to check for specific parameter by label. Refs #30.

comment:10 Changed 5 years ago by Peter Peterson

(In [878]) Added meaning to the verbose argument. Refs #30.

comment:11 Changed 5 years ago by Peter Peterson

(In [879]) Added some unit conversions and summing of data. Refs #30.

comment:12 Changed 5 years ago by Peter Peterson

(In [880]) Added doxygen comments in the headers. Refs #30.

comment:13 Changed 5 years ago by Peter Peterson

(In [881]) Added DIMS and COUNT operations. Refs #30.

comment:14 Changed 5 years ago by Peter Peterson

(In [882]) Added lots of documentation to the command line. Refs #30.

comment:15 Changed 5 years ago by Peter Peterson

(In [883]) Fixed spelling error. Refs #30.

comment:16 Changed 5 years ago by Peter Peterson

(In [884]) Added ability to have labels without paths for greater formatting control. Refs #30.

comment:17 Changed 5 years ago by Peter Peterson

(In [885]) Forgot to add some files to svn. Refs #30.

comment:18 Changed 5 years ago by Peter Peterson

(In [886]) Added files to ignore. Refs #30.

comment:19 Changed 5 years ago by Peter Peterson

(In [890]) Quieted error of missing file unless in verbose mode. Refs #30.

comment:20 Changed 5 years ago by Peter Peterson

(In [891]) Fixed the spelling of coulomb (again). Refs #30.

comment:21 Changed 5 years ago by Peter Peterson

  • Status changed from assigned to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.