{"id":26730295,"url":"https://github.com/rcoteru/rlif-ising","last_synced_at":"2025-03-27T23:19:15.221Z","repository":{"id":284642453,"uuid":"954241134","full_name":"rcoteru/rlif-ising","owner":"rcoteru","description":"Ising model for a network of refractive leaky integrate-and-fire neurons","archived":false,"fork":false,"pushed_at":"2025-03-26T22:48:18.000Z","size":81,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T23:31:01.366Z","etag":null,"topics":["integrate-and-fire","ising-model","julia","mean-field-theory","refractive-period","spin-dynamics"],"latest_commit_sha":null,"homepage":"","language":"Julia","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/rcoteru.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":"2025-03-24T19:22:06.000Z","updated_at":"2025-03-26T22:48:21.000Z","dependencies_parsed_at":"2025-03-26T23:41:09.915Z","dependency_job_id":null,"html_url":"https://github.com/rcoteru/rlif-ising","commit_stats":null,"previous_names":["rcoteru/rlif-ising"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcoteru%2Frlif-ising","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcoteru%2Frlif-ising/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcoteru%2Frlif-ising/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcoteru%2Frlif-ising/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rcoteru","download_url":"https://codeload.github.com/rcoteru/rlif-ising/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245938286,"owners_count":20697014,"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":["integrate-and-fire","ising-model","julia","mean-field-theory","refractive-period","spin-dynamics"],"created_at":"2025-03-27T23:19:14.754Z","updated_at":"2025-03-27T23:19:15.207Z","avatar_url":"https://github.com/rcoteru.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Refractive Leaky Integrate-and-Fire Ising model\n[![CI](https://github.com/rcoteru/rlif-ising/actions/workflows/CI.yml/badge.svg)](https://github.com/rcoteru/rlif-ising/actions/workflows/CI.yml)\n\n\nCode to reproduce the figures in the article \"_Ising Model of Refractive Leaky Integrate-and-Fire Neurons_\" by [Raúl Coterillo](https://orcid.org/0000-0001-7567-3646) and [Miguel Aguilera](https://orcid.org/0000-0002-3366-4706).\n\n\n## Reproducibility\n\nTo (locally) reproduce this project, do the following:\n\n0. Download this code base. Notice that raw data are typically not included in the\n   git-history and may need to be downloaded independently.\n1. Open a Julia console and do:\n   ```\n   julia\u003e using Pkg\n   julia\u003e Pkg.add(\"DrWatson\") # install globally, for using `quickactivate`\n   julia\u003e Pkg.activate(\"path/to/this/project\")\n   julia\u003e Pkg.instantiate()\n   ```\n\nThis will install all necessary packages for you to be able to run the scripts and\neverything should work out of the box, including correctly finding local paths.\n\nYou may notice that most scripts start with the commands:\n```julia\nusing DrWatson\n@quickactivate \"BioIsing\"\n```\nwhich auto-activate the project and enable local path handling from DrWatson.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcoteru%2Frlif-ising","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frcoteru%2Frlif-ising","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcoteru%2Frlif-ising/lists"}