{"id":16519888,"url":"https://github.com/zonca/cofe-python-analysis-tools","last_synced_at":"2026-06-17T23:31:43.013Z","repository":{"id":26176370,"uuid":"29622066","full_name":"zonca/cofe-python-analysis-tools","owner":"zonca","description":"python tools for cofe data analysis including demodulation, pointing mapmaking etc","archived":false,"fork":false,"pushed_at":"2015-10-03T20:29:13.000Z","size":1899,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T23:41:31.993Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zonca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-21T22:22:11.000Z","updated_at":"2021-02-03T22:54:38.000Z","dependencies_parsed_at":"2022-07-09T15:37:19.281Z","dependency_job_id":null,"html_url":"https://github.com/zonca/cofe-python-analysis-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zonca/cofe-python-analysis-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonca%2Fcofe-python-analysis-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonca%2Fcofe-python-analysis-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonca%2Fcofe-python-analysis-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonca%2Fcofe-python-analysis-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zonca","download_url":"https://codeload.github.com/zonca/cofe-python-analysis-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonca%2Fcofe-python-analysis-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34470322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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":"2024-10-11T16:48:47.786Z","updated_at":"2026-06-17T23:31:42.991Z","avatar_url":"https://github.com/zonca.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"cofe-python-analysis-tools\n==========================\n\npython tools for cofe data analysis including demodulation, pointing mapmaking etc\nrepository:\nhttps://github.com/ucsbdeepspace/cofe-python-analysis-tools/\n\n## How to run map-making on COFE\n\n* Raw files produced by Peter in .pkl format contains data, timing information and pointing in local coordinates (azimuth, elevation)\n* First we need to compute the Equatorial pointing, in the same process we also extract the data for 1 channel we want to use for mapmaking (hardwritten in the script), this is achieved using `compute_pointing.py` in `utils_zonca/pointing`:\n        \n        python compute_pointing.py input_file_oneperday.pkl\nThis produces one `.h5` file with the same name and in the same path as the original `.pkl` file.\n* Next we want to concatenate all files to be used for the same mapmaking run:\n        \n        python concatenate_h5.py file1.h5 file2.h5 file3.h5\nThe script produces a single `HDF5` file: `concatenated.h5`, in the same folder, to be renamed.\n* The `HDF5` file is ready for mapmaking, download `dst` (\u003chttps://github.com/zonca/dst\u003e), follow instructions in `README.md` to build it, then prepare a configuration file based on `roof_512.cfg` by changing the file path.\nRun destriping with:\n\n        mpirun -np 3 python dst.py yourconfig.cfg\nFinally convert the output maps to `FITS` with:\n\n        python plotmaps.py dstoutputfolder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzonca%2Fcofe-python-analysis-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzonca%2Fcofe-python-analysis-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzonca%2Fcofe-python-analysis-tools/lists"}