Skip to content
Snippets Groups Projects
README.md 561 B
Newer Older
Hassan El-Hajj's avatar
Hassan El-Hajj committed
# Sphaera SI Model
Hassan El-Hajj's avatar
Hassan El-Hajj committed
This repository is authored by Maryam Zamani, Max Planck Institute for the History of Science, 2022.


## Sphaera Multiplex Data
Hassan El-Hajj's avatar
.  
Hassan El-Hajj committed
The folder 
```
./data_without100
```
contains the csv and json files of the numerous layers of Sphaera Multiplex.
Hassan El-Hajj's avatar
Hassan El-Hajj committed
The layers exclude text part 100.


## Code
Hassan El-Hajj's avatar
.  
Hassan El-Hajj committed
The code to replicate the layer-wise analysis can be found here 
```
./SI_All_layers_separately.ipynb
```
The code to replicate the component-wise analysis can be found here 
```
./SI_Model.ipynb
```
Helper functions are found in 
```
./Functions.py
```