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

Add utility function to generate a set of transforms for a sample #162

Closed
whitews opened this issue Jun 8, 2023 · 0 comments
Closed

Add utility function to generate a set of transforms for a sample #162

whitews opened this issue Jun 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@whitews
Copy link
Owner

whitews commented Jun 8, 2023

Given a Sample instance, generate a set of transforms for every channel. The set would create linear transforms for scatter & time channels and logicle transforms for fluorescence channels. The appropriate transform parameters (e.g. 'param_t') for each channel would be determined by the Sample metadata. The function would live in sample_utils and return a dictionary where key was the channel PnN label and the value was a Transform instance.

@whitews whitews added the enhancement New feature or request label Jun 8, 2023
@whitews whitews added this to the Release version 1.1.0 milestone Jun 8, 2023
@whitews whitews closed this as completed May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant