Switches on the dumping of various diagnostic information DIAG.OUT
"diag.models" ), with names like " COM" , " FLT" ,
etc. Each of these components will contain multiple NDFs with names in the following format: "
where_chunk_what"
, where what
is " power" or " time" , chunk
is the integer chunk index, and where
is one of:
" bef" : the NDF contains the residuals as they were before the model was subtracted.
" mod" : the NDF contains the model values themselves.
" aft" : the NDF contains the residuals as they were after the model was subtracted.
Each NDF will be 2-dimensional, with the first pixel axis representing time
or frequency, and the second pixel axis representing iteration number.
[undef]