Commit 04812fa
Add should_simulate utility for workspace auto-simulation
When PYAUTO_WORKSPACE_SMALL_DATASETS=1 is active, existing datasets are
deleted so simulators re-create them at the reduced 15x15 resolution.
This avoids shape mismatches between full-resolution FITS files on disk
and the mask/grid cap applied by the env var.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2f19ea5 commit 04812fa
2 files changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments