Skip to content

inakiintxaurbe/spatial-organization-patterns-related-to-magdalenian-cave-art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spatial-organization-patterns-related-to-magdalenian-cave-art

This repository contains the codes from DOI: https://doi.org/10.1007/s12520-024-02007-3.

First, in the "0 DATA" folder, you can find an .xlsx file containing the iconographic data for the graphic units (GU) analysed in this study. This table summarises the database created for analysis. The photogrammetric files for each GU could not be included in this repository due to the large volume of data. The models of the GUs are essential for the "Script.py" code in the next folder ("1 GIS") to function properly. These photogrammetric models were made in standard files (.obj for the 3D model, .tif for the texture, and .mtl for the mapping), and were archived after being georeferenced using common markers with the cave's point cloud. Later, the 3D model (.obj) for each GU was converted to a .wrl file, so that they could be processed through ArcGIS.

Next, in the "1 GIS" folder, we have stored the Python code for use in ArcGIS. For installation instructions, you can refer to the supplementary materials from the article with DOI https://doi.org/10.1007/s10816-022-09552-y, available through the following link: https://static-content.springer.com/esm/art%3A10.1007%2Fs10816-022-09552-y/MediaObjects/10816_2022_9552_MOESM1_ESM.pdf

In any case, We need the following files (With the name that we indicate): -CeilingsMax.wrl (the entire 3D of the cave, modified to show its paleo-state), -CeilingsMin.wrl (3D of the "internal ceilings" in the cave, the obstacles between -the ground and the highest Z), GroundOK.wrl (the ground level, presumably utilised -by the societies in the past), GU.wrl (3D of the analysed depiction), -Access.shp (the entrance used in the past). -PUT THE FILES WITH THE CODE "Script.py" IN THE SAME FOLDER, "C/:Paleospeleology". (you need to create it)

image

The "0 Output" folder, included within the "1 GIS" folder, contains a table that summarises the statistical data obtained by applying the code from this repository to each of the GUs analysed in this research.

Unfortunately, it was not possible to store the generated data for each of the GUs because of its size (each GU contains an average size of 1.5 Gb).

To make it work, you need to install the script "paleospeleology.py" in ArcGIS Catalog.

image image

Next, we launch the code:

image image

After the analysis, we will obtain 5 folders with different files.

image

The first folder called "Accessibility" contains some files of interest.

image

The file "EstimatedPositionArtist.shp" contains the data for the "Distance to ground" and "Posture" variables:

image

The "Time.shp" file contains the data for the "Estimated Time of Arrival" variable:

image

The "LCP.shp" file contains the data for the variables "Difficulty value of access" and "Least cost path lentgh":

image

The fifth folder called "Visibility and Capacity" contains other files of interest.

image

The files "VisibilityStanding.tif", "VisibilityStooping.tif" and "VisibilityLyingDown.tif" contain the data for the variables "Viewers upright", "Seated viewers" and "viewers lying down". The "Total viewers" variable is the sum of the last three variables. In the atribute table, the "Value" 1 is considered a low value of visibility (from that position can be seen between 0.01 and 33.33 % of the GU), the "Value" 2 is considered a medium value of visibility (from that position can be seen between 33.33 and 66.66 % of the GU) and 3 is high value (between 66.66 and 100 % of the GU). To count a person, we round a number: 4.58 vould be considered as minimun 5 viewers.

image

The other 3 folders "Rock-Art", "Metadata" and "Topography" contain other interesting files to perform other studies (e.g., the file "Slope.tif" creates a plan of the ground, and the "LSSelect.shp" show the selected Lines of Sight in ArcScene.

image

There are other files in the folders.

We have not uploaded the other folders, because of their weight.

Finally, we have a folder called "2 Statistics" that contains an .xlsx table that combines the iconographic information of each figure extracted from the database summarised in the "0 Data" folder, as well as the results of the spatial analyses explained in (but unfortunately not yet stored in) the "1 GIS" folder.

We've also stored the code in R, used in multivariate analyses via the RStudio software (as well as the installed packages). This file is executable using the table contained in this folder.

We need to open the R code with Rstudio, as well as to download the table containing the summarized data.

image

(the 16th line must be changed according to the direction of the downladed table)

image

Attention! We must change the direction of the bars.

image

After that, we select all and run the code:

image

We can observe the results in "Plot".

image

The scripts can be edited by other researchers, according to their interests and problems. The results originated using this script can also be shared in this repository.

About

This repository contains the codes from Intxaurbe et al., 2024 (Archaeological and Anthropological Sciences).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published