-
Notifications
You must be signed in to change notification settings - Fork 3
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
Integration fingerprints and clustering #19
base: production
Are you sure you want to change the base?
Conversation
…gs in clusteringViewController need to be corrected; vigilance parameter buttons must be persisted) wip(unspecific clustering result class must be added.) wip(access to fingerprint settings)
clustering test with 60k failed, outof Memory exception was thrown
wip(clean up code)
…ven artifact as a dependency;
SonarCloud Quality Gate failed.
|
Bug: Fingerprint dimensionality 0 can be set ATM but this needs to be prohibited. |
TODO: setting to choose molecule or fragment frequency for choosing the most frequent fragments for fingerprint is available in GUI but has no working functionality behind it yet. |
Bug: Labelling of vigilance parameter buttons, mistake in "k-assignment" |
TODO: Tidy up clustering view controller |
TODO: overview view needs to be taken as module, not copied code. Some functionality has been turned off here, though. |
e.g. the jumping |
TODO: Can histogram be made into a module that is reused instead of copying code? |
TODO: apply spotless for (hopefully) successful Gradle build |
TODO: Look at SonarCloud quality gate failures (bugs, code duplications) |
add default button to histogram view and its other usages within MORTAR. |
Note: this PR points to main branch |
Updated to production. I will deal with the conflicts when mergeing production into this branch before continuing the work here. |
there is an "unnecessary" scroll bar at the bottom of the histogram view. |
Work in progress!