firecrown icon indicating copy to clipboard operation
firecrown copied to clipboard

Use cluster theoretical prediction from CROW

Open m-aguena opened this issue 1 month ago • 1 comments

New feature requests and enhancements Use cluster theoretical prediction from crow

Problem description The development of cluster theoretical prediction is being done in crow

Proposed solution Import crow and use in firecrown

m-aguena avatar Nov 05 '25 15:11 m-aguena

Hello @m-aguena , we are happy to depend on crow for cluster computations. However, we need crow to be on conda-forge. That way we can have it as one of our dependencies.

This will also require an object in Firecrown (probably a Statistic) that will handle all fitting parameters and will communicate with crow objects. Moreover, currently there are tools that will be used in different cluster computations that are stored in ModelingTools, this will also require an Updatable in Firecrown capable of configuring the associated crow object correctly.

vitenti avatar Nov 11 '25 18:11 vitenti