desihub / specsim

Quick simulations of spectrograph response
2 stars 9 forks source link

Documentation: simulate method returns none #39

Closed NobleKennamer closed 6 years ago

NobleKennamer commented 8 years ago

In the section API usage of the documentation the following code is used several times:

results = simulator.simulate()

But that method does not actually return anything.