Add two extra seconds of data when reading from frame
Because of the way the data is getting cropped, there needs to be an extra two seconds of data read in from the frame file. Modified line 504 in detector.py
to reflect this change and load an extra second at the beginning and end of the segment.