- [x] The equivalent code change for [measure.moments](https://github.com/transientskp/pyse/blob/591717fd72decbb7fc991bf2232be595c3f2b6f3/sourcefinder/measure.py#L172) to tackle 1) still needs to be implemented; 2) does not seem to be a problem for `measure.moments`. - [x] In terms of equivalence between `measure.moments` and `measure.moments_enhanced` one may seek an equivalent of [forced beam](https://github.com/transientskp/pyse/blob/591717fd72decbb7fc991bf2232be595c3f2b6f3/sourcefinder/measure.py#L515) for `measure.moments`. _Originally posted by @HannoSpreeuw in https://github.com/transientskp/pyse/issues/187#issuecomment-3661304431_
The equivalent code change for measure.moments to tackle 1) still needs to be implemented; 2) does not seem to be a problem for
measure.moments.In terms of equivalence between
measure.momentsandmeasure.moments_enhancedone may seek an equivalent of forced beam formeasure.moments.Originally posted by @HannoSpreeuw in #187 (comment)