However in Step 18. (Compute a combined measure of fibre density and cross-section (FDC)), the last command is “mrcalc ../template/fd/IN.mif ../template/fc/IN.mif -mult ../template/fdc/IN.mif”.
Hence, there is no IN.mif file in the ../template/fd directory. Does that ../template/fd/IN.mif file refer to the ../template/fd PRE.mif ?
Files “IN.mif” and “PRE.mif” are not supposed to exist. The keywords “IN” and “PRE” are substitution strings that are manipulated by for_each in the construction of the multiplicity of commands to be executed across participants at each step.
If there’s some inconsistency in how these are used in the sequence of commands executed, then we can correct that, but my suspicion is that there’s an upstream misinterpretation.