Major update.
- Remove all optional arguments in the parser. Now, a config file is always needed! Updated docs due to this. - Added default_config.toml file - Implemented automatic generation of API docs - Fix __version__.py - Added flush_freq argument in the HDF5Sink. - Minor other fixes.
Showing
- docs/api.rst 0 additions, 69 deletionsdocs/api.rst
- docs/conf.py 13 additions, 0 deletionsdocs/conf.py
- docs/getting_started.rst 75 additions, 96 deletionsdocs/getting_started.rst
- docs/index.rst 1 addition, 3 deletionsdocs/index.rst
- orcasong/__version__.py 5 additions, 2 deletionsorcasong/__version__.py
- orcasong/default_config.toml 99 additions, 0 deletionsorcasong/default_config.toml
- orcasong/file_to_hits.py 1 addition, 1 deletionorcasong/file_to_hits.py
- orcasong/make_nn_images.py 105 additions, 165 deletionsorcasong/make_nn_images.py
Loading
Please register or sign in to comment