The popup documentation in the script editor is empty, with just the sentence "utility class providing methods for bin averaging." This is on my machine on campus, maybe other javadocs are better.
For some reason when this is run in Jenkins, the QDataSet package is called twice, the second time with no methods. This is fixed with a kludge to keep track of work which has been done.
I also notice that QDataSe<t> is an odd completion, and I'd like to improve that as well.</t>
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is pointing at https://cottagesystems.com/~jbf/autoplot/doc/
Here's the docs which have been computed: https://github.com/autoplot/documentation/blob/main/javadoc/org/das2/qds/util/BinAverage.md
QDataSet.FORM<T> is like this too.
Sadie just happened to need the documentation for LinFit, which also shows the problem.
For some reason when this is run in Jenkins, the QDataSet package is called twice, the second time with no methods. This is fixed with a kludge to keep track of work which has been done.
I also notice that QDataSe<t> is an odd completion, and I'd like to improve that as well.</t>