NIFF checker Checking NIFF data
Syntax
checknb2 input-file
Description
Checks whether there are mistakes in the NIFF data input-file. Checks according to the NIFF version of the data that was read.
The entire NIFF data file is read, and then a check is performed on the necessary parts. The data is output in the same format as nb2nt.
The entire output, including errors and warnings, is sent to standard output.
What is checked is the data size and the tags. This command does not check whether the links are correct. No other checks are performed. Therefore, there is no guarantee that data is correct even though nothing was detected by checknb2.
Notes
Because the data is read as much as possible even when errors occur, sometimes a "segmentation fault" error can arise.
See Also