You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The YAML config file can be used to store the metadata. But, in the current version, we are missing the information about DataPrep.
So, we should add the following information, which also involve small modification in DataPrep:
Number of frequency points. We need to change the input of the interpolation point, to now accept the original freq and Z, and the number of freq points. Then, we take the end points of the original freq, and generate the new freq points with the specified number of freq points.
The YAML config file can be used to store the metadata. But, in the current version, we are missing the information about DataPrep.
So, we should add the following information, which also involve small modification in DataPrep: