Readme
This commit is contained in:
@ -648,7 +648,7 @@ curl -H "Content-Type: application/json" -X POST -d '{"aggregationType":"value"
|
||||
|
||||
```
|
||||
|
||||
See [here](https://github.psi.ch/sf_daq/ch.psi.daq.query/blob/master/src/main/java/ch/psi/daq/query/model/Aggregation.java) for available value aggregations.
|
||||
Illustration of array value [aggregation](https://github.psi.ch/sf_daq/ch.psi.daq.query/blob/master/src/main/java/ch/psi/daq/query/model/Aggregation.java):
|
||||
|
||||

|
||||
|
||||
@ -706,7 +706,7 @@ curl -H "Content-Type: application/json" -X POST -d '{"nrOfBins":2,"aggregation
|
||||
|
||||
```
|
||||
|
||||
Array value [aggregations](https://github.psi.ch/projects/ST/repos/ch.psi.daq.query/browse/src/main/java/ch/psi/daq/query/model/Aggregation.java) with additional binning:
|
||||
Illustration of array value [aggregation](https://github.psi.ch/sf_daq/ch.psi.daq.query/blob/master/src/main/java/ch/psi/daq/query/model/Aggregation.java) with additional binning:
|
||||
|
||||

|
||||
|
||||
@ -765,7 +765,7 @@ curl -H "Content-Type: application/json" -X POST -d '{"binSize":10,"aggregation
|
||||
|
||||
```
|
||||
|
||||
Array value [aggregations](https://github.psi.ch/projects/ST/repos/ch.psi.daq.query/browse/src/main/java/ch/psi/daq/query/model/Aggregation.java) with additional binning:
|
||||
Illustration of array value [aggregation](https://github.psi.ch/sf_daq/ch.psi.daq.query/blob/master/src/main/java/ch/psi/daq/query/model/Aggregation.java) with additional binning:
|
||||
|
||||

|
||||
|
||||
@ -834,7 +834,7 @@ curl -H "Content-Type: application/json" -X POST -d '{"nrOfBins":1,"aggregation
|
||||
]
|
||||
```
|
||||
|
||||
[Aggregation](https://github.psi.ch/projects/ST/repos/ch.psi.daq.query/browse/src/main/java/ch/psi/daq/query/model/Aggregation.java) of array indices with binning (several nrOfBins are also possible).
|
||||
Illustration of [Aggregation](https://github.psi.ch/sf_daq/ch.psi.daq.query/blob/master/src/main/java/ch/psi/daq/query/model/Aggregation.java) of array indices with binning (several nrOfBins are also possible):
|
||||
|
||||

|
||||
|
||||
|
Reference in New Issue
Block a user