AllenInstitute / MIES

Multichannel Igor Electrophysiology Suite
https://alleninstitute.github.io/MIES/user.html
Other
22 stars 6 forks source link

Logfile bugs: "Missing DAScale stepsize LBN entry" #1725

Open t-b opened 1 year ago

t-b commented 1 year ago

Example:

{
  "action": "report",
  "exp": "C57BL6J-629713.05.01.02",
  "id": "99ac17d",
  "msg": "Missing DAScale stepsize LBN entry",
  "source": "BUG",
  "stacktrace": "Stacktrace:
   AD_CheckProc_Toggle(...)#L1221 [MIES_AnalysisFunctions_Dashboard.ipf]
   AD_Update(...)#L61 [MIES_AnalysisFunctions_Dashboard.ipf]
   AD_FillWaves(...)#L284 [MIES_AnalysisFunctions_Dashboard.ipf]
   AD_GetResultMessage(...)#L169 [MIES_AnalysisFunctions_Dashboard.ipf]
   AD_GetSquarePulseFailMsg(...)#L413 [MIES_AnalysisFunctions_Dashboard.ipf]
   ",
  "ts": "2022-11-30T14:15:41.375-08:00"
}

Experiments:

"C57BL6J-629713.05.01.02"

Files:

.\W10DT1120232-07-svc-ivscc-2023-02-01T16_08_29Z\Log.jsonl.bPpYJf

Code:

Packages/MIES/MIES_AnalysisFunctions_Dashboard.ipf=static Function/S AD_GetSquarePulseFailMsg(numericalValues, sweepNo, headstage)
Packages/MIES/MIES_AnalysisFunctions_Dashboard.ipf:      BUG("Missing DAScale stepsize LBN entry")
t-b commented 1 year ago

@ru57y34nn Can you get the experiment file "C57BL6J-629713.05.01.02"?

t-b commented 5 months ago

This happened again with adaptive testing.

FTP: issue-1532/2024_04_25_091659-compressed.nwb Sweep 76.

PSQ_SquarePulse does store the stepsize via PSQ_StoreStepSizeInLBN(device, PSQ_SQUARE_PULSE, s.sweepNo, PSQ_SP_INIT_AMP_p100) in PRE_SET_EVENT.