11
11
Jul 5, 2021
07/21
Jul 5, 2021
by
ISAAKiel
software
eye 11
favorite 0
comment 0
R Package - Interaction with Oxcal oxcAAR oxcAAR (previously named roxcal ) is a collection of functions thatcan be used to execute OxCal from within R. Please note that there is a roxcal package package on GitHub,created by Gavin Simpson . If you justneed to import OxCal result files, you may consider using his package. License oxcAAR is released under the GNU General Public License, version2 . Comments and feedback arewelcome, as are code contributions. Installation To install the stable...
Topics: GitHub, code, software, git
17
17
Jun 23, 2021
06/21
Jun 23, 2021
by
ISAAKiel
software
eye 17
favorite 0
comment 0
Human stature apprixmation according to different conveniant estimation formula. statuAAR Estimation of human stature from long bone measurements according to several well established estimation formula. For a general introduction: Siegmund, F. (2019). Die Körpergröße der Menschen in der Ur- und Frühgeschichte Mitteleuropas und ein Vergleich ihrer anthropologischen Schätzmethoden. (Beiträge zur Archäologie des Lebensstandards, 1). Norderstedt: BoD. Ruff, Chr. B. (ed.) (2018). Skeletal...
Topics: GitHub, code, software, git
14
14
Mar 10, 2021
03/21
Mar 10, 2021
by
ISAAKiel
software
eye 14
favorite 0
comment 0
Tasks for Excavations in AutoCAD ArchJobCAD This repository comprises three LISP-functions for repeated tasks in archaeological excavations. The aims are efficient work and a homogeneous structure for easy retrieval. This is achieved with standardised named layers for filtering and the extensive use of blocks with attributes including labels of features, finds and profiles. The detailed explanations are in German but the code includes German as well as English comments. The functions are:...
Topics: GitHub, code, software, git
16
16
Jan 6, 2021
01/21
Jan 6, 2021
by
ISAAKiel
software
eye 16
favorite 0
comment 0
R Package - Analysis of Archaeological Mortality Data mortAAR With mortAAR you can calculate a life table based on archaeological demographic data. You just need the number of people of a certain age, but you can also use single individual data. mortAAR allows to separate the data according to sex/location/epoch or any other grouping variable. What is a life table [aka discrete time survival analysis]? According to Chamberlain it is a "(...) mathematical device for representing the...
Topics: GitHub, code, software, git
12
12
Dec 16, 2020
12/20
Dec 16, 2020
by
ISAAKiel
software
eye 12
favorite 0
comment 0
Python implementation for https://github.com/ISAAKiel/postAAR postAAR-python Python Implementation for https://github.com/ISAAKiel/postAAR Current algorithm for finding rectangles Previous algorithm for finding rectangles Commit https://github.com/ISAAKiel/postAAR-python/commit/b914c0a86412de4d88c57111c344c41d3f9503ff and before To restore the repository download the bundle wget...
Topics: GitHub, code, software, git
13
13
Nov 2, 2020
11/20
Nov 2, 2020
by
ISAAKiel
software
eye 13
favorite 0
comment 0
R Package - Reconstruct Paths using Archaeological Monuments & Model Parameters of Infrastructure pathAAR R Package to reconstruct paths using archaeological monuments, model parameters of infrastructure and evaluate those parameters Archaeological remains of roads or infrastructure are rarely found, especially in earlier epochs. Usually, most premodern paths have been country lanes, which might be paved when needed. Hence, their preservation is linked to specific conditions, like...
Topics: GitHub, code, software, git
18
18
Jul 20, 2020
07/20
Jul 20, 2020
by
ISAAKiel
software
eye 18
favorite 0
comment 0
downloads and prepares shkr data for analysis shkrdata Package for downloading and preparing shkr data for archaeological analysis. The database contains archaeological information from the Early Iron Age in South-West Germany. This package is intended to simplify the data access as well as some basic steps of the preparation of the data. For this purpose shkrdata comprises function for accessing the data as well as function wrapping functionality from our package moin...
Topics: GitHub, code, software, git
15
15
Jul 9, 2020
07/20
Jul 9, 2020
by
ISAAKiel
software
eye 15
favorite 0
comment 0
R Package - 3D Reconstruction of Archaeological Excavations recexcavAAR R package for 3D reconstruction and analysis of excavations. It provides methods to reconstruct natural and artificial surfaces based on field measurements. This allows to spatially contextualize documented subunits and features. Intended to be part of a 3D visualization workflow. The following vignettes explain some of the implemented functions: >>Semiautomatic spit attribution < < >>Trench visualisation...
Topics: GitHub, code, software, git
12
12
Jul 9, 2020
07/20
Jul 9, 2020
by
ISAAKiel
software
eye 12
favorite 0
comment 0
R Package - Aoristic analysis of archaeological data aoristAAR A R package for the aoristic analysis of archaeological data Installation aoristAAR is currently not on CRAN , but you can use devtools to install the development version. To do so: if(!require('devtools')) install.packages('devtools')library(devtools)install_github('ISAAKiel/aoristAAR') Licence aoristAAR is released under the GNU General Public Licence, version 3 . Comments and feedback are welcome, as are code contributions. To...
Topics: GitHub, code, software, git
4
4.0
Jul 9, 2020
07/20
Jul 9, 2020
by
ISAAKiel
software
eye 4
favorite 0
comment 0
R Package - Quantitative Analysis in Archaeology quantAAR quantAAR contains tidy wrappers and useful utility function for common applications of exploratory statistics in archaeology: Wrapper functions: Correspondence Analysis : ca.ca_ca ( ca::ca ), ca.vegan_cca ( vegan::cca ) Principal Components Analysis : pca.stats_prcomp ( stats::prcomp ), pca.vegan_rda ( vegan::rda ) Seriation : seriation.seriation_seriate ( seriation::seriate ), seriation.tabula_seriate ( tabula::seriate ) Principal...
Topics: GitHub, code, software, git
20
20
Jul 8, 2020
07/20
Jul 8, 2020
by
ISAAKiel
software
eye 20
favorite 0
comment 0
An R package for the extraction, analysis and classification of (not only) archaeological objects from scanned images shapAAR This is an R package for the extraction, analysis and classification of (not only) archaeological objects derived from scanned images. Especially it aims at the analysis of the shapes/profiles of eg. ceramic vessels or arrow heads. Currently the extraction is implemented using active contour to identify and extract the shape informations. You can get an idea about its...
Topics: GitHub, code, software, git
21
21
Jul 8, 2020
07/20
Jul 8, 2020
by
ISAAKiel
software
eye 21
favorite 0
comment 0
Small command line tool for 14C calibration calibrator Calibrator is a small c++ command line tool to calibrate 14C dates. In can process inputs in csv, json or as cli parameters, and it outputs csv or json, that can be piped into a file. Usage Allowed arguments: -h [ --help ] Produce this help message. -i [ --input-file ] arg Specifies input file. -b [ --bp ] arg The BP Value. -s [ --std ] arg The standard deviation. -j [ --json-string ] arg Input as as JSON string. Format: {"bp":...
Topics: GitHub, code, software, git
14
14
Jul 8, 2020
07/20
Jul 8, 2020
by
ISAAKiel
software
eye 14
favorite 0
comment 0
Backend for one of the largest 14C-Database online. radon Backend for one of the largest 14C-Database online. The real RADON You can see a running version of the application at http://radon.ufg.uni-kiel.de/ . Installation This application is set up to use SQLite by default. Feel free to deploy it with another database system of your choice by altering the database.yml git clone git://github.com/ISAAKiel/radon.gitcd radonbundle installbundle exec rake db:setup Optional If you want to populate...
Topics: GitHub, code, software, git
11
11
Mar 4, 2020
03/20
Mar 4, 2020
by
ISAAKiel
software
eye 11
favorite 0
comment 0
Exchange data format (XML) for NoNeK (Nordmitteleuropäische Neolithische Keramik) nonekXML In order to simplify an exchange of data included in NoNeK (Nordmitteleuropäische Neolithische Keramik), an XML schema for this purpose is presented here(http://www.uf.uni-erlangen.de/projekte-der-juengeren-urgeschichte/nonek-nordmitteleuropaeische-neolithische-keramik/) To restore the repository download the bundle wget...
Topics: GitHub, code, software, git
11
11
Jul 29, 2019
07/19
Jul 29, 2019
by
ISAAKiel
software
eye 11
favorite 0
comment 0
Largest Empty Circles after Andreas Zimmermann Largest Empty Circles (LEC) after Zimmermann and Wendt. Tool for calculating the largest empty circles and estimation of archaeological sites theoretically to be expected in region of interest. This package is an implementation of the method published by Andreas Zimmermann and Karl Peter Wendt (Zimmermann/Wendt 2003). Method to do Installation if(!require('devtools')) install.packages('devtools')devtools::install_github("ISAAKiel/lecAAR")...
Topics: GitHub, code, software, git
25
25
Jul 4, 2019
07/19
Jul 4, 2019
by
ISAAKiel
software
eye 25
favorite 0
comment 0
QGIS plugin to transforms profile control points for fotogrammetric rectification from archaeological excavations. profileAAR A python PluginThe plugin profileAAR transforms profile control points for fotogrammetric rectification of profile images of archaeological excavations How to use profileAAR After installing and opening the plugin there is a "?"-Button in the Plugin. There you will find additional informations. QGIS 3 Install Qgis3 >3.6.0 You will find the Plugin in the...
Topics: GitHub, code, software, git
8
8.0
May 6, 2019
05/19
May 6, 2019
by
ISAAKiel
software
eye 8
favorite 0
comment 0
None postAAR The goal is to develop an automated process to detect buildings within large sets of postholes in multi-occupational sites, similar to the obsolete Windows-software "posthole" (http://www.uni-koeln.de/~al001/posthole.html) by Irwin Scollar. We start off with the original fortran-code by Karel Segeth. The first idea is to write a wrapper for R, perhaps moving to Python (with a QGIS-Plugin as final solution) at a later stage. To restore the repository download the bundle...
Topics: GitHub, code, software, git
12
12
Jun 10, 2017
06/17
Jun 10, 2017
by
ISAAKiel
software
eye 12
favorite 0
comment 0
R Package - Analyse geomagnetic data from archaeological context magAAR To restore the repository download the bundle wget https://archive.org/download/github.com-ISAAKiel-magAAR_-_2017-06-10_14-34-21/ISAAKiel-magAAR_-_2017-06-10_14-34-21.bundle and run: git clone ISAAKiel-magAAR_-_2017-06-10_14-34-21.bundle Source: https://github.com/ISAAKiel/magAAR Uploader: ISAAKiel Upload date: 2017-06-10
Topics: GitHub, code, software, git
44
44
Jun 17, 2016
06/16
Jun 17, 2016
by
ISAAKiel
software
eye 44
favorite 0
comment 0
Tasks for Excavations in AutoCAD ArchJobCAD This repository comprises three LISP-functions for repeated tasks in archaeological excavations. The aims are efficient work and a homogeneous structure for easy retrieval. This is achieved with standardised named layers for filtering and the extensive use of blocks with attributes including labels of features, finds and profiles. The detailed explanations are in German but the code includes German as well as English comments. The functions are:...
Topics: GitHub, code, software, git