{"id":26210236,"url":"https://github.com/smithsonian/layup","last_synced_at":"2025-10-12T18:51:48.828Z","repository":{"id":273528475,"uuid":"916281324","full_name":"Smithsonian/layup","owner":"Smithsonian","description":"Orbit fitting at LSST scale","archived":false,"fork":false,"pushed_at":"2025-09-09T14:50:17.000Z","size":2820,"stargazers_count":2,"open_issues_count":30,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-09T17:42:50.606Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Smithsonian.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":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-13T19:48:21.000Z","updated_at":"2025-09-09T14:50:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"efd3f9df-d9bc-4254-ab87-6bc93f1e9f7a","html_url":"https://github.com/Smithsonian/layup","commit_stats":null,"previous_names":["smithsonian/layup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Smithsonian/layup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Smithsonian%2Flayup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Smithsonian%2Flayup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Smithsonian%2Flayup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Smithsonian%2Flayup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Smithsonian","download_url":"https://codeload.github.com/Smithsonian/layup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Smithsonian%2Flayup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279012523,"owners_count":26085134,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":"2025-03-12T07:20:03.548Z","updated_at":"2025-10-12T18:51:48.823Z","avatar_url":"https://github.com/Smithsonian.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/Smithsonian/layup/main/docs/images/layup_logo.png\" width=\"500\"\u003e\n\u003c/h1\u003e\u003cbr\u003e\n\n# layup\nOrbit fitting at LSST scale\n\n[![ci](https://github.com/Smithsonian/layup/actions/workflows/smoke-test.yml/badge.svg)](https://github.com/Smithsonian/layup/actions/workflows/smoke-test.yml)\n[![pytest](https://github.com/Smithsonian/layup/actions/workflows/testing-and-coverage.yml/badge.svg)](https://github.com/Smithsonian/layup/actions/workflows/testing-and-coverage.yml)\n[![Documentation Status](https://readthedocs.org/projects/layup/badge/?version=latest)](https://layup.readthedocs.io/en/latest/?badge=latest)\n[![PyPI - Version](https://img.shields.io/pypi/v/layup)](https://pypi.python.org/pypi/layup)\n[![Template](https://img.shields.io/badge/Template-LINCC%20Frameworks%20Python%20Project%20Template-brightgreen)](https://lincc-ppt.readthedocs.io/en/latest/)\n\n## Setup\nYou can download the source code with:\n```\ngit clone --recursive https://github.com/Smithsonian/layup.git\n```\n\nIf you cloned the repository without `--recursive` flag, you can run\n```\ngit submodule update --init\n```\nto download the required submodules, `assist`, `eigen`, and `rebound`.\n\nNext, run\n```\npip install -e .\n```\nto create an editable install of `layup`. If you're doing development work, you can install with\n```\npip install -e \".[dev]\"\n```\nto install all of the development packages as well.\n\n### Linux\nIf you're running `layup` on a linux distribution, you should add the `layup` root directory to your`$LD_LIBRARY_PATH`, with something like\n```\nexport LD_LIBRARY_PATH=$LD_LIBRARY_PATH:\u003c/path/to/layup\u003e\n```\nso that python's dynamic linker can find the `assist` and `rebound` library objects at runtime.\n\n### Adding new submodule \nNote that to get the new submodules added in an existing copy of the repo you want to run\n```\ngit submodule update --init\n```\nAnd in subsequent clones of the repo you want to run\n```\ngit clone --recursive https://github.com/Smithsonian/layup.git\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmithsonian%2Flayup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmithsonian%2Flayup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmithsonian%2Flayup/lists"}