Skip to content

Conversation

@agrawalabhishek
Copy link
Member

Compute mean, median, maximum and minimum error magnitude, interquartile range for the error magnitudes from sgp4_scanner_results table

// Path to SQLite database containing scan data.
"database" : "",

// Set orbit type (ex: SSO, GTO, GEO)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add full stop at end of line.

@ennehekma
Copy link
Member

ennehekma commented May 2, 2016

Looks good, ran it on my laptop and executes smoothly. Just the tabspacing, the fullstop in the emtpy json file, the dashedline before the script time, and its good to go.

end_time = time.time( )

# Print elapsed time
print "Script time: " + str("{:,g}".format(end_time - start_time)) + "s"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add some dashed line before printing the Script time: because now it is not clear where the data you output to the terminal ends.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants