Juan BC

Results 53 issues of Juan BC

The extractor [`feets.extractors.ext_stetson.StetsonJ`](https://github.com/carpyncho/feets/blob/master/feets/extractors/ext_stetson.py#L82-L146) documentation says >For a **Gaussian** magnitude distribution, J should take a value **close to zero**. but the real result is of the feature is **~-0.41** This test...

bug
help wanted
question

The extractor [`feets.extractors.ext_anderson_darling.AndersonDarling`](https://github.com/carpyncho/feets/blob/master/feets/extractors/ext_anderson_darling.py#L56-L88) documentation says > For a **normal** distribution the Anderson-Darling statistic should take values close to **0.25**. but the real result is of the feature is **~-0.60** This...

bug
help wanted
question

The extractor [`feets.extractors.ext_stetson.StetsonK`](https://github.com/carpyncho/feets/blob/master/feets/extractors/ext_stetson.py#L149-L199) documentation says >For a **Gaussian** magnitude distribution, J should take a value **0.798**. but the real result is of the feature is **~0.2** This test is implemented...

bug
help wanted
question