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

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