Skip to content

sdss/observesim

Repository files navigation

Observing Simulation for SDSS-V

Run an SDSS V simulation based on a robostrategy plan.

Example usage:

  • Suppose ~/data/simulations points towards robostrategy outputs. To run a single simulation on the beta-1 RS plan (for APO, the default): sdss5_simulate -b ~/data/simulations/ -p beta-1
  • To run a suite of 10 simulations, using 4 processes (via a very simple implementation of python multiprocessing): batch_sim -b ~/data/simulations/ -p beta-1 -n 10 -m 4

Full documentation can be found at http://observesim.readthedocs.io/

Build Status
Coverage Status

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published