Datenablage für Tinnitus Therapie Projektarbeit von Julian Seyffer und Heiko Ommert SS2020
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

workspace.xml 14KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="5b3f2136-e422-4072-84be-e86e40fa2d55" name="Default Changelist" comment="">
  5. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/TinnitusAnalyse_GUI.py" beforeDir="false" afterPath="$PROJECT_DIR$/TinnitusAnalyse_GUI.py" afterDir="false" />
  7. </list>
  8. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  9. <option name="SHOW_DIALOG" value="false" />
  10. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  11. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  12. <option name="LAST_RESOLUTION" value="IGNORE" />
  13. </component>
  14. <component name="FileEditorManager">
  15. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  16. <file pinned="false" current-in-tab="false">
  17. <entry file="file://$PROJECT_DIR$/TinnitusAnalyse_GUI.py">
  18. <provider selected="true" editor-type-id="text-editor">
  19. <state relative-caret-position="-1464">
  20. <caret line="14" lean-forward="true" selection-start-line="14" selection-end-line="14" />
  21. <folding>
  22. <element signature="e#0#117#0" expanded="true" />
  23. </folding>
  24. </state>
  25. </provider>
  26. </entry>
  27. </file>
  28. <file pinned="false" current-in-tab="false">
  29. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python35/Lib/tkinter/__init__.py">
  30. <provider selected="true" editor-type-id="text-editor">
  31. <state relative-caret-position="26435">
  32. <caret line="1557" selection-start-line="1557" selection-end-line="1557" />
  33. </state>
  34. </provider>
  35. </entry>
  36. </file>
  37. <file pinned="false" current-in-tab="true">
  38. <entry file="file://$PROJECT_DIR$/SoundGenerator.py">
  39. <provider selected="true" editor-type-id="text-editor">
  40. <state relative-caret-position="1034">
  41. <caret line="92" lean-forward="true" selection-start-line="92" selection-end-line="92" />
  42. <folding>
  43. <element signature="e#0#11#0" expanded="true" />
  44. </folding>
  45. </state>
  46. </provider>
  47. </entry>
  48. </file>
  49. <file pinned="false" current-in-tab="false">
  50. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python35/Lib/tkinter/ttk.py">
  51. <provider selected="true" editor-type-id="text-editor">
  52. <state relative-caret-position="9367">
  53. <caret line="552" selection-start-line="552" selection-end-line="552" />
  54. </state>
  55. </provider>
  56. </entry>
  57. </file>
  58. </leaf>
  59. </component>
  60. <component name="FileTemplateManagerImpl">
  61. <option name="RECENT_TEMPLATES">
  62. <list>
  63. <option value="Python Script" />
  64. </list>
  65. </option>
  66. </component>
  67. <component name="FindInProjectRecents">
  68. <findStrings>
  69. <find>ttk</find>
  70. <find>mainFrame</find>
  71. <find>aktLabelFrame</find>
  72. <find>linkerFrame</find>
  73. <find>Var</find>
  74. <find>Entry</find>
  75. <find>Scale</find>
  76. <find>linker</find>
  77. <find>für alle</find>
  78. <find>scale_lautstärke_links_change</find>
  79. <find>mute</find>
  80. <find>Sound(</find>
  81. </findStrings>
  82. <dirStrings>
  83. <dir>C:\Users\Julian\PycharmProjects\TinnitusAnalyse</dir>
  84. </dirStrings>
  85. </component>
  86. <component name="Git.Settings">
  87. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  88. </component>
  89. <component name="IdeDocumentHistory">
  90. <option name="CHANGED_PATHS">
  91. <list>
  92. <option value="$PROJECT_DIR$/WriteToCSV.py" />
  93. <option value="$PROJECT_DIR$/SoundGenerator.py" />
  94. <option value="$PROJECT_DIR$/TinnitusAnalyse_GUI.py" />
  95. </list>
  96. </option>
  97. </component>
  98. <component name="ProjectFrameBounds" extendedState="6">
  99. <option name="x" value="-8" />
  100. <option name="y" value="-8" />
  101. <option name="width" value="1696" />
  102. <option name="height" value="1066" />
  103. </component>
  104. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  105. <component name="ProjectView">
  106. <navigator proportions="" version="1">
  107. <foldersAlwaysOnTop value="true" />
  108. </navigator>
  109. <panes />
  110. </component>
  111. <component name="PropertiesComponent">
  112. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  113. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  114. <property name="restartRequiresConfirmation" value="false" />
  115. <property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" />
  116. </component>
  117. <component name="RecentsManager">
  118. <key name="CopyFile.RECENT_KEYS">
  119. <recent name="C:\Users\Julian\PycharmProjects\TinnitusAnalyse" />
  120. </key>
  121. </component>
  122. <component name="RunDashboard">
  123. <option name="ruleStates">
  124. <list>
  125. <RuleState>
  126. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  127. </RuleState>
  128. <RuleState>
  129. <option name="name" value="StatusDashboardGroupingRule" />
  130. </RuleState>
  131. </list>
  132. </option>
  133. </component>
  134. <component name="RunManager" selected="Python.TinnitusAnalyse_GUI">
  135. <configuration name="SoundGenerator" type="PythonConfigurationType" factoryName="Python" temporary="true">
  136. <module name="TinnitusAnalyse" />
  137. <option name="INTERPRETER_OPTIONS" value="" />
  138. <option name="PARENT_ENVS" value="true" />
  139. <envs>
  140. <env name="PYTHONUNBUFFERED" value="1" />
  141. </envs>
  142. <option name="SDK_HOME" value="" />
  143. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  144. <option name="IS_MODULE_SDK" value="true" />
  145. <option name="ADD_CONTENT_ROOTS" value="true" />
  146. <option name="ADD_SOURCE_ROOTS" value="true" />
  147. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/SoundGenerator.py" />
  148. <option name="PARAMETERS" value="" />
  149. <option name="SHOW_COMMAND_LINE" value="false" />
  150. <option name="EMULATE_TERMINAL" value="false" />
  151. <option name="MODULE_MODE" value="false" />
  152. <option name="REDIRECT_INPUT" value="false" />
  153. <option name="INPUT_FILE" value="" />
  154. <method v="2" />
  155. </configuration>
  156. <configuration name="TinnitusAnalyse_GUI" type="PythonConfigurationType" factoryName="Python" temporary="true">
  157. <module name="TinnitusAnalyse" />
  158. <option name="INTERPRETER_OPTIONS" value="" />
  159. <option name="PARENT_ENVS" value="true" />
  160. <envs>
  161. <env name="PYTHONUNBUFFERED" value="1" />
  162. </envs>
  163. <option name="SDK_HOME" value="" />
  164. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  165. <option name="IS_MODULE_SDK" value="true" />
  166. <option name="ADD_CONTENT_ROOTS" value="true" />
  167. <option name="ADD_SOURCE_ROOTS" value="true" />
  168. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/TinnitusAnalyse_GUI.py" />
  169. <option name="PARAMETERS" value="" />
  170. <option name="SHOW_COMMAND_LINE" value="false" />
  171. <option name="EMULATE_TERMINAL" value="false" />
  172. <option name="MODULE_MODE" value="false" />
  173. <option name="REDIRECT_INPUT" value="false" />
  174. <option name="INPUT_FILE" value="" />
  175. <method v="2" />
  176. </configuration>
  177. <configuration name="WriteToCSV" type="PythonConfigurationType" factoryName="Python" temporary="true">
  178. <module name="TinnitusAnalyse" />
  179. <option name="INTERPRETER_OPTIONS" value="" />
  180. <option name="PARENT_ENVS" value="true" />
  181. <envs>
  182. <env name="PYTHONUNBUFFERED" value="1" />
  183. </envs>
  184. <option name="SDK_HOME" value="" />
  185. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  186. <option name="IS_MODULE_SDK" value="true" />
  187. <option name="ADD_CONTENT_ROOTS" value="true" />
  188. <option name="ADD_SOURCE_ROOTS" value="true" />
  189. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/WriteToCSV.py" />
  190. <option name="PARAMETERS" value="" />
  191. <option name="SHOW_COMMAND_LINE" value="false" />
  192. <option name="EMULATE_TERMINAL" value="false" />
  193. <option name="MODULE_MODE" value="false" />
  194. <option name="REDIRECT_INPUT" value="false" />
  195. <option name="INPUT_FILE" value="" />
  196. <method v="2" />
  197. </configuration>
  198. <recent_temporary>
  199. <list>
  200. <item itemvalue="Python.TinnitusAnalyse_GUI" />
  201. <item itemvalue="Python.SoundGenerator" />
  202. <item itemvalue="Python.WriteToCSV" />
  203. </list>
  204. </recent_temporary>
  205. </component>
  206. <component name="SvnConfiguration">
  207. <configuration />
  208. </component>
  209. <component name="TaskManager">
  210. <task active="true" id="Default" summary="Default task">
  211. <changelist id="5b3f2136-e422-4072-84be-e86e40fa2d55" name="Default Changelist" comment="" />
  212. <created>1590753501275</created>
  213. <option name="number" value="Default" />
  214. <option name="presentableId" value="Default" />
  215. <updated>1590753501275</updated>
  216. </task>
  217. <servers />
  218. </component>
  219. <component name="ToolWindowManager">
  220. <frame x="-8" y="-8" width="2576" height="1416" extended-state="6" />
  221. <editor active="true" />
  222. <layout>
  223. <window_info content_ui="combo" id="Project" order="0" weight="0.18479118" />
  224. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  225. <window_info id="Favorites" order="2" side_tool="true" />
  226. <window_info anchor="bottom" id="Message" order="0" />
  227. <window_info anchor="bottom" id="Find" order="1" />
  228. <window_info anchor="bottom" id="Run" order="2" weight="0.20732658" />
  229. <window_info anchor="bottom" id="Debug" order="3" weight="0.39977604" />
  230. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  231. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  232. <window_info anchor="bottom" id="TODO" order="6" />
  233. <window_info anchor="bottom" id="Version Control" order="7" />
  234. <window_info anchor="bottom" id="Terminal" order="8" />
  235. <window_info anchor="bottom" id="Event Log" order="9" side_tool="true" />
  236. <window_info anchor="bottom" id="Python Console" order="10" />
  237. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  238. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  239. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  240. </layout>
  241. <layout-to-restore>
  242. <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.18479118" />
  243. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  244. <window_info id="Favorites" order="2" side_tool="true" />
  245. <window_info anchor="bottom" id="Message" order="0" />
  246. <window_info anchor="bottom" id="Find" order="1" />
  247. <window_info active="true" anchor="bottom" id="Run" order="2" visible="true" weight="0.30553392" />
  248. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  249. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  250. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  251. <window_info anchor="bottom" id="TODO" order="6" />
  252. <window_info anchor="bottom" id="Version Control" order="7" />
  253. <window_info anchor="bottom" id="Terminal" order="8" />
  254. <window_info anchor="bottom" id="Event Log" order="9" side_tool="true" />
  255. <window_info anchor="bottom" id="Python Console" order="10" />
  256. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  257. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  258. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  259. </layout-to-restore>
  260. </component>
  261. <component name="editorHistoryManager">
  262. <entry file="file://$PROJECT_DIR$/.idea/TinnitusAnalyse.iml">
  263. <provider selected="true" editor-type-id="text-editor" />
  264. </entry>
  265. <entry file="file://$PROJECT_DIR$/WriteToCSV.py" />
  266. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python35/Lib/tkinter/__init__.py">
  267. <provider selected="true" editor-type-id="text-editor">
  268. <state relative-caret-position="26435">
  269. <caret line="1557" selection-start-line="1557" selection-end-line="1557" />
  270. </state>
  271. </provider>
  272. </entry>
  273. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python35/Lib/tkinter/ttk.py">
  274. <provider selected="true" editor-type-id="text-editor">
  275. <state relative-caret-position="9367">
  276. <caret line="552" selection-start-line="552" selection-end-line="552" />
  277. </state>
  278. </provider>
  279. </entry>
  280. <entry file="file://$PROJECT_DIR$/TinnitusAnalyse_GUI.py">
  281. <provider selected="true" editor-type-id="text-editor">
  282. <state relative-caret-position="-1464">
  283. <caret line="14" lean-forward="true" selection-start-line="14" selection-end-line="14" />
  284. <folding>
  285. <element signature="e#0#117#0" expanded="true" />
  286. </folding>
  287. </state>
  288. </provider>
  289. </entry>
  290. <entry file="file://$PROJECT_DIR$/SoundGenerator.py">
  291. <provider selected="true" editor-type-id="text-editor">
  292. <state relative-caret-position="1034">
  293. <caret line="92" lean-forward="true" selection-start-line="92" selection-end-line="92" />
  294. <folding>
  295. <element signature="e#0#11#0" expanded="true" />
  296. </folding>
  297. </state>
  298. </provider>
  299. </entry>
  300. </component>
  301. </project>