diff --git a/README.md b/README.md new file mode 100644 index 0000000..e40a61e --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# For the paper: + +**Fast Global Oscillations in Networks of Integrate-and-Fire Neurons with Low Firing Rates** +Nicolas Brunel & Vincent Hakim +*Neural Computation* 11, 1621-1671 (1999) + +A Brian simulator model is available at this web page: + +[http://briansimulator.org/docs/examples-frompapers_Brunel_Hakim_1999.html](http://briansimulator.org/docs/examples-frompapers_Brunel_Hakim_1999.html) + +That reproduces an example of Figure 3C + +![screenshot](./screenshot.png) + +This simulation requires Brian which can be downloaded and installed from the instructions available at [http://www.briansimulator.org/](http://www.briansimulator.org/) + +For support on installing and using Brian simulations there is a support group at [https://groups.google.com/group/briansupport](https://groups.google.com/group/briansupport). + +--- + +2025-07-09: Converted README to Markdown. \ No newline at end of file diff --git a/index.html b/index.html deleted file mode 100644 index a89d09a..0000000 --- a/index.html +++ /dev/null @@ -1,22 +0,0 @@ -
-For the paper:
-
-Fast Global Oscillations in Networks of Integrate-and-Fire Neurons with 
-Low Firing Rates. Nicolas Brunel & Vincent Hakim
-Neural Computation 11, 1621-1671 (1999)
-
-a brian simulator model is available at this web page:
-
-http://briansimulator.org/docs/examples-frompapers_Brunel_Hakim_1999.html
-
-That reproduces an example of Figure 3C
-
-screenshot
-
-This simulation requires Brian which can be downloaded and installed
-from the instructions available at http://www.briansimulator.org/
-
-For support on installing and using Brian simulations there is a
-support group at https://groups.google.com/group/briansupport.
-
-