cd difmap
./run.sh ../data/uvfits ../scripts
# Monitor workflow
pegasus-status -w -l dags
# Outputs
ls -ltrh output
cd eht-imaging
./run.sh ../data/uvfits ../scripts
# Monitor workflow
pegasus-status -w -l dags
# Outputs
ls -ltrh output
cd smili
./run.sh ../data/uvfits ../scripts
# Monitor workflow
pegasus-status -w -l dags
# Outputs
ls -ltrh output
- The
smili
workflow fails with anIllegal Instruction
error. To fix this disableUse Rosetta for x86_64/amd64 emulation on Apple Silicon
checkbox in Docker settings. - The
difmap
workflow might fail if theUse Rosetta for x86_64/amd64 emulation on Apple Silicon
checkbox is disabled Docker settings.