desihub / specsim

Quick simulations of spectrograph response
2 stars 9 forks source link

Dithering #73

Open tolgayapici opened 7 years ago

tolgayapici commented 7 years ago

an array, called fiber_placement, has been added for moving the fiber on focal plane. it should not technically affect anything since it is initialized to [0,0]. quickfiberloss.py has been changed to address issue 72.

dkirkby commented 7 years ago

I just fixed the travis and astropy 2.0 problems in #75, so we can focus on the new features in this PR. If you revert your changes to transform.py, you should now be able to merge in the updated master and get back to dithering ;-)

weaverba137 commented 4 years ago

@tolgayapici, @dkirkby, this PR is now about 3 years old. Can we close this?