diff --git a/docs/source/sls/algorithm.rst b/docs/source/sls/algorithm.rst index 0e9b67c3888affc7a2600d0938c7cf93cad2fd9e..b5ec3955e02fa10e035cd3477912ee3f648f7146 100644 --- a/docs/source/sls/algorithm.rst +++ b/docs/source/sls/algorithm.rst @@ -58,12 +58,12 @@ Output =========== ======= =============================================== -TTYPE TFORM Description +TTYPE TFORM Description =========== ======= =============================================== -BIT integer The bit number, starting at zero -VALUE integer The equivalent base-10 value of BIT -NAME string The mnemonic name of the data quality condition -DESCRIPTION string A description of the data quality condition +BIT integer The bit number, starting at zero +VALUE integer The equivalent base-10 value of BIT +NAME string The mnemonic name of the data quality condition +DESCRIPTION string A description of the data quality condition =========== ======= ================================================ @@ -72,8 +72,8 @@ TTYPE TFORM Description ===== ===== ======= BIT False False VALUE False False -NAME True False -DESCRIPTION string A description of the data quality condition +NAME True False +DESCRIPTION string A description of the data quality condition ===== ===== ======= Data Calibration Steps