aiida-pythonjob-ins documentation ================================= Proof-of-concept `AiiDA `_ plugin that wraps inelastic neutron scattering (INS) Python libraries -- starting with `Euphonic `_ -- using the `aiida-pythonjob `_ execution model (running Python functions as AiiDA jobs) rather than command-line wrappers. .. important:: This is a prototype, put together quickly with agentic coding. Do not use in production unless you are willing to review the code! The worked examples below are executed when the documentation is built: each runs a real AiiDA workflow, plots the result, and visualises the resulting provenance graph. They can be downloaded as Jupyter notebooks for experimentation. .. toctree:: :maxdepth: 2 :caption: Contents: auto_examples/index workflows design_notes autoapi/index