LBNL-ETA / pyWinCalc

Other
27 stars 10 forks source link

Thermal ir #14

Closed danielmcquillen closed 3 years ago

danielmcquillen commented 3 years ago

The thermal_ir branch in danielmcquillen/pyWinCalc includes a number of updates by @StephenCzarnecki to allow PyWinCalc to work within the context of Checkertool.

More recently, it also includes a refactor where fundamental dataclasses have been moved to a separate python library so that they can be used by other applications (e.g. IGSDB) without needing to pip install the entire PyWinCalc module, which is quite large and doesn't behave sometimes on certain platforms (MacOS).