LSSTDESC / DESC_DC2_imSim_Workflow

BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

modify run_imsim.py to read in sensor-visit lists from a json file #2

Closed jchiang87 closed 6 years ago

jchiang87 commented 6 years ago

The json file will contain the persisted node bundles from the determine_job_bundles.py code. In addition to the json file, a node id and visit/chip_list index will be passed as a parameters to the run_imsim.py script.

villarrealas commented 6 years ago

Resolved in PR #3 and merged.