{"id":50174398,"url":"https://github.com/duqtools/duqtools","last_synced_at":"2026-06-10T17:00:48.532Z","repository":{"id":36962097,"uuid":"492734189","full_name":"duqtools/duqtools","owner":"duqtools","description":"Dynamic uncertainty quantification for Tokamak reactor simulations modelling","archived":false,"fork":false,"pushed_at":"2025-06-25T15:19:21.000Z","size":9849,"stargazers_count":10,"open_issues_count":7,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-05-21T16:36:05.662Z","etag":null,"topics":["fusion-reactor","modelling","python","tokamak","uncertainty-quantification"],"latest_commit_sha":null,"homepage":"https://duqtools.readthedocs.io/en/latest/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/duqtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-16T07:50:18.000Z","updated_at":"2025-06-26T12:37:16.000Z","dependencies_parsed_at":"2024-01-18T10:45:30.314Z","dependency_job_id":"1d4a26ab-1479-4d22-904e-f69a49a89d68","html_url":"https://github.com/duqtools/duqtools","commit_stats":{"total_commits":389,"total_committers":9,"mean_commits":43.22222222222222,"dds":"0.48586118251928023","last_synced_commit":"9f7a3b1b5a14da2c44830c39edd16262dd9b1202"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/duqtools/duqtools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duqtools%2Fduqtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duqtools%2Fduqtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duqtools%2Fduqtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duqtools%2Fduqtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duqtools","download_url":"https://codeload.github.com/duqtools/duqtools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duqtools%2Fduqtools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34161284,"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-06-10T02:00:07.152Z","response_time":89,"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":["fusion-reactor","modelling","python","tokamak","uncertainty-quantification"],"created_at":"2026-05-25T02:00:20.338Z","updated_at":"2026-06-10T17:00:48.522Z","avatar_url":"https://github.com/duqtools.png","language":"Jupyter Notebook","funding_links":[],"categories":["Tools"],"sub_categories":["Simulation and Modeling Frameworks"],"readme":"[![Documentation Status](https://readthedocs.org/projects/duqtools/badge/?version=latest)](https://duqtools.readthedocs.io/en/latest/?badge=latest)\n[![Tests](https://github.com/duqtools/duqtools/actions/workflows/test.yaml/badge.svg)](https://github.com/duqtools/duqtools/actions/workflows/test.yaml)\n[![Tests (IMAS)](https://github.com/duqtools/duqtools/actions/workflows/test_imas.yaml/badge.svg)](https://github.com/duqtools/duqtools/actions/workflows/test_imas.yaml)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/duqtools)](https://pypi.org/project/duqtools/)\n[![PyPI](https://img.shields.io/pypi/v/duqtools.svg?style=flat)](https://pypi.org/project/duqtools/)\n[![DOI](https://zenodo.org/badge/492734189.svg)](https://zenodo.org/badge/latestdoi/492734189)\n![Coverage](https://gist.githubusercontent.com/stefsmeets/ea916a5b3c3d9bc59065a7304e4ca707/raw/covbadge.svg)\n\n\n![Duqtools banner](https://raw.githubusercontent.com/duqtools/duqtools/main/src/duqtools/data/logo.png)\n\n# Duqtools\n\n*Duqtools* is a tool for **D**ynamic **U**ncertainty **Q**uantification for Tokamak reactor simulations modelling.\n\nFeatures:\n\n- Set up 100s of simulation runs from a single template\n- Launch standard sets of sensitivity tests with minimal programming\n- Batch job submission and status tracking\n- Supports the Standardized Interface Data Structures (IDSs) data directory\n- Compare and visualize 100s of simulations in one overview\n- Display simulation results as confidence ranges and distributions\n\n*Duqtools* is currently under active development. It runs on linux only and requires the [ITER](http://iter.org/) Integrated Modeling and Analysis Suite ([IMAS](https://confluence.iter.org/display/IMP)).\n\nTo install:\n\n```console\npip install duqtools\n```\n\nOr to use on the gateway:\n\n```console\nmodule use /gss_efgw_work/work/g2vazizi/duqtools/modules\nmodule load duqtools/3.1.6\n```\n\nThe source code is available from [Github](https://github.com/duqtools/duqtools).\n\nSuggestions, improvements, and edits are most welcome.\n\n\n## Development\n\nCheck out our [Contributing Guidelines](CONTRIBUTING.md#Getting-started-with-development) to get started with development.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduqtools%2Fduqtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduqtools%2Fduqtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduqtools%2Fduqtools/lists"}