Skip to content

propagate dev branch IV gradient fix to dev-backend#299

Merged
achael merged 7 commits into
dev-backendfrom
dev
Jun 12, 2026
Merged

propagate dev branch IV gradient fix to dev-backend#299
achael merged 7 commits into
dev-backendfrom
dev

Conversation

@achael

@achael achael commented Jun 12, 2026

Copy link
Copy Markdown
Owner

adds fix to gradient transform in Stokes I + Stokes V imaging pushed in #296 to dev to dev-backend branch

achael and others added 7 commits May 13, 2026 17:39
* readme fix into dev (#222)

* fixed cff bug

* Revise NFFT and pyNFFT installation instructions (#221)

Updated installation notes for NFFT and pyNFFT, including compatibility information and development updates.

* Update pyNFFT compatibility notes in README

Clarified compatibility notes for pyNFFT and mentioned upcoming eht-imaging version 2.0.

* Use inverse variance weighting (#230)

* Fix inverse variance weighting of different IFs/channels at load

Co-authored-by: Copilot <copilot@github.com>

* Add legacy switch

Co-authored-by: Copilot <copilot@github.com>

---------

Co-authored-by: Copilot <copilot@github.com>

* Fix factor-of-2 bug in stv_pol_grad gradient (#240)

* Fix factor-of-2 bug + neighbor-roll typo in stv_pol_grad

* Fix vtv2 typo in pol_imager_utils REGULARIZERS_POL

* Fix comment for dS/dphi numerators calculation

* Update comment for dS/dphi numerators section

---------

Co-authored-by: Andrew Chael <achael@outlook.com>

* added output_fluxes option to image.betamodes

* added warning to load_obs_uvfits

* added pyproject.toml to dev

* updated version

* Update MacOS installation instructions in README

---------

Co-authored-by: Paul Tiede <ptiede91@gmail.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Rohan Dahale <rohan.dahale@utoronto.ca>
Fixed accidentally 'sefdr' call for sig_ll in old add_noise. Usually sefdr==sefdl but not always.
Ignore Jupyter notebooks in GitHub language bar.
v1.3 was squash-merged into main, duplicating content that already
exists as individual commits on dev. This back-merge re-establishes
shared ancestry so future dev->main merges are clean fast-forwards
and PR diffs show only genuinely new work. Brings in .gitattributes;
all other content resolves to dev (a content superset of v1.3).
Merge dev-backend into dev (v1.4.0 release)
Co-authored-by: Rohan Dahale <rdahale@dgp.toronto.edu>
@achael achael merged commit dcfb8c5 into dev-backend Jun 12, 2026
8 of 9 checks passed
@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.12%. Comparing base (f95fa8f) to head (b3f47ac).
⚠️ Report is 10 commits behind head on dev-backend.

Files with missing lines Patch % Lines
ehtim/imaging/pol_imager_utils.py 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           dev-backend     #299      +/-   ##
===============================================
+ Coverage        43.75%   52.12%   +8.36%     
===============================================
  Files               52       55       +3     
  Lines            26289    32927    +6638     
  Branches          4473     6745    +2272     
===============================================
+ Hits             11504    17162    +5658     
- Misses           13523    14024     +501     
- Partials          1262     1741     +479     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants