This repository was archived by the owner on Dec 7, 2025. It is now read-only.
Releases: error-wtf/Segmented-Spacetime-Mass-Projection-Unified-Results
Releases · error-wtf/Segmented-Spacetime-Mass-Projection-Unified-Results
Segmented Spacetime - TEST SUITE - v1.0
After Download and installation of Python :
python -m venv .venv & . .venv/bin/activate & pip install -r requirements-freeze.txt
If you dont want it in a "Sandbox" and or have problems with the extra environment (but can brake other dependencie related stuff of other scripts) only:
pip install -r requirements-freeze.txt
Then to execute:
python run_all_ssz_terminal.py
deb file install:
after Download:
dpkg -i ssz-projection-suite_1.0.deb
apt install -f
copy your own data (it has to be with the rows in the example file real_data_full.csv):
sudo install -D -m 644 real_data_full.csv /usr/lib/ssz-projection-suite/real_data_full.csv
execute with:
ssz-projection