Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

Revision 51992fc0bf834e9bb5e3f6f31131384a9d16e476 authored by NikVard on 06 March 2023, 14:24:08 UTC, committed by NikVard on 06 March 2023, 14:24:08 UTC
[FIX] Updated instructions
1 parent b7e1a6d
  • Files
  • Changes
  • a92aa9a
  • /
  • configs
  • /
  • fig5_tests
  • /
  • point_C_w_phase_reset_4_stim_peak.json
Raw File Download

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • revision
  • directory
  • content
revision badge
swh:1:rev:51992fc0bf834e9bb5e3f6f31131384a9d16e476
directory badge
swh:1:dir:ba1b8153c91ba01952ea87b96b31a37b7d81aef4
content badge
swh:1:cnt:cf84b965e4e1e706043659a298ee0472bbd8d88d

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • revision
  • directory
  • content
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
point_C_w_phase_reset_4_stim_peak.json
{
    "seed_val": 42,
    "areas": {
        "EC": {
            "E": {
                "N": 10000,
                "type": "PyCAN",
                "noise": 0.0
            },
            "I": {
                "N": 1000,
                "type": "Inh",
                "noise": 0.0
            }
        },
        "DG": {
            "E": {
                "N": 10000,
                "type": "Py",
                "noise": 0.0
            },
            "I": {
                "N": 100,
                "type": "Inh",
                "noise": 0.0
            }
        },
        "CA3": {
            "E": {
                "N": 1000,
                "type": "PyCAN",
                "noise": 0.0
            },
            "I": {
                "N": 100,
                "type": "Inh",
                "noise": 0.0
            }
        },
        "CA1": {
            "E": {
                "N": 10000,
                "type": "PyCAN",
                "noise": 0.0
            },
            "I": {
                "N": 1000,
                "type": "Inh",
                "noise": 0.0
            }
        }
    },
    "connectivity": {
        "intra": {
            "EC": [
                [
                    0.0,
                    0.37
                ],
                [
                    0.54,
                    0.0
                ]
            ],
            "DG": [
                [
                    0.0,
                    0.06
                ],
                [
                    0.14,
                    0.0
                ]
            ],
            "CA3": [
                [
                    0.56,
                    0.75
                ],
                [
                    0.75,
                    0.0
                ]
            ],
            "CA1": [
                [
                    0.0,
                    0.28
                ],
                [
                    0.3,
                    0.7
                ]
            ]
        },
        "inter": {
            "p_tri": 0.45,
            "p_mono": 0.2
        },
        "inter_custom": {
            "EC": {
                "E": [
                    [
                        0.0,
                        0.0
                    ],
                    [
                        13.0,
                        13.0
                    ],
                    [
                        0.14,
                        0.14
                    ],
                    [
                        1.1,
                        1.1
                    ]
                ],
                "I": [
                    [
                        0.0,
                        0.0
                    ],
                    [
                        0.0,
                        0.0
                    ],
                    [
                        0.0,
                        0.0
                    ],
                    [
                        0.0,
                        0.0
                    ]
                ]
            },
            "DG": {
                "E": [
                    [
                        0.0,
                        0.0
                    ],
                    [
                        0.0,
                        0.0
                    ],
                    [
                        0.14,
                        0.14
                    ],
                    [
                        0.0,
                        0.0
                    ]
                ],
                "I": [
                    [
                        0.0,
                        0.0
                    ],
                    [
                        0.0,
                        0.0
                    ],
                    [
                        0.0,
                        0.0
                    ],
                    [
                        0.0,
                        0.0
                    ]
                ]
            },
            "CA3": {
                "E": [
                    [
                        0.0,
                        0.0
                    ],
                    [
                        0.0,
                        0.0
                    ],
                    [
                        0.0,
                        0.0
                    ],
                    [
                        1.1,
                        1.1
                    ]
                ],
                "I": [
                    [
                        0.0,
                        0.0
                    ],
                    [
                        0.0,
                        0.0
                    ],
                    [
                        0.0,
                        0.0
                    ],
                    [
                        0.0,
                        0.0
                    ]
                ]
            },
            "CA1": {
                "E": [
                    [
                        0.2,
                        0.2
                    ],
                    [
                        0.0,
                        0.0
                    ],
                    [
                        0.0,
                        0.0
                    ],
                    [
                        0.0,
                        0.0
                    ]
                ],
                "I": [
                    [
                        0.0,
                        0.0
                    ],
                    [
                        0.0,
                        0.0
                    ],
                    [
                        0.0,
                        0.0
                    ],
                    [
                        0.0,
                        0.0
                    ]
                ]
            }
        }
    },
    "fixed_input": {
        "enabled": 0,
        "low": 0.0,
        "high": 0.15,
        "frequency": 6.0,
        "delay": 0.25
    },
    "Kuramoto": {
        "N": 250,
        "f0": 6.0,
        "sigma": 0.5,
        "kN": 15,
        "gain_reset": 4.0,
        "gain_rhythm": 0.18,
        "offset": 0.0
    },
    "stimulation": {
        "target": "CA1",
        "coordinates": [
            5.0,
            -8.0,
            7.5
        ],
        "sigma": 0.33,
        "duration": 2.0,
        "dt": 0.0001,
        "onset": 1.8503,
        "I": [
            8.0
        ],
        "pulse_width": [
            0.001
        ],
        "stim_freq": 5,
        "pulse_freq": 100,
        "nr_of_trains": 1,
        "nr_of_pulses": 1,
        "ipi": 0.0001
    },
    "simulation": {
        "duration": 5.0,
        "dt": 0.0001,
        "debugging": false
    },
    "timestamp": "Wed Oct 12 16:54:23 2022",
    "git_branch": "working_on_figures",
    "git_hash": "f8baf9ba1f7680b4185b3bbb5e927ee756ff06d0",
    "git_short_hash": "f8baf9b"
}
The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API