Skip to content

v24.6.0

Latest
Compare
Choose a tag to compare
@ljgray ljgray released this 24 Jun 19:10
· 21 commits to master since this release

What's Changed

  • fix: update cython code to account for the changed division operator by @jrs65 in #248
  • fix(sidereal): mpiarray issues by @jrs65 in #246
  • Refactor delay-space measurement code and add features by @sjforeman in #217
  • fix(ringmapmaker): fix bug finding shortest baseline in find_basis by @ssiegelx in #251
  • ci(ruff): add extra linting rules: isort, pyupgrade, numpy, ruff-specific by @ljgray in #243
  • Redistribute back to frequency after generating baseline mask by @ljgray in #253
  • feat(core.io): support globs without * by @rikvl in #252
  • Wavelet Power Spectra by @jrs65 in #237
  • Timestream high pass filter by @jrs65 in #250
  • Delay cross 1 by @jrs65 in #254
  • Delay cross power spectrum estimator by @jrs65 in #255
  • Ensure truncation is applied to all datasets by @jrs65 in #257
  • Optionally load an initial delay spectrum sample by @ljgray in #256
  • Update sphinx and black by @ljgray in #261
  • fix(GaussianNoise): fix bug in noise generation by @sjforeman in #263
  • Enforce linting rule RUF012 by @ljgray in #258
  • fix: apply filter to inherited datasets by @jrs65 in #260
  • fix(core.containers): Recognise np.int as an axis def. by @tristpinsm in #267
  • Add a new RFI Flagging task by @ljgray in #265
  • fix(sensitivity): fix bug in exclude_intracyl sensitivity calculation by @ssiegelx in #270
  • feat(flagging): mask rfi based on delay filtered visibilities by @ssiegelx in #268
  • Baseline-dependent rebinner by @ljgray in #269
  • feat(DebugInfo): a new task for printing useful debugging information by @jrs65 in #249
  • fix(rfi): fix misalignment between mask and data in sumthreshold by @ssiegelx in #272
  • ss/sens mask by @ssiegelx in #274
  • Save out multiple files per task and tweak Stokes I RFI task by @ljgray in #271
  • Assorted bug fixes by @ljgray in #275
  • Maximum likelihood delay power spectrum estimator by @jrs65 in #262
  • fix(ci): don't use bitshuffle wheel by @ljgray in #279
  • fix(sidereal): remove unnecessary copy by @ljgray in #277
  • fix(analysis.DayenuDelayFilterMap): Remove rms dset by @tristpinsm in #276
  • Modifications to BlendStack and frequency mask by @ljgray in #280

New Contributors

Full Changelog: v23.6.0...v24.6.0