summaryrefslogtreecommitdiffstats
path: root/petascope/test/testcases-wcps/27-construct_boring_histogram.test
blob: 4359686f38da0d40323caf099aca595f1279867f (plain)
1
2
3
4
5
6
7
8
9
for c in ( mr )
return
encode( coverage histogram
        over     $n x(0:20)
        values   condense +
                        over     $px x(0:20),
                                 $py y(0:20)
                        using    1,
        "csv" )