eazy-py
eazy-py copied to clipboard
Fix calculation of pivot wavelength in FilterDefinition class
Hello, I noticed an error in the calculation of the pivot wavelength. The first and second arguments for np.trapz need to be swapped to fix this.