Skip to content

refactor: move structure_utils out of eval #355

Description

@DorisMai

eval/structure_utils.py now hosts core sampling-input logic (e.g. SampleworksProcessedStructure, process_structure_to_trajectory_input) used by the scalers, so its eval/ location is misleading.

Probably should move it to src/sampleworks/utils/, and move tests/eval/test_structure_utils.py to tests/utils/test_structure_utils.py? This would also require updating the import lines in other files that use them.

Metadata

Metadata

Assignees

Labels

engineeringTask that is best suited to software engineers, not research scientists

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions