Update CFSimpleIndexer authored by Martin Pokorny's avatar Martin Pokorny
......@@ -73,4 +73,4 @@ Note that a `CFCellIndex` value only provides indexes within the range of each d
### Note on `mrow` and `mcol` indexes
The `mrow` and `mcol` indexes refer to the rows and columns of a Mueller matrix. In general, the `mcol` values are associated with a polarization product index in the visibility data. Examples of index names on that axes in common usage are `[RR, LL]', `[XX, XY, YX, YY]'. Similarly, the `mrow` values are associated with a polarization product index in the image space.
\ No newline at end of file
The `mrow` and `mcol` indexes refer to the rows and columns of a Mueller matrix. In general, the `mcol` values are associated with a polarization product index in the visibility data. Examples of index names on that axes in common usage are `[RR, LL]`, `[XX, XY, YX, YY]`. Similarly, the `mrow` values are associated with a polarization product index in the image space. The conversion of both `mrow` and `mcol` values to polarization product descriptions is left unspecified by `HPG`.
\ No newline at end of file