-
Notifications
You must be signed in to change notification settings - Fork 7
basic example
matroxel edited this page Aug 15, 2018
·
5 revisions
The basic call to the script looks like:
python simulate.py sim.yaml <filter name> <dither index>
Larger runs are intended to be parallelisable by filter and dither pointing.
The .yaml file currently contains some hard-coded paths and files, some of which may not be distributed publicly (yet). If you have access to ruby (the Ohio Supercomputer Center), the paths should work, except you should change the output directory to one to which you have write permissions. Otherwise, contact @matroxel for things.
The .yaml file options should be well-documented, so see comments within the example file.