-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
minorMinor issue, doesn't necessarily fix functionality but is worth resolvingMinor issue, doesn't necessarily fix functionality but is worth resolving
Description
Changes to be made:
- Combine the "plot_separately" and "plot_together" boolean variables into an Enum. The Enum class better captures the fact that the type of TCA plotting can only take 2 values, not 4.
- Refactor tca_tvs* functions as there is a lot of duplicated code there.
- Remove commented code
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
minorMinor issue, doesn't necessarily fix functionality but is worth resolvingMinor issue, doesn't necessarily fix functionality but is worth resolving