when running nm_extract on a mMR dcm file for a list file that has the .bf, it writes a warning like
expected number of LM words: <large number>
10240 bytes in LM fields
10240 / 4 = 2560 words
Expect no. of LM words does not equal no. read!
Looking for BF file...
...
.bf file size in bytes: .< largenumber*4>
Everything seems fine but the warning is confusing. I think it'd be better to say something like
Expected no. of LM words does not equal to the size of the LM fields. I'm going to look for a BF file
possibly also write that the .bf file size is correct.
when running
nm_extracton a mMR dcm file for a list file that has the.bf, it writes a warning likeEverything seems fine but the warning is confusing. I think it'd be better to say something like
possibly also write that the .bf file size is correct.