feat: new convenience methods on BeamInterface #5466
Annotations
1 error and 4 warnings
Compare benchmarks
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `2`.
| Benchmark suite | Current: 2431d74aa517c5882d82db6184532e5b2ca36f46 | Previous: 72dd3bc6a7bb5447ac567b764532c4884c13bf4c | Ratio |
|-|-|-|-|
| `tests/uvdata/test_mwa_corr_fits.py::test_van_vleck[cheby=False]` | `0.06671712745525758` iter/sec (`stddev: 3.457358714237997`) | `0.13610131863522423` iter/sec (`stddev: 0.4555432816545101`) | `2.04` |
This comment was automatically generated by [workflow](https://github.com/RadioAstronomySoftwareGroup/pyuvdata/actions?query=workflow%3ARun%20Tests) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
Comment was generated at https://github.com/RadioAstronomySoftwareGroup/pyuvdata/pull/1496#pullrequestreview-2423302441
|
Setup Miniforge
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
Setup Miniforge
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
Setup Miniforge
/Users/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
Compare benchmarks
Performance alert! Previous value was 0.13610131863522423 and current value is 0.06671712745525758. It is 2.03997569779211x worse than previous exceeding a ratio threshold 2
|
Loading