Skip to content

chore: move pipelines out of api package#372

Draft
ltalirz wants to merge 2 commits into
mainfrom
chore/move-pipelines
Draft

chore: move pipelines out of api package#372
ltalirz wants to merge 2 commits into
mainfrom
chore/move-pipelines

Conversation

@ltalirz
Copy link
Copy Markdown
Contributor

@ltalirz ltalirz commented May 29, 2026

pipelines used by the API package still belong in amorphouspy, since they can be used by users of the python package as well.

pipelines used by the API package still belong in `amorphouspy`, since
they can be used by users of the python package as well.
@github-actions github-actions Bot added the type: ci Changelog: CI / chore changes (Maintenance) label May 29, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 29, 2026

Move visualization-related functions into separate visualization/
folder.
@ltalirz
Copy link
Copy Markdown
Contributor Author

ltalirz commented May 29, 2026

@Atilaac this would be the rough outline

At this point, the "pipelines" (except for the top-level pipeline) are still python functions themselves; this will change once I reactivate #174 and the viscosity pipeline will actually become an executorlib workflow.

Some of the current "pipelines" may also move into the code outside the pipelines folder (e.g. the code for extracting the equilibration frames

@ltalirz
Copy link
Copy Markdown
Contributor Author

ltalirz commented May 29, 2026

now that the pipeline code moves in to the amorphouspy package, I will need to add tests for it before I can merge the PR ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: ci Changelog: CI / chore changes (Maintenance)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant