Skip to content
Snippets Groups Projects
Commit 89c14c10 authored by TUD278427's avatar TUD278427
Browse files

cleanup git pychaches

parent 6a7916ea
No related branches found
No related tags found
No related merge requests found
Showing
with 2 additions and 65 deletions
# Byte-compiled / optimized / DLL files
__pycache__/
*__pycache__/
*.py[cod]
*$py.class
......@@ -50,6 +50,7 @@ coverage.xml
*.py,cover
.hypothesis/
.pytest_cache/
*.ui.autosave
# Translations
*.mo
......
Metadata-Version: 1.0
Name: core-tools
Version: 1.0
Summary: UNKNOWN
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: UNKNOWN
Platform: UNKNOWN
README.md
setup.py
core_tools/__init__.py
core_tools.egg-info/PKG-INFO
core_tools.egg-info/SOURCES.txt
core_tools.egg-info/dependency_links.txt
core_tools.egg-info/top_level.txt
core_tools/GUI/__init__.py
core_tools/GUI/keysight_videomaps/__init__.py
core_tools/GUI/keysight_videomaps/liveplotting.py
core_tools/GUI/keysight_videomaps/GUI/__init__.py
core_tools/GUI/keysight_videomaps/GUI/fff.py
core_tools/GUI/keysight_videomaps/GUI/videomode_gui.py
core_tools/GUI/keysight_videomaps/data_getter/__init__.py
core_tools/GUI/keysight_videomaps/data_getter/scan_generator_Keysight.py
core_tools/GUI/keysight_videomaps/data_getter/scan_generator_Virtual.py
core_tools/GUI/keysight_videomaps/old/__init__.py
core_tools/GUI/keysight_videomaps/old/liveplotting.py
core_tools/GUI/keysight_videomaps/old/GUI/__init__.py
core_tools/GUI/keysight_videomaps/old/GUI/videomode_gui.py
core_tools/GUI/keysight_videomaps/old/data_getter/__init__.py
core_tools/GUI/keysight_videomaps/old/data_getter/scan_generator_Keysight.py
core_tools/GUI/keysight_videomaps/old/data_getter/scan_generator_Virtual.py
core_tools/GUI/keysight_videomaps/old/plotter/__init__.py
core_tools/GUI/keysight_videomaps/old/plotter/plotting_functions.py
core_tools/GUI/keysight_videomaps/old/plotter/test_UI/__init__.py
core_tools/GUI/keysight_videomaps/old/plotter/test_UI/liveplot_only.py
core_tools/GUI/keysight_videomaps/plotter/__init__.py
core_tools/GUI/keysight_videomaps/plotter/plotting_functions.py
core_tools/GUI/keysight_videomaps/plotter/test_UI/__init__.py
core_tools/GUI/keysight_videomaps/plotter/test_UI/liveplot_only.py
core_tools/GUI/param_viewer/__init__.py
core_tools/GUI/param_viewer/param_viewer_GUI_main.py
core_tools/GUI/param_viewer/param_viewer_GUI_window.py
core_tools/HVI/__init__.py
core_tools/HVI/charge_stability_diagram/HVI_charge_stability_diagram.py
core_tools/HVI/charge_stability_diagram/__init__.py
core_tools/HVI/single_shot_exp/HVI_single_shot.py
core_tools/HVI/single_shot_exp/__init__.py
core_tools/sweeps/__init__.py
core_tools/sweeps/pulse_lib_sweep.py
core_tools/sweeps/Modulated_scans/DEMOD_tests.py
core_tools/sweeps/Modulated_scans/__init__.py
core_tools/sweeps/Modulated_scans/mod_test.py
keysightSD1/__init__.py
sample_specific/__init__.py
sample_specific/station/__init__.py
sample_specific/station/hardware_quad_dot.py
sample_specific/station/load_pulse_lib.py
sample_specific/station/load_station.py
\ No newline at end of file
core_tools
keysightSD1
sample_specific
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment