Skip to content

Commit f3e07ea

Browse files
authored
Update binarystarsolve.py
v 1.2
1 parent 741b7d9 commit f3e07ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

binarystarsolve/binarystarsolve.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def StarSolve(data_file,star = "primary",Period=None,Pguess=None, covariance = F
3030
3131
Keyword Arguments mandatory regardless of situation:
3232
data_file - String holding the name of the tab separated txt file
33-
star - Can be "primary", "secondary", or both. Is "primary" by default.
33+
star - Can be "primary", "secondary", or "both". Is "primary" by default.
3434
star is a string for if the parameters of the primary or secondary
3535
are being solved for (or both)
3636

0 commit comments

Comments
 (0)