Skip to content

Commit

Permalink
updated pp_stackedphotometry -snr
Browse files Browse the repository at this point in the history
  • Loading branch information
mommermi committed Mar 16, 2018
1 parent cd0fe7b commit 3b4ea4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pp_stackedphotometry.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
man_filtername = args.filter
combinemethod = args.method
fixed_aprad = float(args.fixed_aprad)
snr = args.snr
snr = float(args.snr)
solar = args.solar
filenames = args.images

Expand Down

0 comments on commit 3b4ea4e

Please sign in to comment.