--- myst: html_meta: "description lang=eng": Top-level documentation for Tools for experiments, with links to the rest of the site.. html_theme.sidebar_secondary.remove: true --- # Tools for Experiments Welcome to the Tools for Experiments documentation site. This is site is currently under construction. Thank you for visiting us. Tools for experiments is an organization led by [Pfafflab](https://pfaff.physics.illinois.edu/) with the objective of providing a robust experimental software framework. We strive to make useful tools that can provide research groups with the tools necessary to make their environment what _they_ want it to be. ## Who is this for Our framework is aimed at any experimental physics/materials research whose experiments consist of relatively short, computer controlled and diverse experiments. We strive to build code that emphasizes the experiment ## Guides Organization-wide guides, including environment setup and general information. ```{toctree} :maxdepth: 2 guides/index ``` ## Examples More examples. ```{toctree} :maxdepth: 3 examples/index ``` ## Contributing Contributing Guide ```{toctree} :maxdepth: 3 contributing/index ```