openmsi / openmsimodel

OpenMSIModel uses the GEMD (Graphical Expression of Material Data) format to interact with generalized laboratory, analysis, and computational materials data.
1 stars 3 forks source link

Migrated BaseNode Method Hotfixes, Added UniformReal Support. #1

Closed gb-murray closed 10 months ago

gb-murray commented 1 year ago

Implemented hot-fixes for the .from_spec_or_run methods in BaseNode objects. Solutions may require refactoring depending on design choices regarding use of read-only class properties. The implementation of the Ingredient.from_spec_or_run() method is simplified and may need to be refactored to capture all data.

gb-murray commented 11 months ago

Added support in gemdmodeller.py for UniformReal value typechecking.

arachid1 commented 10 months ago

changes from this request were added separately.