{"id":43628815,"url":"https://github.com/uasal/config_um_wcc","last_synced_at":"2026-02-04T16:28:43.818Z","repository":{"id":299479159,"uuid":"974492527","full_name":"uasal/config_um_wcc","owner":"uasal","description":"Configuration package for UM WCC","archived":false,"fork":false,"pushed_at":"2025-10-04T11:05:28.000Z","size":115,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2025-10-12T02:55:58.890Z","etag":null,"topics":["configuration","drafting","python-package","version-control"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uasal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2025-04-28T21:34:29.000Z","updated_at":"2025-08-20T20:15:05.000Z","dependencies_parsed_at":"2025-06-16T19:59:30.249Z","dependency_job_id":"aad0e066-669a-4624-8845-fe9226900de2","html_url":"https://github.com/uasal/config_um_wcc","commit_stats":null,"previous_names":["uasal/config_um_wcc"],"tags_count":1,"template":false,"template_full_name":"uasal/config_project_template","purl":"pkg:github/uasal/config_um_wcc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uasal%2Fconfig_um_wcc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uasal%2Fconfig_um_wcc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uasal%2Fconfig_um_wcc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uasal%2Fconfig_um_wcc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uasal","download_url":"https://codeload.github.com/uasal/config_um_wcc/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uasal%2Fconfig_um_wcc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29090359,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T03:31:03.593Z","status":"ssl_error","status_checked_at":"2026-02-04T03:29:50.742Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["configuration","drafting","python-package","version-control"],"created_at":"2026-02-04T16:28:43.133Z","updated_at":"2026-02-04T16:28:43.813Z","avatar_url":"https://github.com/uasal.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# config_project_template\nExample of a configuration repository that is used with a specific simulation tool (or group of tools).\n\nThe naming convention should be config_project_toolname. So a hypothetical example could be `config_hubble_acs`.\n\nThe directory structure is designed as follows:\n\n- Configuration parameters that are common to all tools in the repository belong in the `common_params.toml` file. \n- A separate directory (should be named the same as the repo) is needed for python packaging (`config_project_template`).\n- All tool configs must have an `_init.toml` file which contains the default set of parameters for that tool.\n- Config files must contain both values and units. \n  - Units shall utilize the astropy format.\n- Values without a unit will be marked as *unitless*.\n- The origin of the values should be in a comment (for now).\n- At this time, no other filenames should start with an `_`. This functionality is reserved for future feature implementation(s).\n- Any added configuration file must contain the *full set* of available parameters and not just overrides for the defaults.\n\nConfiguration files may contain key valued pairs, but also utilize groupings. Such as:\n\n```toml\nOD_optic1 = '50e-3m'\n[sim_settings]  # settings for simulation tool\nnpix = 4096 # number of pixels per frame\nbeamrad = 0.4 # fractional beam radius\n```\n\n## Configuration Management\nRefer to the [UASAL Configuration Management Summary](https://github.com/uasal/lab_documents/blob/main/computing/development_guide/configuration_management.md) for additionally details on how analysis, simulation tools, and configuration repositories are structured within the UASAL GitHub organization.\n\nFor Configuration FAQ's, also defer to the [UASAL Configuration Management Summary](https://github.com/uasal/lab_documents/blob/main/computing/development_guide/configuration_management.md) for more information.\n\n------------\n\n\u003c!-- This code uses ``pre-commit`` to check yaml file syntax, maintain ``black`` formatting, and check ``flake8`` compliance.\nTo enable this, run the following commands once (the first removes the previous pre-commit hook)::\n\n    git config --unset-all core.hooksPath\n    pre-commit install --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuasal%2Fconfig_um_wcc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuasal%2Fconfig_um_wcc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuasal%2Fconfig_um_wcc/lists"}