Skip to content

Commit

Permalink
Add BRICKNAME to fibermap output; fix file permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Bailey authored and Stephen Bailey committed Feb 13, 2015
1 parent 2d466b6 commit 7c297fa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Empty file modified bin/get_simstds.py
100644 → 100755
Empty file.
1 change: 1 addition & 0 deletions py/desisim/obs.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ def new_exposure(nspec=5000, expid=None, tileid=None, airmass=1.0, exptime=None)
'Y_FVCOBS',
'Y_FVCERR',
'X_FVCERR',
'BRICKNAME',
)
fibermap = _dict2ndarray(fibermap, columns)

Expand Down

0 comments on commit 7c297fa

Please sign in to comment.