From e7c9ef77f3bb0d1ad5797674820fed05a6e56ec7 Mon Sep 17 00:00:00 2001 From: Joni Herttuainen Date: Wed, 13 Dec 2023 14:01:14 +0100 Subject: [PATCH] Updated README --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 1ec9badb..92e5fe67 100644 --- a/README.rst +++ b/README.rst @@ -84,6 +84,8 @@ Currently, the validator verifies that: - all the properties in the `simulation config specification `__ have correct data types and accepted values - paths specified in the config exist - node sets specified in the config exist +- input spike file's node IDs are found in the ``source`` node set +- electrodes file's node IDs are found in the simulation's ``node_set`` (if set) or in non-virtual populations - neurodamus helpers and variables exist (requires ``neurodamus`` to be available in the environment) This functionality is provided by either the cli function: