{"id":15735859,"url":"https://github.com/simonrw/daskfitsio","last_synced_at":"2025-06-15T20:37:27.390Z","repository":{"id":86714987,"uuid":"52018248","full_name":"simonrw/daskfitsio","owner":"simonrw","description":"Wrapper around `fitsio.ImageHDU` creating a `dask.Array`","archived":false,"fork":false,"pushed_at":"2016-02-18T16:27:22.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T04:15:55.186Z","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/simonrw.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2016-02-18T15:44:35.000Z","updated_at":"2016-03-30T02:43:28.000Z","dependencies_parsed_at":"2023-06-07T05:15:47.261Z","dependency_job_id":null,"html_url":"https://github.com/simonrw/daskfitsio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simonrw/daskfitsio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrw%2Fdaskfitsio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrw%2Fdaskfitsio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrw%2Fdaskfitsio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrw%2Fdaskfitsio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonrw","download_url":"https://codeload.github.com/simonrw/daskfitsio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrw%2Fdaskfitsio/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260046266,"owners_count":22950827,"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","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":"2024-10-04T01:15:20.382Z","updated_at":"2025-06-15T20:37:27.369Z","avatar_url":"https://github.com/simonrw.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"==========\ndaskfitsio\n==========\n\n.. image:: https://travis-ci.org/mindriot101/daskfitsio.svg?branch=master\n    :target: https://travis-ci.org/mindriot101/daskfitsio\n.. image:: https://landscape.io/github/mindriot101/daskfitsio/master/landscape.svg?style=flat\n   :target: https://landscape.io/github/mindriot101/daskfitsio/master\n   :alt: Code Health\n\n\nWrapper around ``fitsio.ImageHDU`` creating a ``dask.Array``.\n\nQuickstart\n----------\n\n.. code-block:: python\n\n    \u003e\u003e\u003e with fitsio.FITS(fname) as infile:\n    ...     hdu = infile[0]\n    ...     data = df.read_hdu(hdu, chunks=(10, 10))\n    ...     print(data.mean(axis=1).compute())\n    ...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonrw%2Fdaskfitsio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonrw%2Fdaskfitsio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonrw%2Fdaskfitsio/lists"}