{"id":15899017,"url":"https://github.com/danporter/i16_peakfit","last_synced_at":"2025-04-02T19:14:28.212Z","repository":{"id":163825311,"uuid":"428553947","full_name":"DanPorter/i16_peakfit","owner":"DanPorter","description":"Wrapper and graphical user inteface of lmfit for scattering experiments such as those on Diamond-I16","archived":false,"fork":false,"pushed_at":"2022-11-10T09:31:50.000Z","size":574,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T09:45:40.897Z","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":"2021-11-16T07:11:38.000Z","updated_at":"2021-11-30T21:05:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd693cd7-20f5-43d0-99fb-22f2aa5b455b","html_url":"https://github.com/DanPorter/i16_peakfit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanPorter%2Fi16_peakfit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanPorter%2Fi16_peakfit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanPorter%2Fi16_peakfit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanPorter%2Fi16_peakfit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanPorter","download_url":"https://codeload.github.com/DanPorter/i16_peakfit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246875909,"owners_count":20848049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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.964Z","updated_at":"2025-04-02T19:14:28.192Z","avatar_url":"https://github.com/DanPorter.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# i16_peakfit\nWrapper and graphical user inteface of lmfit for scattering experiments such as those on Diamond-I16\n\n### Usage\nStart GUI session:\n``` bash\n  $ python -m i16_peakfit\n ```\nOR - Start GUI with data loaded\n``` bash\n  $ python -m i16_peakfit /some/xye/file.dat\n```\n\n![GUI screenshot](i16_peakfit_screenshot.png)\n\nOR - Import functions into script\n``` python\n    from i16_peakfit import multipeakfit, load_xye, peak_results_str\n    \n    xdata, ydata, yerror = load_xye('/some/data/file.txt')\n    res = multipeakfit(x, y, npeaks=None, model='Gauss', plot_result=True)\n    print(peak_results_str(res))\n```\n\nBy Dan Porter, Diamond Light Source Ltd. 2021\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanporter%2Fi16_peakfit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanporter%2Fi16_peakfit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanporter%2Fi16_peakfit/lists"}