Automatically set t0 matching the t0 of orbits
Right now, just running LISAInstrument with ESA orbits throws an error, since the default t0=0 is outside the range of values for these orbits. We should set the default t0 to match that of the orbit file (e.g., None
or orbits.h5
, in which case is it's read from the file).