Skip to content
Snippets Groups Projects
Commit aff80548 authored by Stefan Reck's avatar Stefan Reck
Browse files

Renamed to orcasong_2 (part 2)

parent 8f5cd30d
No related branches found
Tags v0.5.0
No related merge requests found
......@@ -37,7 +37,7 @@ Please feel free to contact me or just open an issue on Gitlab / Github if you h
:caption: Contents:
getting_started
orcasong_plag
orcasong_2
CONTRIBUTING
Source (Git) <https://git.km3net.de/ml/OrcaSong.git>
......
OrcaSong Plag
=============
OrcaSong 2
==========
OrcaSong Plag is an alternative to orcasong, with (hopefully) more
OrcaSong 2 is an alternative to orcasong, with (hopefully) more
accessible features.
It has a slightly reduced functionality (no plots), but apart from that
does the same job as orcasong.
......@@ -10,12 +10,12 @@ Basic Use
---------
Import the main class, the FileBinner (see
:py:class:`orcasong_plag.core.FileBinner`),
:py:class:`orcasong_2.core.FileBinner`),
like this:
.. code-block:: python
from orcasong_plag.core import FileBinner
from orcasong_2.core import FileBinner
The FileBinner allows to make nd histograms ("images") from calibrated and
h5-converted root files.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment