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

Asymmetric Filters Feature #293

Merged
merged 20 commits into from
Oct 7, 2024
Merged

Conversation

gulbikeimge
Copy link
Collaborator

@gulbikeimge gulbikeimge commented Sep 29, 2024

Overview

This PR contains the asymmetric filters feature. This feature makes it possible to activate the asymmetric filters for each participant and change the filters through which that participant sees other participants.

How to test?

Create an experiment with at least 2 participants. Navigate to the "Asymmetric Filters" tab within the participant data modal for a participant and enable the asymmetric filters. From the appeared list, apply filters to the other participants for this participant's point of view. Save the session and start the experiment to see the asymmetric filters applied for that participant.

Checklist

  • Correct base branch was selected (usually development)
  • development was merged into this branch and potential conflicts resolved
  • Terminology is consistent with the rest of the codebase
  • Reviewers are assigned
  • Optional: Wiki pages were updated to reflect the changes (list changed pages above)

@gulbikeimge gulbikeimge added enhancement New feature or request front end Relating to a development task in the frontend. back end Relating to development tasks in the backend. participant workflow Relating to the workflow of participants of a hosted experiment. researcher workflow Relating to the workflow of experimenters or researchers. labels Sep 29, 2024
@gulbikeimge gulbikeimge self-assigned this Sep 29, 2024
@gulbikeimge gulbikeimge marked this pull request as draft September 29, 2024 22:28
# Conflicts:
#	backend/sessions/bbbef1d7d0.json
#	frontend/src/modals/ParticipantDataModal/ParticipantDataModal.tsx
#	frontend/src/pages/SessionForm/SessionForm.jsx
@gulbikeimge gulbikeimge marked this pull request as ready for review October 3, 2024 16:16
Copy link
Member

@NCEghtebas NCEghtebas left a comment

Choose a reason for hiding this comment

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

Really cool new functionality! I also really love the attention to quality of life improvements such as making sure the participant modal opens upon clicking the plus sign in the session creation page and how the default filters are shown in the asymmetric filters view for each participant. Really great workflow design!

I tested it with edge detection, rotation, and openface asymmetric filters + asymmetric canvas with 2 participants with recording and it worked great.

Since this code has some new structural changes I would be grateful if you could quickly update our uml diagram.

@gulbikeimge gulbikeimge merged commit ac82c9e into development Oct 7, 2024
4 checks passed
@gulbikeimge gulbikeimge deleted the frontend-gk-asymmetric-filter branch October 7, 2024 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back end Relating to development tasks in the backend. enhancement New feature or request front end Relating to a development task in the frontend. participant workflow Relating to the workflow of participants of a hosted experiment. researcher workflow Relating to the workflow of experimenters or researchers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants