Skip to content

Commit c7eccd1

Browse files
Jammy2211Jammy2211claude
authored
config: remove ellipse/database from autogalaxy no_run fallback (#89)
Drop the `ellipse/database` skip entry from the `autogalaxy:` section of autobuild/config/no_run.yaml. This was the fallback skip rule for the script while the ellipse refactor was pending. With PyAutoGalaxy #408 / #410 / #412 (ellipse JAX refactor, merged 2026-05-14) and PyAutoFit #1270 (Drawer from_dict fix) landed, autogalaxy_workspace scripts/ellipse/database.py now runs cleanly under PYAUTO_TEST_MODE=2 and the fallback is no longer needed. Paired with autogalaxy_workspace PR that removes the same script from its config/build/no_run.yaml. Co-authored-by: Jammy2211 <JNightingale2211@gmail.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 49a1e19 commit c7eccd1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

autobuild/config/no_run.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ autogalaxy:
1414
- gui/extra_galaxies_centres # GUI scripts cannot be run
1515
- examples/searches # Test mode breaks search visualization.
1616
- data_fitting # Test mode breaks .fits file output
17-
- ellipse/database # Ellipse model needs refactor and JAX support
1817
autolens:
1918
- tutorial_searches
2019
- tutorial_5_borders # Cant get right masks, need proper update.

0 commit comments

Comments
 (0)