{"id":22215873,"url":"https://github.com/jlustigy/coronagraph","last_synced_at":"2025-10-07T08:16:38.971Z","repository":{"id":62564876,"uuid":"50645238","full_name":"jlustigy/coronagraph","owner":"jlustigy","description":"A Python noise model for directly imaging exoplanets ","archived":false,"fork":false,"pushed_at":"2024-12-18T23:20:11.000Z","size":61433,"stargazers_count":6,"open_issues_count":4,"forks_count":8,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-02T12:46:36.437Z","etag":null,"topics":["astronomy","coronagraph","exoplanets","spectroscopy"],"latest_commit_sha":null,"homepage":"","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/jlustigy.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}},"created_at":"2016-01-29T07:12:21.000Z","updated_at":"2024-12-18T23:20:17.000Z","dependencies_parsed_at":"2025-04-14T16:49:53.506Z","dependency_job_id":null,"html_url":"https://github.com/jlustigy/coronagraph","commit_stats":{"total_commits":232,"total_committers":3,"mean_commits":77.33333333333333,"dds":"0.017241379310344862","last_synced_commit":"b321693512422343b08ada7e246413e1f4bae4cc"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jlustigy/coronagraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlustigy%2Fcoronagraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlustigy%2Fcoronagraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlustigy%2Fcoronagraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlustigy%2Fcoronagraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jlustigy","download_url":"https://codeload.github.com/jlustigy/coronagraph/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlustigy%2Fcoronagraph/sbom","scorecard":{"id":523706,"data":{"date":"2025-08-11","repo":{"name":"github.com/jlustigy/coronagraph","commit":"3ee4737a4ddd8ce9300d33e494c9601cd0d46056"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/23 approved changesets -- score normalized to 0","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":"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":-1,"reason":"no workflows found","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: coronagraph/filters/__init__.pyc:1","Warn: binary detected: coronagraph/filters/imager.pyc:1"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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"}}]},"last_synced_at":"2025-08-20T03:46:01.942Z","repository_id":62564876,"created_at":"2025-08-20T03:46:01.942Z","updated_at":"2025-08-20T03:46:01.942Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278245386,"owners_count":25955016,"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-03T02:00:06.070Z","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":["astronomy","coronagraph","exoplanets","spectroscopy"],"created_at":"2024-12-02T21:43:31.219Z","updated_at":"2025-10-07T08:16:38.952Z","avatar_url":"https://github.com/jlustigy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width = \"450\" src=\"https://github.com/jlustigy/coronagraph/blob/master/docs/_static/logo6.png?raw=true\"/\u003e\n  \u003cbr\u003e\n  A Python noise model for directly imaging exoplanets with coronagraph equipped telescopes.  \n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://travis-ci.org/jlustigy/coronagraph\"\u003e\u003cimg src=\"http://img.shields.io/travis/jlustigy/coronagraph/master.svg?style=flat\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://jlustigy.github.io/coronagraph/\"\u003e\u003cimg src=\"https://img.shields.io/badge/read-the_docs-blue.svg?style=flat\"/\u003e\u003c/a\u003e\n  \u003ca href=\"http://joss.theoj.org/papers/29a123d0178ea95da358dafc0282e8f7\"\u003e\u003cimg src=\"http://joss.theoj.org/papers/29a123d0178ea95da358dafc0282e8f7/status.svg\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/jlustigy/coronagraph/blob/master/LICENSE\"\u003e\u003cimg src=\"http://img.shields.io/badge/license-MIT-blue.svg?style=flat\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://coveralls.io/github/jlustigy/coronagraph?branch=master\"\u003e\u003cimg src=\"https://coveralls.io/repos/github/jlustigy/coronagraph/badge.svg?branch=master\u0026style=flat\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nDocumentation\n=============\n\nPlease refer to the [code documentation](https://jlustigy.github.io/coronagraph/) for examples, API, and more. \n\nInstallation\n============\n\nThe simplest option is to install using `pip`:\n\n```bash\n   pip install coronagraph\n```\n\nUsers may also clone the repository on Github:\n\n```bash\n   git clone https://github.com/jlustigy/coronagraph.git\n   cd coronagraph\n   python setup.py\n```\n\nCitation\n========\nIf you use this model in your own research please cite [Robinson, Stapelfeldt \u0026 Marley (2016)](https://ui.adsabs.harvard.edu/abs/2016PASP..128b5003R/abstract) and [Lustig-Yaeger, Robinson \u0026 Arney (2019)](http://joss.theoj.org/papers/29a123d0178ea95da358dafc0282e8f7).  \n\n```\n@article{Lustig2019coronagraph,\n\tjournal = {Journal of Open Source Software},\n\tdoi = {10.21105/joss.01387},\n\tissn = {2475-9066},\n\tnumber = {40},\n\tpublisher = {The Open Journal},\n\ttitle = {coronagraph: Telescope Noise Modeling for Exoplanets in Python},\n\turl = {http://dx.doi.org/10.21105/joss.01387},\n\tvolume = {4},\n\tauthor = {Lustig-Yaeger, Jacob and Robinson, Tyler D. and Arney, Giada},\n\tpages = {1387},\n\tdate = {2019-08-23},\n\tyear = {2019},\n\tmonth = {8},\n\tday = {23},\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlustigy%2Fcoronagraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjlustigy%2Fcoronagraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlustigy%2Fcoronagraph/lists"}