Chandra-MARX / marxs

Multi-Architecture-Raytrace-Xraymission-Simulator
http://marxs.readthedocs.io/en/latest/
GNU General Public License v3.0
6 stars 9 forks source link

Remove tuple instead of SkyCoord for input in pointing #151

Closed hamogu closed 7 years ago

hamogu commented 7 years ago

According to the docs, a pointing could be initialized with either a ~astropy.coordiantes.SkyCoord or a tuple that would initialize the ~astropy.coordiantes.SkyCoord. The later option was broken and has been removed entirely.