{"id":16573919,"url":"https://github.com/julienpeloton/lensingbiases","last_synced_at":"2025-03-05T15:41:09.397Z","repository":{"id":70517846,"uuid":"75415805","full_name":"JulienPeloton/lensingbiases","owner":"JulienPeloton","description":"Computation of N0 and N1 biases in the context of CMB weak lensing","archived":false,"fork":false,"pushed_at":"2020-05-20T14:01:48.000Z","size":1461,"stargazers_count":7,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T04:10:44.392Z","etag":null,"topics":["biases","lensing"],"latest_commit_sha":null,"homepage":"","language":"Fortran","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JulienPeloton.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}},"created_at":"2016-12-02T17:17:21.000Z","updated_at":"2023-05-12T20:22:59.000Z","dependencies_parsed_at":"2023-03-25T00:22:06.046Z","dependency_job_id":null,"html_url":"https://github.com/JulienPeloton/lensingbiases","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Flensingbiases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Flensingbiases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Flensingbiases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Flensingbiases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JulienPeloton","download_url":"https://codeload.github.com/JulienPeloton/lensingbiases/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242057736,"owners_count":20065060,"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":["biases","lensing"],"created_at":"2024-10-11T21:43:24.298Z","updated_at":"2025-03-05T15:41:09.370Z","avatar_url":"https://github.com/JulienPeloton.png","language":"Fortran","funding_links":[],"categories":[],"sub_categories":[],"readme":"Lensingbiases\n==\n\nComputation of N0 and N1 biases in the context of CMB weak lensing (flat-sky approximation).\nDerivatives of N1 biases with respect to the lensing potential power-spectrum available.\n\nLicense: GNU License (see the LICENSE file for details) covers all files\nin the lensingbiases repository unless stated otherwise.\n\n### Before starting\nThe Python code has the following dependencies:\n* numpy, pylab, argparse\n* f2py\n\nIn most machines, those packages are automatically installed.\nMake sure you update your PYTHONPATH to use the code.\nJust add in your bashrc:\n```bash\nBIASPATH=/path/to/the/package\nexport PYTHONPATH=$PYTHONPATH:$BIASPATH\n```\n\n### Compilation of Fortran\nThe package is written in python, but internal operations are\ndone in Fortran. Therefore you need to compile it before using\nthe routines. We provide a setup file. Just run:\n```bash\npython setup.py build_ext --inplace --fcompiler=gfortran\n```\nDepending on system, you may need to specify a different fortran compiler.\nFor the purist, we also provide a Makefile for a direct compilation.\nFor extended multipole ranges, computation can be long.\nSo make sure that you are using several processors by adding in your bashrc:\n```bash\nexport OMP_NUM_THREADS=n\n```\n\n### Usage\nUser has to provide the range of multipole, beam width, noise level, etc.\nIn order to ease the start, we provide both a test script and a launcher:\n* LensingBiases.py (see the main)\n* launch.sh\n\nFor usage on clusters, we also provide a batch (SLURM).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulienpeloton%2Flensingbiases","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjulienpeloton%2Flensingbiases","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulienpeloton%2Flensingbiases/lists"}