Skip to content

Fix bugs when stacking measurements

Evan Goetz requested to merge evan-goetz/pydarm:fix-stack-bug into master

This is two bugs:

  1. The MAP values stored in the JSON are the inverse Q values, so we need to take the inverse of those when putting back into a model optical response
  2. Fix what is being corrected for in the f_s and Q values in the measured and reference optical responses

Merge request reports

Loading