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
My idea was the following: While performing a measurement, it is
typically clear which of the dataset is the most relevant one. For
instance in a single-port reflection measurement this is the phase most
of the time, in time domain measurements, the phase_average is typically
the one that is used to fit the data (freuqency of oscillations,
damping, ...). While the dataset to be fitted is currently specified in
the subsequent fit command, it would be nice to have a default stored in
the respective h5 file that states which dataset to fit by default. Of
course this can be overwritten by the fit command.
By this, all fitting during the regular measurement procedure could be
performed by one standard command.
Am 04.07.2018 um 12:08 schrieb rotzinger:
I see, that can certainly be implemented. It may be a good idea to make it unified over different measuring types, transport, spectroscopy, timedomain and so on.
I think this is problematic and will lead to additional info stored fixedly into the h5 file that might in many cases be wrong. (Compare the trouble with comments that are forgotten to be adapted and forever preserve wrong information in h5 files). I think this should stay in the fitting command outisde the file.
This information could be read out by qfit and other post-processing modules.
The text was updated successfully, but these errors were encountered: