Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 2.88 KB

caa2021_packages_abstract.md

File metadata and controls

38 lines (30 loc) · 2.88 KB
title author output bibliography geometry
Tools for the Revolution: developing packages for scientific programming in archaeology
Joe Roe <<[email protected]>>, University of Copenhagen
Martin Hinz <<[email protected]>>, University of Bern
Clemens Schmid <<[email protected]>>, MPI-SHH
pdf_document
references.bib
left=2cm,right=2cm,top=0cm,bottom=1cm

Standard session proposal for CAA2021, Cyprus
Organised by the Scientific Scripting Languages in Archaeology special interest group (SIG-SSLA)

Abstract

The increasing use of scientific programming languages (e.g. R or Python) is transforming the practice of quantitative archaeology. This "tool-driven revolution" [@Schmidt2020] promises to greatly improve the accessibility, power, and reproducibility of computational analyses. It is a core component of the "Third Science Revolution" [@Kristiansen2014], which has major theoretical and practical implications for the discipline of archaeology as a whole.

But a tool-driven revolution dies without robust and versatile tools. As inveterate methodological borrowers, we can frequently rely on implementations in other fields, but the adoption of scripted analysis also reiterates the long-established need for methods designed specifically for archaeological data and archaeological problems [@Kintigh1987;@Aldenderfer1998]. Recent years have seen a proliferation in packages developed by and for archaeologists (e.g. <http://open-archaeo.info/>). An increasing number of computational archaeologists therefore find themselves not only in the role of analyst, but also that of a 'research software engineer' [@Baxter2012]; not just using tools, but making them. The distinct set of skills and practices this role demands has not yet been widely discussed within the field, but establishing what constitutes 'good' software engineering in archaeology is vital if we are to ensure that our new tools do what they say they do, work together, can be maintained over the long term, and are accessible to the broadest possible community of archaeological practitioners.

This session, organised on behalf of the CAA-SIG "Scientific Scripting Languages in Archaeology", will survey the state of the art in archaeological packages for R, Python, and other scientific programming languages. We invite technical or theoretical papers on:

  • critical reviews of software support for specific domains of analysis
  • discussions of future priorities for package development in archaeology
  • general concepts in package development as applied to archaeology (e.g. user interface design, unit testing, continuous integration, software peer review)
  • new packages or significant updates to existing ones

The session is aimed at both developers, users, and prospective users of scientific programming languages in archaeology. A companion workshop on package development for beginners is also planned.

References