Guide to using the giwaxs_toolbox ========================================= Below are some walkthroughs that will guide you through the various features of the giwaxs_toolbox, and how to use them. #. `General Notebook Tips`_ : General tips for using notebooks #. `Interactive Folder Widget`_ : Guide for using the interactive widget to explore datasets in a folder #. `Quick Comparison Widget`_ : Guide for using the quick comparison widget to compare multiple files of the same type #. `Extracting Datasets`_ : Guide for using the data loader to extract datasets from files into results objects for further analysis #. `Quick Peak Fitting`_ : Guide for using the quick peak fitting widget to fit peaks in 1D datasets .. _Quick Comparison Widget: ./notebooks/quick_comparison_widget.ipynb .. _Interactive Folder Widget: ./notebooks/interactivefolder_widget.ipynb .. _General Notebook Tips: ./notebooks/tips_for_notebooks.ipynb .. _Extracting Datasets: ./notebooks/extracting_datasets.ipynb .. _Quick Peak Fitting: ./notebooks/quick_peakfitting.ipynb .. toctree:: :hidden: :maxdepth: 1 notebooks/tips_for_notebooks notebooks/interactivefolder_widget notebooks/quick_comparison_widget notebooks/extracting_datasets notebooks/quick_peakfitting