mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-02 01:24:19 -07:00
Updating comparison tool to be easier for pairwise comparisons (#1400)
Creating pairwise comparison tool to compare two lists of prioritized tracts to each other.
This commit is contained in:
parent
78d8b5ec3b
commit
cb963cff5f
8 changed files with 1129 additions and 1 deletions
3
data/data-pipeline/data_pipeline/comparison_tool/run_all_comparisons.sh
Executable file
3
data/data-pipeline/data_pipeline/comparison_tool/run_all_comparisons.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#! /bin/bash
|
||||
|
||||
poetry run python3 src/run_tract_comparison.py --template_notebook=src/tract_comparison__template.ipynb --parameter_yaml=src/donut_hole_dacs.yaml
|
Loading…
Add table
Add a link
Reference in a new issue