{"id":15899005,"url":"https://github.com/danporter/i16_scan_generator","last_synced_at":"2026-07-02T17:02:58.080Z","repository":{"id":163825313,"uuid":"556934976","full_name":"DanPorter/i16_scan_generator","owner":"DanPorter","description":"Simple GUI to automatically generate scan commands in GDA","archived":false,"fork":false,"pushed_at":"2022-10-29T07:41:02.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T19:14:22.729Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DanPorter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-24T19:47:48.000Z","updated_at":"2022-10-24T19:48:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"f14eb212-3955-4c1f-b8ed-7d291b98a4c2","html_url":"https://github.com/DanPorter/i16_scan_generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DanPorter/i16_scan_generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanPorter%2Fi16_scan_generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanPorter%2Fi16_scan_generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanPorter%2Fi16_scan_generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanPorter%2Fi16_scan_generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanPorter","download_url":"https://codeload.github.com/DanPorter/i16_scan_generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanPorter%2Fi16_scan_generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35055546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-02T02:00:06.368Z","response_time":173,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-06T10:10:33.398Z","updated_at":"2026-07-02T17:02:58.044Z","avatar_url":"https://github.com/DanPorter.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# i16_scan_generator\nSimple GUI to automatically generate scan commands in GDA\n\n**Version 1.0**\n\nBy Dan Porter, PhD\nDiamond Light Source Ltd.\n2022\n\n![GUI Window](https://github.com/DanPorter/i16_scan_generator/blob/master/i16_scan_generator.PNG?raw=true)\n\n#### Usage:\nStart the GUI from a terminal\n```text\n$ python -m i16_scan_generator.py\n```\nOr, start the window from another tkinter GUI\n```python\nimport tkinter as tk\nfrom i16_scan_generator import ScanGenerator\nroot = tk.Tk()\ncmd = ScanGenerator(root).show()  # Waits for user to press \"insert\"\n```\n\nFor comments, queries or bugs - email [dan.porter@diamond.ac.uk](mailto:dan.porter@diamond.ac.uk)\n\n# Installation\n**Requirements:** \nPython 3+ with packages: *Numpy*, *Tkinter*.\nBuiltIn packages used: *sys*, *os*, *re*\n\n\nDownload latest version from GitHub, then run the file\n```text\n$ git clone https://github.com/DanPorter/i16_scan_generator.git\n$ cd i16_scan_generator\n$ python -m i16_scan_generator.py\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanporter%2Fi16_scan_generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanporter%2Fi16_scan_generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanporter%2Fi16_scan_generator/lists"}