Fills NULL fields (display, description, unit, parameterization) from a
lookup toml file. Matches the comment's name field against toml keys.
Usage
apply_lookup_defaults(comment, lookup_path)
Arguments
A ThetaComment, OmegaComment, or SigmaComment object
- lookup_path
Path to a toml lookup file
Value
The modified comment object