You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the goals of the changes to the analysis module.
In #895 we are performing clustering using a variety of clustering parameters. We should move the code that calculates those clusters and saves them to a table to a script that can be run outside of the report. Then the report should take the clustering results as input to generate the plots.
What will your pull request contain?
A new script that can be used to look at clusters across a set of parameters. One thought is that maybe this script should live in hello-clusters rather than in the Ewing module.
Will you require additional software beyond what is already in the analysis module?
No
Will you require different computational resources beyond what the analysis module already uses?
No
If known, when do you expect to file the pull request?
No response
The text was updated successfully, but these errors were encountered:
If you are filing this issue based on a specific GitHub Discussion, please link to the relevant Discussion.
#292
Describe the goals of the changes to the analysis module.
In #895 we are performing clustering using a variety of clustering parameters. We should move the code that calculates those clusters and saves them to a table to a script that can be run outside of the report. Then the report should take the clustering results as input to generate the plots.
What will your pull request contain?
A new script that can be used to look at clusters across a set of parameters. One thought is that maybe this script should live in
hello-clusters
rather than in the Ewing module.Will you require additional software beyond what is already in the analysis module?
No
Will you require different computational resources beyond what the analysis module already uses?
No
If known, when do you expect to file the pull request?
No response
The text was updated successfully, but these errors were encountered: