You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd difmap
./run.sh ../data/uvfits ../scripts
# Monitor workflow
pegasus-status -w -l dags
# Outputs
ls -ltrh output
Run EHT Imaging
cd eht-imaging
./run.sh ../data/uvfits ../scripts
# Monitor workflow
pegasus-status -w -l dags
# Outputs
ls -ltrh output
Run SMILI
cd smili
./run.sh ../data/uvfits ../scripts
# Monitor workflow
pegasus-status -w -l dags
# Outputs
ls -ltrh output
If running on an ARM based Mac
The smili workflow fails with an Illegal Instruction error. To fix this disable Use Rosetta for x86_64/amd64 emulation on Apple Silicon checkbox in Docker settings.
The difmap workflow might fail if the Use Rosetta for x86_64/amd64 emulation on Apple Silicon checkbox is disabled Docker settings.