Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions hops/application_6_fitting.py
Original file line number Diff line number Diff line change
Expand Up @@ -940,8 +940,8 @@ def export_window_update(self):
'are applied:\n\n' \
'1. Half of the exposure time is added as the time-stamp required on ETD ' \
'referes to the exposure mid-time\n' \
'2. The uncertainties are mupliplied by 1/SQRT(gain) to represent the ' \
'uncertainies in electrons rather than counts.\n\n'\
'2. The uncertainties are multiplied by 1/SQRT(gain) to represent the ' \
'uncertainties in electrons rather than counts.\n\n'\
'When uploading you will need to use the following details:\n' \
'Planet: {0}\n'\
'JD format: geocentric\n'\
Expand Down