.git_archival.txt
.gitattributes
.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
dev-environment.yml
environment.yml
generate_interface_commands.py
mkdocs.yml
pyproject.toml
.github/FUNDING.yml
.github/actions/bmad-setup/action.yml
.github/actions/conda-setup/action.yml
.github/scripts/install_bmad.sh
.github/workflows/ci.yml
.github/workflows/gh-pages.yml
.github/workflows/lint.yml
.github/workflows/pypi_upload.yml
docs/development.md
docs/index.md
docs/installation.md
docs/usage.md
docs/api/plot-bokeh.md
docs/api/plot-mpl.md
docs/api/plot.md
docs/api/subprocesstao.md
docs/api/tao.md
docs/examples/advanced.ipynb
docs/examples/basic.ipynb
docs/examples/beam_track_progress_bar.ipynb
docs/examples/bunch.ipynb
docs/examples/fodo.ipynb
docs/examples/plot-bokeh-vars.ipynb
docs/examples/plot-bokeh.ipynb
docs/examples/plot-matplotlib.ipynb
docs/examples/special_parsers.ipynb
docs/overrides/main.html
docs/stylesheets/extra.css
old_docs/Makefile
old_docs/make.bat
old_docs/source/conf.py
old_docs/source/index.rst
old_docs/source/_static/under_construction.png
old_docs/source/_static/gui/figures/create_d1_1.png
old_docs/source/_static/gui/figures/create_d1_2.png
old_docs/source/_static/gui/figures/create_d1_3.png
old_docs/source/_static/gui/figures/create_d2_1.png
old_docs/source/_static/gui/figures/create_d2_2.png
old_docs/source/_static/gui/figures/edit_data_1.png
old_docs/source/_static/gui/figures/edit_data_2.png
old_docs/source/_static/gui/figures/globals_1.png
old_docs/source/_static/gui/figures/globals_2.png
old_docs/source/_static/gui/figures/lat_element_1_1.png
old_docs/source/_static/gui/figures/lat_element_1_2.png
old_docs/source/_static/gui/figures/lat_element_2_1.png
old_docs/source/_static/gui/figures/lat_element_2_2.png
old_docs/source/_static/gui/figures/lat_element_2_3.png
old_docs/source/_static/gui/figures/lat_element_multipoles_1.png
old_docs/source/_static/gui/figures/lat_element_multipoles_2.png
old_docs/source/_static/gui/figures/lat_lord_slave_1.png
old_docs/source/_static/gui/figures/lat_lord_slave_2.png
old_docs/source/_static/gui/figures/lat_table_1.png
old_docs/source/_static/gui/figures/lat_table_2.png
old_docs/source/_static/gui/figures/lat_table_3.png
old_docs/source/_static/gui/figures/lat_table_example.png
old_docs/source/_static/gui/figures/root_window.png
old_docs/source/_static/gui/figures/startup.png
old_docs/source/_static/gui/figures/variables_1.png
old_docs/source/_static/gui/figures/variables_2.png
old_docs/source/_static/gui/figures/variables_3.png
old_docs/source/_static/gui/figures/variables_4.png
old_docs/source/_static/gui/figures/variables_5.png
old_docs/source/_static/gui/figures/variables_6.png
old_docs/source/_static/gui/figures/view_data_1.png
old_docs/source/_static/gui/figures/view_data_2.png
old_docs/source/_static/gui/figures/view_data_3.png
old_docs/source/_static/gui/figures/view_data_4.png
old_docs/source/_static/gui/figures/view_data_5.png
old_docs/source/_static/gui/figures/view_plot_1.png
old_docs/source/_static/gui/figures/view_plot_2.png
old_docs/source/_static/gui/figures/view_plot_3.png
old_docs/source/_static/gui/figures/view_plot_4.png
old_docs/source/dev_docs/development.rst
old_docs/source/dev_docs/documentation.rst
old_docs/source/examples/advanced.nblink
old_docs/source/examples/basic.nblink
old_docs/source/examples/fodo.nblink
old_docs/source/user_docs/ctypes.rst
old_docs/source/user_docs/index.rst
old_docs/source/user_docs/interfaces.rst
old_docs/source/user_docs/pexpect.rst
old_docs/source/user_docs/tao.rst
old_docs/source/user_docs/gui/data.rst
old_docs/source/user_docs/gui/gui-development.rst
old_docs/source/user_docs/gui/index.rst
old_docs/source/user_docs/gui/installation.rst
old_docs/source/user_docs/gui/main-window.rst
old_docs/source/user_docs/gui/misc.rst
old_docs/source/user_docs/gui/other-windows.rst
old_docs/source/user_docs/gui/overview.rst
old_docs/source/user_docs/gui/plotting.rst
old_docs/source/user_docs/gui/startup.rst
old_docs/source/user_docs/gui/variables.rst
pytao/__init__.py
pytao/__main__.py
pytao/_version.py
pytao/interface.tpl.py
pytao/interface_commands.py
pytao/pbar.py
pytao/subproc.py
pytao/subproc_main.py
pytao/tao_interface.py
pytao.egg-info/PKG-INFO
pytao.egg-info/SOURCES.txt
pytao.egg-info/dependency_links.txt
pytao.egg-info/entry_points.txt
pytao.egg-info/requires.txt
pytao.egg-info/top_level.txt
pytao/gui/README
pytao/gui/__init__.py
pytao/gui/__main__.py
pytao/gui/data_type_list.py
pytao/gui/main.py
pytao/gui/module_check.py
pytao/gui/tao_base_windows.py
pytao/gui/tao_beam_windows.py
pytao/gui/tao_console.py
pytao/gui/tao_data_windows.py
pytao/gui/tao_ele_location.py
pytao/gui/tao_interface.py
pytao/gui/tao_lat_windows.py
pytao/gui/tao_misc_windows.py
pytao/gui/tao_mpl_toolbar.py
pytao/gui/tao_plot_dict.py
pytao/gui/tao_plot_windows.py
pytao/gui/tao_set.py
pytao/gui/tao_var_windows.py
pytao/gui/tao_widget.py
pytao/gui/taoplot.py
pytao/gui/todo.txt
pytao/gui/assets/help.gif
pytao/gui/assets/recalculate.gif
pytao/gui/assets/tao-logo.ico
pytao/gui/assets/tao-logo.xbm
pytao/gui/doc/cover-page.tex
pytao/gui/doc/data.tex
pytao/gui/doc/gui-development.tex
pytao/gui/doc/installation.tex
pytao/gui/doc/lattice.tex
pytao/gui/doc/macros.tex
pytao/gui/doc/main-window.tex
pytao/gui/doc/misc.tex
pytao/gui/doc/other-windows.tex
pytao/gui/doc/overview.tex
pytao/gui/doc/plotting.tex
pytao/gui/doc/startup.tex
pytao/gui/doc/tao-gui.tex
pytao/gui/doc/tao-logo.pdf
pytao/gui/doc/toc.sty
pytao/gui/doc/variables.tex
pytao/gui/doc/figures/create_d1.pdf
pytao/gui/doc/figures/create_d2.pdf
pytao/gui/doc/figures/edit_data.pdf
pytao/gui/doc/figures/globals.pdf
pytao/gui/doc/figures/lat_element_1.pdf
pytao/gui/doc/figures/lat_element_2.pdf
pytao/gui/doc/figures/lat_element_multipoles.pdf
pytao/gui/doc/figures/lat_lord_slave.pdf
pytao/gui/doc/figures/lat_table.pdf
pytao/gui/doc/figures/lat_table_example.pdf
pytao/gui/doc/figures/root_window.pdf
pytao/gui/doc/figures/startup.pdf
pytao/gui/doc/figures/variables.pdf
pytao/gui/doc/figures/view_data.pdf
pytao/gui/doc/figures/view_plot.pdf
pytao/misc/__init__.py
pytao/misc/csr.py
pytao/misc/csr_plot.py
pytao/misc/markers.py
pytao/plotting/__init__.py
pytao/plotting/bokeh.py
pytao/plotting/curves.py
pytao/plotting/fields.py
pytao/plotting/floor_plan_shapes.py
pytao/plotting/hershey_fonts.py
pytao/plotting/layout_shapes.py
pytao/plotting/mpl.py
pytao/plotting/patches.py
pytao/plotting/pgplot.py
pytao/plotting/plot.py
pytao/plotting/settings.py
pytao/plotting/types.py
pytao/plotting/util.py
pytao/tao_ctypes/__init__.py
pytao/tao_ctypes/core.py
pytao/tao_ctypes/evaluate.py
pytao/tao_ctypes/tools.py
pytao/tao_ctypes/util.py
pytao/tao_pexpect/__init__.py
pytao/tao_pexpect/tao_pipe.py
pytao/tests/__init__.py
pytao/tests/conftest.py
pytao/tests/test_error_handling.py
pytao/tests/test_floor_plan_shape.py
pytao/tests/test_gui.py
pytao/tests/test_interface_commands.py
pytao/tests/test_layout_plot_shape.py
pytao/tests/test_packaging.py
pytao/tests/test_parsers.py
pytao/tests/test_pbar.py
pytao/tests/test_plot.py
pytao/tests/test_plot_bokeh.py
pytao/tests/test_plot_field.py
pytao/tests/test_plot_settings.py
pytao/tests/test_startup.py
pytao/tests/test_subproc.py
pytao/tests/test_update_plot_shapes.py
pytao/tests/test_util.py
pytao/tests/input_files/__init__.py
pytao/tests/input_files/optics_matching_tweaked/__init__.py
pytao/tests/input_files/optics_matching_tweaked/tao.init
pytao/tests/input_files/optics_matching_tweaked/tao_plot.init
pytao/util/__init__.py
pytao/util/command.py
pytao/util/data.py
pytao/util/evaluate_expression.py
pytao/util/lattice_element.py
pytao/util/parameters.py
pytao/util/parsers.py
scripts/bump_minimum_version.sh
scripts/execute_notebooks.bash
scripts/tao_datetime_version.py