Admin message
NRAO GitLab and Mattermost will be offline Thursday, Dec. 18, at 7:30 PM EDT for software updates
Changes
Page history
Update CFSimpleIndexer
authored
Mar 01, 2021
by
Martin Pokorny
Show whitespace changes
Inline
Side-by-side
CFSimpleIndexer.md
View page @
86539409
...
...
@@ -142,7 +142,7 @@ Finally, the values of `hpg::VisData<N>::m_cf_index` may be computed as in the f
hpg
::
CellIndex
cell_index
(
0
,
// baseline type
/*...*/
,
// time
0
,
// w plane (in
partially
indexed subset of store, corresponds to W_0 in
fully indexed
store)
0
,
// w plane (in indexed subset of store, corresponds to W_0 in
complete
store)
/*...*/
,
// frequency
0
// mueller, not significant here, 0 is always valid
);
...
...
...
...