{"id":41157,"name":"prose","description":"Modular image processing pipelines with Python. Built for Astronomy.","url":"https://github.com/lgrcia/prose","last_synced_at":"2025-09-05T08:56:08.621Z","repository":{"id":41176927,"uuid":"259437330","full_name":"lgrcia/prose","owner":"lgrcia","description":"Modular image processing pipelines with Python. Built for Astronomy.","archived":false,"fork":false,"pushed_at":"2025-07-10T00:31:54.000Z","size":90314,"stargazers_count":58,"open_issues_count":43,"forks_count":16,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-07-10T10:08:54.940Z","etag":null,"topics":["astronomy","astrophysics","data-reduction","ground-based","image-processing","observation","photometry","pipeline","python","reduction","telescope"],"latest_commit_sha":null,"homepage":"https://prose.readthedocs.io","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/lgrcia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code_of_conduct.md","threat_model":null,"audit":null,"citation":"citation.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-27T19:56:37.000Z","updated_at":"2025-07-10T00:31:59.000Z","dependencies_parsed_at":"2023-02-18T22:46:04.063Z","dependency_job_id":"d08e2bc8-3bbb-4d3f-9230-b8fef65ae67a","html_url":"https://github.com/lgrcia/prose","commit_stats":{"total_commits":989,"total_committers":7,"mean_commits":"141.28571428571428","dds":0.5460060667340748,"last_synced_commit":"94e88fb5d62e264aba7fd069d5719d7c37966e05"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/lgrcia/prose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgrcia%2Fprose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgrcia%2Fprose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgrcia%2Fprose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgrcia%2Fprose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lgrcia","download_url":"https://codeload.github.com/lgrcia/prose/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgrcia%2Fprose/sbom","scorecard":{"id":587098,"data":{"date":"2025-08-11","repo":{"name":"github.com/lgrcia/prose","commit":"c7292975eb632c96a904464900f131b6fbe5e438"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lgrcia/prose/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lgrcia/prose/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lgrcia/prose/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/lgrcia/prose/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/lgrcia/prose/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/lgrcia/prose/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/lgrcia/prose/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/lgrcia/prose/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/lgrcia/prose/publish.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:3","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:24","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq","Warn: Project is vulnerable to: PYSEC-2024-165 / GHSA-hrw6-wg82-cm62","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T20:49:51.721Z","repository_id":41176927,"created_at":"2025-08-20T20:49:51.721Z","updated_at":"2025-08-20T20:49:51.721Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273734389,"owners_count":25158272,"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-09-05T02:00:09.113Z","response_time":402,"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"}},"owner":{"login":"lgrcia","name":"Lionel J. Garcia","uuid":"20612771","kind":"user","description":"\r\n    \r\n","email":"","website":"lgrcia.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20612771?u=b08984a27c4009724df60ef46e25e16be4185308\u0026v=4","repositories_count":4,"last_synced_at":"2023-03-11T11:01:22.121Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lgrcia","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T02:26:35.331Z","updated_at":"2023-03-11T11:01:22.162Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lgrcia","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lgrcia/repositories"},"packages":null,"commits":{"id":633265,"full_name":"lgrcia/prose","default_branch":"master","committers":[{"name":"lgrcia","email":"lionel_garcia@live.fr","count":449},{"name":"Lionel J. Garcia","email":"lgarcia@uliege.be","count":176},{"name":"Lionel Garcia","email":"lionelgarcia@nebulium.astro.ulg.ac.be","count":134},{"name":"Lionel Garcia","email":"lionelgarcia@MacBook-Pro-de-Lionel.local","count":127},{"name":"mathtimm","email":"mathilde.timmermans@hotmail.com","count":90},{"name":"Lionel Garcia","email":"lionelgarcia@pc58.home","count":12},{"name":"exotic","email":"exotic@exotic.org","count":1}],"total_commits":989,"total_committers":7,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":141.28571428571428,"dds":0.5460060667340748,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T03:05:51.380Z","last_synced_commit":"94e88fb5d62e264aba7fd069d5719d7c37966e05","created_at":"2023-03-09T08:28:29.770Z","updated_at":"2023-09-19T17:29:45.809Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgrcia%2Fprose/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"lgrcia/prose","html_url":"https://github.com/lgrcia/prose","last_synced_at":"2025-06-09T23:48:52.746Z","status":null,"issues_count":102,"pull_requests_count":85,"avg_time_to_close_issue":18566442.902777776,"avg_time_to_close_pull_request":1344586.1333333333,"issues_closed_count":71,"pull_requests_closed_count":75,"pull_request_authors_count":8,"issue_authors_count":15,"avg_comments_per_issue":1.196078431372549,"avg_comments_per_pull_request":0.25882352941176473,"merged_pull_requests_count":63,"bot_issues_count":0,"bot_pull_requests_count":29,"past_year_issues_count":6,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":8464569.75,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-14T20:38:12.363Z","updated_at":"2025-09-03T03:11:12.090Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgrcia%2Fprose","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgrcia%2Fprose/issues","issue_labels_count":{"enhancement":37,"bug":29,"documentation":13,"v3.0.0":7,"help wanted":7,"wontfix":6,"priority":5,"good first issue":4,"question":3},"pull_request_labels_count":{"dependencies":46},"issue_author_associations_count":{"OWNER":64,"NONE":22,"COLLABORATOR":9,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":53,"OWNER":40,"NONE":7,"COLLABORATOR":6},"issue_authors":{"lgrcia":64,"mathtimm":8,"educrot":7,"schackey":3,"mathvdd":2,"EAlexJ":2,"alexdumitriu":2,"vdeloupy":2,"smoh":2,"manishprasad0":1,"dan-adi":1,"Tim171717":1,"hauretc":1,"MouradGHACHOUI":1},"pull_request_authors":{"dependabot[bot]":46,"lgrcia":40,"michealroberts":6,"mathtimm":5,"schackey":4,"shfxia":2,"AlexKurek":2,"hauretc":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10070672,"issues_count":31254518,"pull_requests_count":95427059,"authors_count":10689179,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":4,"OWNER":2},"past_year_pull_request_author_associations_count":{"NONE":4,"OWNER":2,"CONTRIBUTOR":2},"past_year_issue_authors":{"lgrcia":2,"vdeloupy":2,"manishprasad0":1,"Tim171717":1},"past_year_pull_request_authors":{"michealroberts":6,"lgrcia":2},"maintainers":[{"login":"lgrcia","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lgrcia"},{"login":"mathtimm","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mathtimm"},{"login":"hauretc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauretc"}],"active_maintainers":[{"login":"lgrcia","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lgrcia"}]},"events":{"total":{"IssuesEvent":3,"WatchEvent":5,"DeleteEvent":1,"IssueCommentEvent":14,"PushEvent":9,"PullRequestEvent":8,"ForkEvent":6,"CreateEvent":1},"last_year":{"IssuesEvent":3,"WatchEvent":5,"DeleteEvent":1,"IssueCommentEvent":14,"PushEvent":9,"PullRequestEvent":8,"ForkEvent":6,"CreateEvent":1}},"keywords":["astronomy","astrophysics","data-reduction","ground-based","image-processing","observation","photometry","pipeline","python","reduction","telescope"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-03T23:01:00.833Z","updated_at":"2023-02-03T23:01:00.833Z","repository_link":"https://github.com/lgrcia/prose/blob/main/requirements.txt","dependencies":[{"id":7340353516,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353517,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353518,"package_name":"astropy","ecosystem":"pypi","requirements":"==4.0","direct":true,"kind":"runtime","optional":false},{"id":7340353519,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353520,"package_name":"colorama","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353521,"package_name":"scikit-image","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353522,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.1","direct":true,"kind":"runtime","optional":false},{"id":7340353523,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353524,"package_name":"astroalign","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353525,"package_name":"photutils","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353526,"package_name":"astroquery","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353527,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353528,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353529,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353530,"package_name":"docutils","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353531,"package_name":"tabulate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353532,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353533,"package_name":"imageio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353534,"package_name":"sep","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353535,"package_name":"xarray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353536,"package_name":"numba","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353537,"package_name":"netcdf4","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353538,"package_name":"celerite2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353539,"package_name":"jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353540,"package_name":"tensorflow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353541,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353542,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353543,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-02-03T23:01:00.878Z","updated_at":"2023-02-03T23:01:00.878Z","repository_link":"https://github.com/lgrcia/prose/blob/main/setup.py","dependencies":[{"id":7340353544,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353545,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353546,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353547,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353548,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353549,"package_name":"scikit-image","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353550,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.1","direct":true,"kind":"runtime","optional":false},{"id":7340353551,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353552,"package_name":"photutils","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353553,"package_name":"astroquery","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353554,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353555,"package_name":"tabulate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353556,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353557,"package_name":"imageio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353558,"package_name":"sep","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353559,"package_name":"xarray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353560,"package_name":"numba","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353561,"package_name":"netcdf4","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353562,"package_name":"celerite2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353563,"package_name":"jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353564,"package_name":"tensorflow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7340353565,"package_name":"twirl","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":6.561030665896573,"created_at":"2025-09-04T15:51:15.870Z","updated_at":"2025-10-07T08:16:46.997Z","avatar_url":"https://github.com/lgrcia.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/41157","html_url":"https://science.ecosyste.ms/projects/41157"}