Differences between revisions 26 and 30 (spanning 4 versions)
Revision 26 as of 2017-07-31 20:14:07
Size: 3117
Editor: JakeGordon
Comment:
Revision 30 as of 2025-01-03 18:19:26
Size: 3429
Editor: KarlPinc
Comment: Link to code repos on papio, not papio-test
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
 * Browse [[http://papio.biology.duke.edu/repos/babase/|the source]] (or browse the source code repository web interface, above, for a better browsing experience)  * Browse [[https://papio.biology.duke.edu/repos/babase/|the source]] (or browse the source code repository web interface, above, for a better browsing experience)

We have 2 collections of code repositories, [[http://papio.biology.duke.edu/darcsweb/|one for darcs]], and [[http://papio.biology.duke.edu/gitweb/|another for git]].
Line 30: Line 32:
 * Browse [[https://papio.biology.duke.edu/repos/SCI_working/|the source]]
 * Read the [[https://papio.biology.duke.edu/repos/SCI_working/README.txt|README]] file
 * Download [[http://papio.biology.duke.edu/src/SCI.tgz|a tar archive]] of the source
For a brief period of time, this repo was maintained here on this server. Before long, the people actually using and modifying the repo started their own version on [[https://github.com|GitHub]]. So the "official" version is no longer here. To see the latest version of the code, see the [[https://github.com/amboseli/ramboseli/blob/master/documentation/sociality-indices.md|GitHub Repo]].

Software

All Babase software and documentation is Open Source Free Software available to the public, presently licensed under the GNU GPL version 3.0 or later.

Examine the licensing terms gplv3-88x31.png

Babase

The Amboseli Baboon Research Project runs Babase on Linux. Any Unix based OS, including Mac OS/X should run Babase with little difficulty. Babase will probably run on Microsoft Windows as well. All components of the runtime environment are cross platform but the build environment is Unix based so it will probably take something like Cygwin to install Babase on Microsoft Windows.

We have 2 collections of code repositories, one for darcs, and another for git.

moinmail

Moinmail is a framework for administering a system that automatically generates mail at regular intervals using the moinmoin wiki as the management interface. It was developed to support Babase but is completely independent.

(The above moinmail links are broken. This needs to be corrected. Someday.)

SCI

This is not actually a "program", but a series of scripts in R and SQL. This repo shows how to calculate social connectedness index (SCI) values from the data in Babase.

For a brief period of time, this repo was maintained here on this server. Before long, the people actually using and modifying the repo started their own version on GitHub. So the "official" version is no longer here. To see the latest version of the code, see the GitHub Repo.

SourceCode (last edited 2025-01-03 19:17:21 by KarlPinc)

Wiki content based upon work supported by the National Science Foundation under Grant Nos. 0323553 and 0323596. Any opinions, findings, conclusions or recommendations expressed in this material are those of the wiki contributor(s) and do not necessarily reflect the views of the National Science Foundation.