Loading doc/source/ch08_csst_common.rst +3 −3 Original line number Diff line number Diff line Loading @@ -269,9 +269,9 @@ status of their interfaces. from csst_common.status import CsstStatus # presently 3 kinds of status are available, they are CsstStatus.PERFECT CsstStatus.WARNING CsstStatus.ERROR CsstStatus.PERFECT # all images are processed smoothly CsstStatus.WARNING # problematic CsstStatus.ERROR # unavailable, DO NOT use this An example interface Loading Loading
doc/source/ch08_csst_common.rst +3 −3 Original line number Diff line number Diff line Loading @@ -269,9 +269,9 @@ status of their interfaces. from csst_common.status import CsstStatus # presently 3 kinds of status are available, they are CsstStatus.PERFECT CsstStatus.WARNING CsstStatus.ERROR CsstStatus.PERFECT # all images are processed smoothly CsstStatus.WARNING # problematic CsstStatus.ERROR # unavailable, DO NOT use this An example interface Loading