Skip to content
Snippets Groups Projects
  1. Feb 28, 2025
  2. Feb 14, 2025
  3. Feb 13, 2025
  4. Feb 12, 2025
  5. Feb 11, 2025
  6. Feb 04, 2025
  7. Feb 03, 2025
  8. Feb 02, 2025
  9. Jan 30, 2025
  10. Jan 27, 2025
  11. Jan 24, 2025
  12. Jan 16, 2025
  13. Jan 15, 2025
    • Wolfgang Kastaun's avatar
      Use daskified interpolators to resample between different time frames · d0ef3dac
      Wolfgang Kastaun authored
      Added instrument parameter delay_clock_max giving largest shift allowed to occur during
      resampling to different timeframes. For now, this is just a float and not compared to or
      inferred from the parameters for the clock drifts / noise.
      The interpolation method used is the same as for the interspacecraft delays, but employing the
      above limits for the time shift (needed for the internal margin sizes)
      Note: the inversion routine for computing the shift between time frames was not touched and
      still uses the original interpolation
      d0ef3dac
    • Wolfgang Kastaun's avatar
      Use new dask-based interpolation also for electro delays. · 81af4338
      Wolfgang Kastaun authored
      The electronic delays are assumed to be fixed. Therefore, no new parameters are
      needed for the limits. A separate interpolator for electro delays was added to
      instrument, using the fixed interpolation method also employed in the adaptive
      interpolator for the interspacecraft delays. A parameter check was added to prevent
      passing non-scalar electronic delays.
      81af4338
  14. Jan 14, 2025
Loading