Loading doc/source/csst_common/csst_common.rst +3 −1 Original line number Diff line number Diff line Loading @@ -93,7 +93,9 @@ status of their interfaces. An example interface -------------------- We recommend our developers to use the structure shown below in their code. We recommend our developers to use the code structure used in the example interfaces, e.g., ``process_single_image`` and ``process_multiple_images``. The example code is shown below. .. literalinclude:: ./example_interface.py :linenos: Loading Loading
doc/source/csst_common/csst_common.rst +3 −1 Original line number Diff line number Diff line Loading @@ -93,7 +93,9 @@ status of their interfaces. An example interface -------------------- We recommend our developers to use the structure shown below in their code. We recommend our developers to use the code structure used in the example interfaces, e.g., ``process_single_image`` and ``process_multiple_images``. The example code is shown below. .. literalinclude:: ./example_interface.py :linenos: Loading