Skip to content

Fixed index error when some assignment is empty in INI file

Hsiang-Yu Huang requested to merge hsiang-yu.huang/pydarm:index_bug into master

When investigating DAC-driven measurement model, we try some special cases. For example, TIA or whitening bypass measurement. In this measurement, we comment out the TIA or whitening un-compensation part. I re-modify this part in sensing.py to let us have functionality to estimate B path without TIA or Whitening un-compensation.

Close #191 (closed)

Edited by Hsiang-Yu Huang

Merge request reports