Metadata-Version: 2.1
Name: copia
Version: 0.1.3
Summary: Bias correction for richness in abundance data
Home-page: https://github.com/mikekestemont/copia
Author: Mike Kestemont & Folgert Karsdorp
License: CC-BY
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.19.0)
Requires-Dist: scipy (>=1.5.1)
Requires-Dist: matplotlib (>=3.3.2)
Requires-Dist: seaborn (>=0.11.0)
Requires-Dist: pandas (>=1.1.2)
Requires-Dist: tqdm (>=4.48.0)
Requires-Dist: pytest (>=6.2.2)

<img width="250" align="right" alt="Logo copia (goat's head)" src="https://user-images.githubusercontent.com/4376879/115404130-5167a480-a1ed-11eb-96fe-46116ee5971f.png">

# Copia
## Estimating the survival of cultural heritage artifacts with unseen species models from ecology

Copia is a Python package that can be used for estimating the survival of artifacts from cultural heritage, based on established unseen species models from ecology.



Bias correction for richness in abundance data

For development, run 

``` bash
pip install -e . 
```

in the top directory of `copia`.

Subsequently, run `pytest` from the same directory. 

## Etymology
Because this package targets so-called "abundance" data from ecology, it has been named using the corresponding Latin term *copia*. The artwork for the logo has been kindly contributed by Dr. Lauren Fonteyn (Leiden University, NL). The depicted goat is a mythological reference to the [cornucopia](https://en.wikipedia.org/wiki/Cornucopia) or "horn of plenty", the legendary horn of the goat Amaltheia, who fed the infant Zeus with her milk.


