Differences between revisions 29 and 31 (spanning 2 versions)
Revision 29 as of 2024-10-25 15:58:18
Size: 3439
Editor: KarlPinc
Comment: Update for papio migration; mention git repo, update SCI section to reference github
Revision 31 as of 2025-01-03 19:00:47
Size: 3489
Editor: KarlPinc
Comment: New location for babase repo
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
 * Read [[http://papio.biology.duke.edu/repos/babase/db/README|the README]]
 * Checkout the [[http://www.darcs.net/|darcs]] revision archive from the repository at http://papio.biology.duke.edu/repos/babase, or just visit it with your web browser. (Code contributors using ssh should take care to use --ssh-cm or the Duke firewall may ban your IP address. Code contributors attempting to checkout the repository via http may need to contact Duke technical support to avoid being banned by the Duke firewall.)
 * Read [[http://papio.biology.duke.edu/repos/darcs/babase/db/README|the README]]
 * Checkout the [[http://www.darcs.net/|darcs]] revision archive from the repository at http://papio.biology.duke.edu/repos/darcs/babase, or just visit it with your web browser. (Code contributors using ssh should take care to use --ssh-cm or the Duke firewall may ban your IP address. Code contributors attempting to checkout the repository via http may need to contact Duke technical support to avoid being banned by the Duke firewall.)
Line 16: Line 16:
 * Browse [[https://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/darcs/babase/|the source]] (or browse the source code repository web interface, above, for a better browsing experience)
Line 18: Line 18:
We have 2 collections of code repositories, [[http://papio-test.biology.duke.edu/darcsweb/|one for darcs]], and [[http://papio-test.biology.duke.edu/gitweb/|another for git]]. We have [[https://papio.biology.duke.edu/repos/|2 collections of code repositories]], [[http://papio.biology.duke.edu/darcsweb/|one for darcs]], and [[http://papio.biology.duke.edu/gitweb/|another for git]].

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.