Open sgjholt opened 2 months ago
Oh you found a legacy function. I forgot why I even put it there. As it stands, the database is treated as an object database, useful for accessing electrical conduction models. But I see your point. It could be useful to make a Pyrrhenius compositional database.
I suggest moving this into a separate module, which could be expanded for different kinds of physical data manipulation/processing transformations.
It would be nice to add a method to the Database module that can take and execute arbitrary functions from this module, to apply various physical data transformations as required. I believe this separation will be better for collaboration. A developer could come in with their own arbitrary data transformations, which may be required for whatever source data they have.