You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* py3 fixes
* fibermap now Table not numpy array
* update .travis.yml and changes.rst prior to py3 PR
* update .travis.yml for py3.5 tests
* astropy 1.2.1 for tests
* let travis astropy 1.2.1 pick numpy version
* use default scipy version
* travis tests with specsim v0.5
#need to replace STD and MWS_STAR object types with STAR and BGS object types with LRG since quicksim expects star instead of std or mws_star and LRG instead of BGS
85
85
stdindx=np.where(objtype=='STD') # match STD with STAR
0 commit comments