Is the requested feature related to an issue?
No.
Summary
Add console-script entry points so that triumvirate can be extended with command-line utilities.
As an example,
[python -m] triumvirate [--param-file=]params.yml
performs clustering statistic computations.
Alternatives
N/A
Implementation
Not provided yet.
Additional context
Utilities under consideration:
- Re-binning of measurements;
- Symmetric exchange of bispectrum multipole measurements;
- Data vector concatenation and aggregation;
- Parameter file generation.
Is the requested feature related to an issue?
No.
Summary
Add console-script entry points so that
triumviratecan be extended with command-line utilities.As an example,
[python -m] triumvirate [--param-file=]params.ymlperforms clustering statistic computations.
Alternatives
N/A
Implementation
Not provided yet.
Additional context
Utilities under consideration: