Quickview's name and docstring describe making images. But it is also the place where various things like visibilities and the calibration dictionary are saved. This results in inter-dependencies between options like requiring --export-images if you want to --save-calibration or --save-visibilities. It also means quickview requires several arguments to be passed that it doesn't really use.
healpix_snapshot_cube_generate also required arguments that it doesn't use, like cal.
Quickview's name and docstring describe making images. But it is also the place where various things like visibilities and the calibration dictionary are saved. This results in inter-dependencies between options like requiring
--export-imagesif you want to--save-calibrationor--save-visibilities. It also meansquickviewrequires several arguments to be passed that it doesn't really use.healpix_snapshot_cube_generatealso required arguments that it doesn't use, likecal.