- A user searches for some VLA data and gets returns in the projects/observations view.
- Can select a single EB or multiple EBs for imaging.
- If selecting multiple EBs, the following criteria should match (initial implementation to keep things more constrianed):
- Project code is the same
- Band is the same
- Configuration is the same
- If mixed setup (narrow and wide spectral windows)
- All spectral window numbers and bandwidths need to match
- Central frequencies match within some tolerance (+/- 100 km/s)?
- Same settings selectable as for AUDI (continuum, cube, selfcal)
- selfcal default selected
- cube default selected
- continuum default selected
- spw numbers used instead of of unique spw names that ALMA uses.
- if cube unselected, hide all the cube settings
- Cube and/or Continuum imaging selectable
- Cube imaging only selectable if pipeline version is 2024 or later (maybe we allow this with caveats?)
- Cube imaging only selectable if the spectral setup is mixed
- Self calibration enabled by default.
- Can have calibrated MSes also delivered with data.
- EB restores handled individually
- All the restored EBs aggregated for joint imaging.
- Does hifv_mstransform support all this? (yes)
- Flagversions need to be populated into working/ for this to work. Kludge of just importing MS does not work, cannot create contline ms.
- All the restored EBs aggregated for joint imaging.
Stretch goals (needs pipeline to support this)
...