Skip to content

Add clustering to output posterior samples of run_flake.py #20

@mattpitkin

Description

@mattpitkin

The posterior samples output from the code should be clustered to separate out the modes (particular signals can be shared between multiple model components). This would cluster e.g. sinusoids with the same periods and amplitudes, and flares with the same/overlapping start times. One way of doing this might be to use an infinite Gaussian Mixture Model, e.g. as implemented in scikit-learn.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions