CodeEntropy.entropy.nodes.configurational module¶
Node for computing configurational entropy from conformational states.
- class CodeEntropy.entropy.nodes.configurational.ConfigurationalEntropyNode[source]¶
Bases:
objectCompute configurational entropy using precomputed conformational states.
This node reads conformational state assignments from
shared_dataand computes entropy contributions at different structural levels.Results are written back into
shared_data["configurational_entropy"].