Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
9dc52fe
Add files via upload
Nov 8, 2017
8eacfcd
Add files via upload
Nov 8, 2017
8bf08cf
Add files via upload
Nov 8, 2017
435f682
Delete Makefile
Nov 8, 2017
b237099
Delete Name-YEAR.md
Nov 8, 2017
628a958
Delete Name-YEAR.pdf
Nov 8, 2017
09a9b67
Delete bibliography.bib
Nov 8, 2017
b1bd04b
Delete crossref.yaml
Nov 8, 2017
70da987
Delete pandoc-template.tex
Nov 8, 2017
add0c23
Delete rescience-template.tex
Nov 8, 2017
2fe9004
Upload article PDF
Nov 8, 2017
0ea0a67
Rename ShimouraR-KamijiNL-PenaRFO-CordeiroVL-RomaroC-CeballosCC-Roque…
Nov 9, 2017
7d4adc4
Rename PDF
Nov 9, 2017
4963159
Delete ShimouraR-KamijiNL-PenaRFO-CordeiroVL-RomaroC-CeballosCC-Roque…
Nov 9, 2017
65efcd0
Update ShimouraR-KamijiNL-PenaRFO-CordeiroVL-RomaroC-CeballosCC-Roque…
Nov 9, 2017
2cd5a22
Rename ShimouraR-KamijiNL-PenaRFO-CordeiroVL-RomaroC-CeballosCC-Roque…
Nov 9, 2017
779f60c
Update README.md
Nov 9, 2017
a1b0f02
Update README.md
Nov 9, 2017
9a1c470
Uploaded version of the MS
Dec 12, 2017
a924f66
Uploaded version of README
Dec 12, 2017
a318f14
Uploaded version of code and README
Dec 12, 2017
2ad5dfe
Delete README.md
Dec 12, 2017
d4ec845
Delete fig2.jpg
Dec 12, 2017
b61f1c8
Delete fig2.py
Dec 12, 2017
f957ad2
Delete fig3.jpg
Dec 12, 2017
64c7f0c
Delete fig4.jpg
Dec 12, 2017
d9210b0
Delete fig5.jpg
Dec 12, 2017
76ddf10
Delete fig5.py
Dec 12, 2017
43ca173
Delete fig6.jpg
Dec 12, 2017
4970a5b
Delete fig6_data.py
Dec 12, 2017
d8f619b
Delete fig6_graph.py
Dec 12, 2017
805ca60
Delete ks_test.py
Dec 12, 2017
7ac7440
Uploaded version of figures
Dec 12, 2017
898dfb0
Correction in pip installation command (line 55)
Dec 12, 2017
9290eda
Typo corrections
Dec 13, 2017
736c25d
Update version of figures and manuscript
Feb 6, 2018
14ee603
Updated version of codes
Feb 6, 2018
22b1563
The ks_test is included in figures.py
Feb 6, 2018
8153c74
Updated figures
Feb 6, 2018
a687267
Uploaded version of the manuscript
Mar 2, 2018
f45f1ce
Uploaded version of the codes
Mar 2, 2018
3da5ccf
Update netModels.py
Mar 2, 2018
43b0ec8
Uploaded version of README
Mar 2, 2018
6be833c
Change in histogram bin estimator method
Mar 20, 2018
779b07e
Updated version of manuscript
Mar 20, 2018
fef65f9
Delete fig6_sample.py
Apr 6, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 20 additions & 41 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@

This is the submission repository for the [Re**Science** journal](https://rescience.github.io).


### Reference implementation of:

> The cell-type specific cortical microcircuit: relating structure and activity in a full-scale spiking network model. (2014)

The source code is written in Python (version 2.7.5) Brian (version 2.0.1) using Numpy (version
1.11.1) Pandas (version 0.19.2) and Matplotlib (version 2.0.0).

* **article** -> This folder contains the accompanying text.
* **code** -> Here is the source code.
* **data** -> This folder is empty.
* **notebook** -> There is no notebook for this implementation.


### How to submit an article ?


Expand Down Expand Up @@ -36,56 +50,21 @@ This is the submission repository for the [Re**Science** journal](https://rescie
$ git push origin AUTHOR1-AUTHOR2
```

7. Issue a [pull request](https://help.github.com/articles/using-pull-requests/) (PR) to Re**Science** with title containing author(s) name and follow the template that will appear once you opened the pull request:
7. Issue a [pull request](https://help.github.com/articles/using-pull-requests/) (PR) to Re**Science** with title "Review Request" and insert the following text in the description:

```
**AUTHOR**

Dear @ReScience/editors,

I request a review for the following replication:

### Original article

**Title:**
**Author(s):**
**Journal (or Conference):**
**Year:**
**DOI:**
**PDF:**
I request a review for the reproduction of the following paper:

### Replication
* References of the paper holding results you're replicating

**Author(s)**:
**Repository**:
**PDF**:
**Keywords**:
**Language**:
**Domain**:

### Results

* [ ] Article has been fully replicated
* [ ] Article has been partially replicated
* [ ] Article has not been replicated

### Potential reviewers
<!-- If you know potential reviewers, you can tell us here -->
<!-- You can look at http://rescience.github.io/board for the -->
<!-- list of registered reviewers (but you can propose others) -->

---

**EDITOR**

* [ ] Editor acknowledgment
* [ ] Reviewer 1
* [ ] Reviewer 2
* [ ] Review 1 decision [accept/reject]
* [ ] Review 2 decision [accept/reject]
* [ ] Editor decision [accept/reject]
I believe the original results have been faithfully reproduced as explained in the accompanying article.
```

8. You can suggest reviewers from [editorial board](https://rescience.github.io/board).
8. Assign the PR to an editor from the [editorial board](https://rescience.github.io/board).

9. Answer questions and requests made in the PR conversation page.

55 changes: 0 additions & 55 deletions article/Makefile

This file was deleted.

99 changes: 0 additions & 99 deletions article/Name-YEAR.md

This file was deleted.

Binary file removed article/Name-YEAR.pdf
Binary file not shown.
30 changes: 5 additions & 25 deletions article/README.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,12 @@
### Important

Don't forget to change the name of the Name-YEAR file to reflect all the
authors name and the current year.

### Required tools for producing the pdf

You'll need [pandoc](http://pandoc.org) (a universal document converter) and a
full [TeX distribution](https://www.tug.org/texlive/).

For pandoc, you'll also need the
[pandoc-crossref](https://github.com/lierdakil/pandoc-crossref) filter that you can
easily install with:

```
$ cabal update
$ cabal install pandoc-crossref
```

### How to build the PDF ?

In a console, type:

```
pandoc --standalone --filter ~/.cabal/bin/pandoc-crossref --template=rescience-template.tex --latex-engine=xelatex --biblatex --bibliography=bibliography.bib -M "crossrefYaml=crossref.yaml" --output Name-YEAR.tex Name-YEAR.md
xelatex Name-YEAR
biber Name-YEAR
xelatex Name-YEAR
xelatex Name-YEAR
xelatex ShimouraR-KamijiNL-PenaRFO-CordeiroVL-CeballosCC-RomaroC-RoqueAC-2017
biber ShimouraR-KamijiNL-PenaRFO-CordeiroVL-CeballosCC-RomaroC-RoqueAC-2017
xelatex ShimouraR-KamijiNL-PenaRFO-CordeiroVL-CeballosCC-RomaroC-RoqueAC-2017
xelatex ShimouraR-KamijiNL-PenaRFO-CordeiroVL-CeballosCC-RomaroC-RoqueAC-2017
```

Alternativaley, you can also type `make` after having edited the Makefile.
Alternativaley, you can place all files in an Overleaf project.
Loading