cmillion / gPhoton

The GALEX photon database and tools project.
Other
21 stars 11 forks source link

Make it possible to force specific binning. #276

Closed cmillion closed 6 years ago

cmillion commented 6 years ago

In the current instantiation, the starting time for binning is the first valid timestamp rather than the beginning of trange. This is opaque to the user and also means that running the two bands with the same parameters often does not create identical binning, which complicates dual band analysis.

Change behavior so that if stepsz is defined, the initial time is fixed to the beginning of trange.