{"id":20687519,"url":"https://github.com/mrakitin/plotting","last_synced_at":"2025-12-16T04:59:11.800Z","repository":{"id":88973864,"uuid":"76136011","full_name":"mrakitin/plotting","owner":"mrakitin","description":"Plotting scripts and utilities","archived":false,"fork":false,"pushed_at":"2017-03-07T20:11:55.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-17T16:51:24.637Z","etag":null,"topics":["intensity-distribution","plotting","plotting-scripts"],"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/mrakitin.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":"2016-12-10T20:29:38.000Z","updated_at":"2016-12-10T20:30:00.000Z","dependencies_parsed_at":"2023-06-13T09:30:14.761Z","dependency_job_id":null,"html_url":"https://github.com/mrakitin/plotting","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/mrakitin%2Fplotting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrakitin%2Fplotting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrakitin%2Fplotting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrakitin%2Fplotting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrakitin","download_url":"https://codeload.github.com/mrakitin/plotting/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242945840,"owners_count":20210762,"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":["intensity-distribution","plotting","plotting-scripts"],"created_at":"2024-11-16T22:57:33.948Z","updated_at":"2025-12-16T04:59:11.769Z","avatar_url":"https://github.com/mrakitin.png","language":"Python","readme":"# plotting\nPlotting scripts and utilities\n\nOptions:\n```\n$ python plotting.py -h\nusage: plotting.py [-h] [-d DAT_FILE] [-o OUT_FILE] [-l] [-m]\n                   [--min_value MIN_VALUE] [--max_value MAX_VALUE] [-s]\n                   [-c CMAP]\n\nPlot 2D-intensity distribution\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -d DAT_FILE, --dat_file DAT_FILE\n                        input .dat file\n  -o OUT_FILE, --out_file OUT_FILE\n                        output image file name (without extension)\n  -l, --log_scale       use logarithmic scale\n  -m                    set the limits of the logarithmic scale manually\n  --min_value MIN_VALUE\n                        minimum value for logarithmic scale\n  --max_value MAX_VALUE\n                        maximum value for logarithmic scale\n  -s, --show_image      show image\n  -c CMAP, --cmap CMAP  color map\n```\n\nPlot the intensity distribution in the logarithmic scale and show the resulted image:\n```bash\n$ python plotting.py -d res_int_pr_se.dat -l -m --min_value=3.0 --max_value=15 -s\n```\n\nPlot the intensity distribution in the logarithmic scale and save the resulted file to the current dir:\n```bash\n$ python plotting.py -d res_int_pr_se.dat -l -m --min_value=3.0 --max_value=15\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrakitin%2Fplotting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrakitin%2Fplotting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrakitin%2Fplotting/lists"}