Skip to content

Commit

Permalink
set APER as default photometry
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Mommert committed Nov 2, 2017
1 parent cc8e663 commit cf2a8dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _pp_conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,5 +163,5 @@ def setup_diagnostics():
minstars = 0.5

# photometry flavor ['APER', 'ISOCOR', 'AUTO']
photmode = 'AUTO'

photmode = 'APER'
## don't change this unless you understand what you are doing

0 comments on commit cf2a8dc

Please sign in to comment.