Skip to content

Python utility to find the fastest combination of bin refine factors #97

@manodeep

Description

@manodeep

Essentially the same as #91 as fixed in commit 3478f63. That commit simply needs to be copied over to all other extensions. Would be an ideal issue to solve for a newcomer to the repo.

Theory

  • DD
  • DDrppi
  • DDsmu
  • wp
  • xi
  • vpf

Mocks

For Advanced Users

  • Implement a decorator that can be applied to any of the clustering functions. This decorator would set up a triple nested loop over x/y/z-binref and runs the underlying function (passing all the parameters through). The only parameters for this decorator would be the maxbinref, nrepeats and return_runtimes. This decorator can then be applied to all remaining clustering statistics (i.e., the functions without dedicated helper routines)

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions