Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
t-b committed Nov 23, 2023
1 parent 1163366 commit 0d40569
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@ static Function PS_DS_AD6_preAcq(string device)
AFH_AddAnalysisParameter("PSQ_DaScale_Adapt_DA_0", "BaselineRMSShortThreshold", var=0.07)

// SamplingMultiplier, SamplingFrequency use defaults

AFH_AddAnalysisParameter("PSQ_DaScale_Adapt_DA_0", "MaxFrequencyChangePercent", var=25)

// use defaults for the rest
Expand Down Expand Up @@ -846,4 +846,4 @@ static Function PS_DS_AD8([string str])

sweepNo = AFH_GetLastSweepAcquired(str)
CHECK_EQUAL_VAR(sweepNo, NaN)
End
End

0 comments on commit 0d40569

Please sign in to comment.