Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
t-b opened this issue May 18, 2023 · 2 comments · Fixed by #1753
Open

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

t-b opened this issue May 18, 2023 · 2 comments · Fixed by #1753
Labels
Analysis Functions Dashboard bug Something isn't working Found in logfiles Issues found by digging into the logfiles IVSCC

Comments

@t-b
Copy link
Collaborator

t-b commented May 18, 2023

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 t-b added bug Something isn't working IVSCC labels May 18, 2023
@t-b t-b added Found in logfiles Issues found by digging into the logfiles Analysis Functions Dashboard labels May 19, 2023
@t-b
Copy link
Collaborator Author

t-b commented Jun 1, 2023

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

@t-b t-b closed this as completed in #1753 Jun 14, 2023
@t-b t-b reopened this May 1, 2024
@t-b
Copy link
Collaborator Author

t-b commented May 1, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Analysis Functions Dashboard bug Something isn't working Found in logfiles Issues found by digging into the logfiles IVSCC
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant