--------------------------
> Found and fixed a significant issue related to the
calculation of the Barycentric Julian Date (BJD) at
the start of the exposure sequence which gets saved
as the header keyword BJED in the .lc and .phot files.
The BJD should have have been referencing the very
first image, regardless of whether the first data point
got removed from the final light curve. Instead, it was
referencing the first non-deleted data point. The
barycentric corrected timestamps were shifted to
reference this time, so the timings from previous versions
won't be incorrect, but the raw timings were not shifted
to reference this time, so large discrepancies could
sometimes be seen when comparing the raw and barycorr
time columns. This has been fixed so that the BJED
keyword now always references the first image of a run,
and both time columns now reference the same BJED.