Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 585 Bytes

File metadata and controls

18 lines (14 loc) · 585 Bytes

APERTIF SOURCE CALCULATOR

Will calculate start/end times for sources given a time period.

Input

  • Source text file (specified in command line)
  • Start date (specified in command line)
  • Start time (specified in Python script, assumed to be 15:00:00 UT)
  • Duration in hours (specified in Python script, assumed to be 63 hours)

To run

python ascalc.py sources.txt 2017-10-27

Note: all calculations are in Universal Time. Date indicates the start date in UT, default duration is 63 hours.

Help

Drop me an email for questions regarding this code, or open an issue.