Skip to content

Commit

Permalink
Update mocktools.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleyjross committed Aug 19, 2022
1 parent 9e3dea4 commit 13db66b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py/LSS/mocktools.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ def get_fba_mock_ran(mockdir,rannum,survey='DA02',prog='dark'):


from fiberassign.targets import TargetTagalong,create_tagalong
tgs = Targets()
tagalong = create_tagalong()#TargetTagalong([])
load_target_file(tgs,tagalong,tarfn)
print('loaded target file '+tarfn)
Expand Down

0 comments on commit 13db66b

Please sign in to comment.