You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When only providing one segment to gridIntensity in perVisitTrace, the returned variables.gridIntensity only shows what was provided and no longer shows the default global intensity for the other segments.
To Reproduce
Steps to reproduce the behavior:
Call perVisitTrace using SWD model while only providing one or two segment grid intensities
Notice returned variables.gridIntensities only contains the ones you set
Expected behavior
Returned variables.gridIntensity should show all intensities (including defaults).
Environment (please complete the following information):
NodeJS
The text was updated successfully, but these errors were encountered:
Describe the bug
When only providing one segment to gridIntensity in perVisitTrace, the returned variables.gridIntensity only shows what was provided and no longer shows the default global intensity for the other segments.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Returned variables.gridIntensity should show all intensities (including defaults).
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: