Problem
I would like to request a new feature to model data cubes. The use cases are for source spectral line kinematics and joint constraints from 3D lens modelling. At present, it is only possible to model single-channel (continuum) data sets.
Proposed Solution
The proposed solution is similar to the extant multi-band modelling feature (see examples in autolens_workspace/scripts/multi), but simpler: instead of modelling several datasets, the input dataset has an extra (spectral) dimension. The source gridding and lens model are identical for each channel, including centroids. The source regularisation can be optionally per channel (because the signal-to-noise in each channel will be different) or global. Therefore, it could be possible to optimise both the global non-linear lens parameters and the per-channel linear solution. The solution should allow either optical/image data or interferometer input data.
Alternatives Considered
In principle, multi-band modelling is possible if one splits the cube into independent data sets, but this is over-complicated and time-consuming.
Problem
I would like to request a new feature to model data cubes. The use cases are for source spectral line kinematics and joint constraints from 3D lens modelling. At present, it is only possible to model single-channel (continuum) data sets.
Proposed Solution
The proposed solution is similar to the extant multi-band modelling feature (see examples in autolens_workspace/scripts/multi), but simpler: instead of modelling several datasets, the input dataset has an extra (spectral) dimension. The source gridding and lens model are identical for each channel, including centroids. The source regularisation can be optionally per channel (because the signal-to-noise in each channel will be different) or global. Therefore, it could be possible to optimise both the global non-linear lens parameters and the per-channel linear solution. The solution should allow either optical/image data or interferometer input data.
Alternatives Considered
In principle, multi-band modelling is possible if one splits the cube into independent data sets, but this is over-complicated and time-consuming.