Difference between revisions of "Mbirn: Data Provenance:Documentation:Method"
From NAMIC Wiki
m (Update from Wiki) |
m (Update from Wiki) |
||
Line 3: | Line 3: | ||
# Update all processing tools to output version information. | # Update all processing tools to output version information. | ||
## See [[Data_Provenance:Documentation:Output:Specification:Specification_Table|Specification]] table for necessary fields and how to obtain them | ## See [[Data_Provenance:Documentation:Output:Specification:Specification_Table|Specification]] table for necessary fields and how to obtain them | ||
− | ## Processing tools that will be architected in order to provide version information: | + | ## Processing tools that will be architected in order to provide version information: [[Mbirn:_Data_Provenance:Documentation:ToolList|Tool List]] |
− | |||
− | |||
− | |||
− | |||
## Each tool must respond to being called with a command line flag --all-info | ## Each tool must respond to being called with a command line flag --all-info | ||
# Capture version information for each task. | # Capture version information for each task. |
Revision as of 13:30, 18 December 2006
Home < Mbirn: Data Provenance:Documentation:MethodMethod
- Update all processing tools to output version information.
- See Specification table for necessary fields and how to obtain them
- Processing tools that will be architected in order to provide version information: Tool List
- Each tool must respond to being called with a command line flag --all-info
- Capture version information for each task.
- Update processing scripts (upload2.pl, dcanon.tcl) to ask processing tools for version information
- Redirect output from processing tools to a log file.
- Parse the log file for version information (dataprov.tcl)
- Place the version information into an xml file (dataprov.tcl)
- Upload version information with derived data.
- Upload the raw log file into SRB
- Upload the xml file into SRB
- Upload the necessary fields into MCAT