{ "info": { "author": "Killian Keller", "author_email": "kkeller@ethz.ch", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# READER:\n Function which reads out different files. \n## Arguments\n Takes everything in **kwargs.\n * 'filename': Filename + Path. Necessary. [String or Chararray]\n * 'Delimiter': Input for the delimitation. e.g. ', ', '\\t ', or other types. Standard is ' '. [Single Character]\n * 'allowedChars': Set the allowed characters for the first character in a line. Can be used if line begins with a prefix or with a number. Standard are the numbers 0-10. [List]\n * 'skipLines': Number of lines to be skipped in the file. Useful if the text document starts with lines containing allowed characters but no data. [int]\n * 'flatten': Check if the resulting array has not the same number of arguments on each line. Select length of line which should pass (all other won't). [int]\n * 'datatype': datatype of read file. 'complex', 'float'\n## Output\n File is read and returned as an array of values.\n First index is line number and second index is the position on line.\n\n# COLORS\n Function for colors\n## Arguments\n Takes Literals as arguments\n * N: Number of cmap points\n * cmap_name: Name of the colormap\n## Output\n Returns colormaps in array of RGB colors. First index is the color, and the second index selects the spectral component in R, G, B, alpha\n\n# Figurefunctions\n Functions to format the figure.\n## Arguments\n Takes literals as arguments\n * ax: Axis of figure to be formated. Necessary\n * projection: '2d', '3d' or 'contour' plot. Standard: '2d' [string or chararray]\n * labels: Dictionary with labels. keys of the dictionary: 'xlabel', 'ylabel', 'zlabel'. If one of those labels is not set, will be set to empty. Standard: {'xlabel': '', 'ylabel': '', 'zlabel': ''} [Dict]\n * fontsize: Fontsize of the axis labels. Standard: 14 [int]\n * ticksize: Fontsize of the tick labels. Standard: 14 [int]\n * ticksepeartionx: Set the spacing between the x-ticks. e.g. 2 will select every second tick to be labeled. Standard: 2 [int] \n * ticksepeartiony: Set the spacing between the y-ticks. e.g. 2 will select every second tick to be labeled. Standard: 2 [int] \n * tickoffsetx: offsets the tick-selection in x-direction. Standard: 0 [int, in 0 to tickseparationx]\n * tickoffsety: offsets the tick-selection in y-direction. Standard: 0 [int, in 0 to tickseparationy]\n## Output\n Axis is processed and returned. \n# Plotter\n Function for Plotting. \n## Arguments\n Takes kwargs as arguments\n * 'SweepType': '1D': Only one x and y, 'Multiple': Overlay multiple x and y tuples, '2D': Plots a contourf plot of the x, y and z\n * 'scale': 'lin' or 'log'\n * 'Constrain': Argument to constrain the axes, dictionary.\n * 'Bool': False or True: disables or enables the function\n * 'xlim_min/max': Min/max of x-axis. [int, float]\n * 'ylim_min/max': Min/max of y-axis. [int, float]\n * ticksepeartionx: Set the spacing between the x-ticks. e.g. 2 will select every second tick to be labeled. Standard: 2 [int] \n * ticksepeartiony: Set the spacing between the y-ticks. e.g. 2 will select every second tick to be labeled. Standard: 2 [int] \n * tickoffsetx: offsets the tick-selection in x-direction. Standard: 0 [int, in 0 to tickseparationx]\n * tickoffsety: offsets the tick-selection in y-direction. Standard: 0 [int, in 0 to tickseparationy]\n * 'legend': Bool, shows legend\n * 'show': Bool, Show image or not. Std is show.\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "fGQLED", "package_url": "https://pypi.org/project/fGQLED/", "platform": "", "project_url": "https://pypi.org/project/fGQLED/", "project_urls": null, "release_url": "https://pypi.org/project/fGQLED/0.17.1/", "requires_dist": null, "requires_python": "", "summary": "Standard functions used for the QDLED Project at ETH.", "version": "0.17.1" }, "last_serial": 5431385, "releases": { "0.11": [ { "comment_text": "", "digests": { "md5": "40c4bf14ee0f47734e5d7f403f9c0081", "sha256": "d1ff600155510b72024593483e29c23dbc1c97cb7554c8a99c3c8b88ab880370" }, "downloads": -1, "filename": "fGQLED-0.11.tar.gz", "has_sig": false, "md5_digest": "40c4bf14ee0f47734e5d7f403f9c0081", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3206, "upload_time": "2019-06-10T12:31:43", "url": "https://files.pythonhosted.org/packages/3b/79/d69f466a8f92ff0ff276641e50ce1849987df7282b74579bfdcf86d80327/fGQLED-0.11.tar.gz" } ], "0.12": [ { "comment_text": "", "digests": { "md5": "c0fbe07cc70e6a1b55a2480e972bd4ba", "sha256": "78161f83c0cc35bb3c93014cc0fc8802877bb3d82666104cf6e6b1e44fc4bbd4" }, "downloads": -1, "filename": "fGQLED-0.12.tar.gz", "has_sig": false, "md5_digest": "c0fbe07cc70e6a1b55a2480e972bd4ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3205, "upload_time": "2019-06-10T12:37:45", "url": "https://files.pythonhosted.org/packages/c3/7c/14b150959339eba45c0fcf3cf1ced1cef9efecb56c8b0895239810ce144d/fGQLED-0.12.tar.gz" } ], "0.13": [ { "comment_text": "", "digests": { "md5": "ea8ed08752dc5338c9053fc8931d7275", "sha256": "168c968c1ed552f73cb391b5a0e29dc77606acc1b3568dab167e40882f369d0e" }, "downloads": -1, "filename": "fGQLED-0.13-py3-none-any.whl", "has_sig": false, "md5_digest": "ea8ed08752dc5338c9053fc8931d7275", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4801, "upload_time": "2019-06-10T13:12:39", "url": "https://files.pythonhosted.org/packages/b5/b5/16c22b7cc215013c1541e6a25ca44c875969330d3a8d05c27ba88a51220a/fGQLED-0.13-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "977c45299d5dedce2cae3ca454a994d1", "sha256": "8f8abdc2893f140146435f569c2631f4dcc2ef619e0a369756680c8dd483860e" }, "downloads": -1, "filename": "fGQLED-0.13.tar.gz", "has_sig": false, "md5_digest": "977c45299d5dedce2cae3ca454a994d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3201, "upload_time": "2019-06-10T13:12:40", "url": "https://files.pythonhosted.org/packages/96/95/12281d11a120959042c8ea1d8eaf7668574ce08b6d855e0096b69895315e/fGQLED-0.13.tar.gz" } ], "0.14": [ { "comment_text": "", "digests": { "md5": "21e84b343aa50e228faa3404f5ce2d2d", "sha256": "5f51ba6c872c6719351b17c4d0784038e2dbdf8ff682f989f3b03284b3e2608c" }, "downloads": -1, "filename": "fGQLED-0.14-py3-none-any.whl", "has_sig": false, "md5_digest": "21e84b343aa50e228faa3404f5ce2d2d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4848, "upload_time": "2019-06-10T13:51:46", "url": "https://files.pythonhosted.org/packages/79/23/46a6db68cea3ed71c3c701120b03120083e26b3856d53fb9d6c19c0ae49e/fGQLED-0.14-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e68bc9b46f265b1a4bfcd1904c1fef9c", "sha256": "5ab329cd9c680c54cf71585b327253b8fe72d77c269e6e1b04c6da51326c1a71" }, "downloads": -1, "filename": "fGQLED-0.14.tar.gz", "has_sig": false, "md5_digest": "e68bc9b46f265b1a4bfcd1904c1fef9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3243, "upload_time": "2019-06-10T13:51:48", "url": "https://files.pythonhosted.org/packages/73/8e/24840ccb4b43922c479464e8a653bc596967a7820760acb4f5edd305323a/fGQLED-0.14.tar.gz" } ], "0.15": [ { "comment_text": "", "digests": { "md5": "5becac70cf6cdc1260caf6abffa8567a", "sha256": "34b5951179373350beeaf25d2bbb4f87f8d92e0afdb2a232ec8f09a88f895237" }, "downloads": -1, "filename": "fGQLED-0.15-py3-none-any.whl", "has_sig": false, "md5_digest": "5becac70cf6cdc1260caf6abffa8567a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4958, "upload_time": "2019-06-10T14:07:08", "url": "https://files.pythonhosted.org/packages/ab/d4/63a0ede824f0d95dd336550ca69173cf3db81cf2835d4350a10d24c9fd37/fGQLED-0.15-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d1ae21c6a34a7a8416eb688541ee3569", "sha256": "3f7e8680e0ff6bf53b611bca8a0eb0298053f3adb9e1d6e96769650e936da5a8" }, "downloads": -1, "filename": "fGQLED-0.15.tar.gz", "has_sig": false, "md5_digest": "d1ae21c6a34a7a8416eb688541ee3569", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3354, "upload_time": "2019-06-10T14:07:09", "url": "https://files.pythonhosted.org/packages/34/12/8a51dabfa44379e346c6d473590695b771b556a842e16c12e2c64974eab3/fGQLED-0.15.tar.gz" } ], "0.16": [ { "comment_text": "", "digests": { "md5": "e0f62b00e41f433ca5861a5ffc5133b3", "sha256": "a99215b86ddd232d552467f92d76b5571607a8fc9b7ab13637246db2139955c6" }, "downloads": -1, "filename": "fGQLED-0.16-py3-none-any.whl", "has_sig": false, "md5_digest": "e0f62b00e41f433ca5861a5ffc5133b3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6074, "upload_time": "2019-06-17T11:31:35", "url": "https://files.pythonhosted.org/packages/6c/03/0f66980c9a1fbabf1c775e9e96a1711e18124a6b437e8109aa182e8ae579/fGQLED-0.16-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "24032a3466330c9a4d12d3ff59572d9c", "sha256": "c42e77fcb19a42c26b9123698c109d93066ea059b7b72ff72bb980e2e18d939c" }, "downloads": -1, "filename": "fGQLED-0.16.tar.gz", "has_sig": false, "md5_digest": "24032a3466330c9a4d12d3ff59572d9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4215, "upload_time": "2019-06-17T11:31:36", "url": "https://files.pythonhosted.org/packages/75/09/646908d640f41ae95125d879bb70d0e537561bdb6bce43d22ee82e188823/fGQLED-0.16.tar.gz" } ], "0.17": [ { "comment_text": "", "digests": { "md5": "8299fc4d34469e1d028f018aff7e5bac", "sha256": "eac82edcfbdac19367d06efcb67400b453b9ec32af69620063cd54ab87573422" }, "downloads": -1, "filename": "fGQLED-0.17-py3-none-any.whl", "has_sig": false, "md5_digest": "8299fc4d34469e1d028f018aff7e5bac", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6314, "upload_time": "2019-06-17T11:42:43", "url": "https://files.pythonhosted.org/packages/e8/67/ee8fcd14aed01b805c0cdfc8d608da6b8d5a4b55a9b6027ece155e76b884/fGQLED-0.17-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "16d0f0cfb6c9f6c57fccbafd9e49eae8", "sha256": "89b7d4203d0c8aba6a2203f58d4aa64fbe62b2203003c211fd4a4ef0ee4a7f41" }, "downloads": -1, "filename": "fGQLED-0.17.tar.gz", "has_sig": false, "md5_digest": "16d0f0cfb6c9f6c57fccbafd9e49eae8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4467, "upload_time": "2019-06-17T11:42:44", "url": "https://files.pythonhosted.org/packages/4d/63/03c217481256c0a2377d977d85379cd6ab98444032a8310241425e2f4cbe/fGQLED-0.17.tar.gz" } ], "0.17.1": [ { "comment_text": "", "digests": { "md5": "b0344ecc004da366337f2eacd436b732", "sha256": "481f1ac6554061b5416d6d52b109c7db9d81ad720d969b9b69b6582430e3cc12" }, "downloads": -1, "filename": "fGQLED-0.17.1-py3-none-any.whl", "has_sig": false, "md5_digest": "b0344ecc004da366337f2eacd436b732", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6336, "upload_time": "2019-06-21T15:20:03", "url": "https://files.pythonhosted.org/packages/1d/64/539ffdd677c1aa5e6d70cf82997a8fdfc895d5cee1af2ce82f1b391e05fc/fGQLED-0.17.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b0344ecc004da366337f2eacd436b732", "sha256": "481f1ac6554061b5416d6d52b109c7db9d81ad720d969b9b69b6582430e3cc12" }, "downloads": -1, "filename": "fGQLED-0.17.1-py3-none-any.whl", "has_sig": false, "md5_digest": "b0344ecc004da366337f2eacd436b732", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6336, "upload_time": "2019-06-21T15:20:03", "url": "https://files.pythonhosted.org/packages/1d/64/539ffdd677c1aa5e6d70cf82997a8fdfc895d5cee1af2ce82f1b391e05fc/fGQLED-0.17.1-py3-none-any.whl" } ] }