Obsolete documentation
Documentation https://git.jinr.ru/dnaumov/ntsim/-/wikis/Usage advises to use ntsim.ntsim module, which seems to be obsolete.
In particular it uses h5Writer while the current module and class name is H5Writer.
Suggestion:
- Move
ntsim/ntsim.pyit toobsoletedirectory (for this release, and delete it completely in the future release) - Rename
ntsim/ntsim_2.pytontsim/ntsim.py - Add a more detailed usage example in the documentation - showing a simple simulation end-to-end, so the user could see that it's working