@User: This comes from magic---magic does not anticipate the "scale" option being used in the models and so generates units in the output with suffixes "u", "n", "p" as appropriate. So to work around that, I was forced to multiply up the units by 1E6; e.g., "1.5E06u" in SPICE == "1.5" because 1E06 and "u" cancel out.