Skip to content

carli/1937_cursor_info_for_spatial_profile_smoothing#1938

Merged
YuHsuan-Hwang merged 11 commits intodevfrom
carli/1937_cursor_info_for_spatial_profile_smoothing
Sep 27, 2022
Merged

carli/1937_cursor_info_for_spatial_profile_smoothing#1938
YuHsuan-Hwang merged 11 commits intodevfrom
carli/1937_cursor_info_for_spatial_profile_smoothing

Conversation

@crocka
Copy link
Copy Markdown
Contributor

@crocka crocka commented Aug 2, 2022

Description
A method called genSmoothedProfilerInfo is created. It extracts the y value of the smoothed profile and display the info below the spatial profiler.

Checklist

  • changelog updated / no changelog update needed
  • e2e test passing / added corresponding fix
  • protobuf updated to the latest dev commit / no protobuf update needed

@crocka crocka marked this pull request as draft August 2, 2022 01:30
@crocka crocka changed the title Implemented cursor info for smoothed spatial profile carli/1937_cursor_info_for_spatial_profile_smoothing Aug 2, 2022
@YuHsuan-Hwang YuHsuan-Hwang self-assigned this Sep 6, 2022
@kswang1029
Copy link
Copy Markdown
Collaborator

@crocka for the spatial profiler widget, we will also need to show the smoothed x value along with the smoothed y value too. Once it is added, a PR it is 👍

Screen Shot 2022-09-16 at 08 32 53

Copy link
Copy Markdown
Collaborator

@kswang1029 kswang1029 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@crocka thanks for adding the smoothed x value to the cursor info. We need to considered the smoothed x value as well (eg with binning, smoothed x is not necessary identical to the raw x).

Screen.Recording.2022-09-19.at.13.27.03.mov

As for the smoothed wcs, it is a bit tricky I think due to the non-linear nature. I suggest we don't show smoothed wcs for now.

@kswang1029
Copy link
Copy Markdown
Collaborator

kswang1029 commented Sep 20, 2022

@crocka good for a PR 👍

@YuHsuan-Hwang YuHsuan-Hwang marked this pull request as ready for review September 20, 2022 06:51
Copy link
Copy Markdown
Contributor

@YuHsuan-Hwang YuHsuan-Hwang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

overall looks good 👍

Copy link
Copy Markdown
Collaborator

@kswang1029 kswang1029 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

manual test looks fine. no regression is observed from e2e tests. 👍

@YuHsuan-Hwang
Copy link
Copy Markdown
Contributor

@crocka Please resolve conflicts and update changelog.

@YuHsuan-Hwang YuHsuan-Hwang merged commit 8b16585 into dev Sep 27, 2022
@YuHsuan-Hwang YuHsuan-Hwang deleted the carli/1937_cursor_info_for_spatial_profile_smoothing branch September 27, 2022 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants