# Examples Here you can find tutorials and practical examples for the most important public PyDPEET functions. ## Tutorials ```{eval-rst} .. nbgallery:: :name: Tutorials notebooks/Tutorial_00_Setup notebooks/Tutorial_01_read&ReadConfig notebooks/Tutorial_02_write&DataOutputFiletype notebooks/Tutorial_03_print_references&write_to_bibtex notebooks/Tutorial_04_merge_into_series notebooks/Tutorial_05_1_add_primitive_segments notebooks/Tutorial_05_2_PrimitiveConfig&primitive_config_wrapper&DeviceConfig&calculate_minimum_definitive_differences notebooks/Tutorial_06_visualize_phases&VisualizationConfig&visualization_config_wrapper notebooks/Tutorial_07_BatteryConfig&battery_config_wrapper notebooks/Tutorial_08_add_capacity notebooks/Tutorial_09_add_charge_throughput notebooks/Tutorial_10_add_cumulative_energy notebooks/Tutorial_11_add_efficiency_coulomb notebooks/Tutorial_12_add_equivalent_full_cycles notebooks/Tutorial_13_add_power notebooks/Tutorial_14_add_resistance_internal notebooks/Tutorial_15_add_soc&SocMethod notebooks/Tutorial_16_add_soh notebooks/Tutorial_17_extract_sequence_overview&SequenceOverviewConfig&sequence_overview_config_wrapper notebooks/Tutorial_18_extract_instructions notebooks/Tutorial_19_extract_ocv_iocv notebooks/Tutorial_20_extract_ocv_dva_ica ``` ## Publications For examples of how PyDPEET has been used in scientific research, visit the [publications](../publications/index.md) page. Where available, publications include links to the corresponding source code and example notebooks.