circstat / pycircstat

Toolbox for circular statistics with Python
MIT License
157 stars 42 forks source link

No axial correction argument for circular spread functions #45

Open tomwallis opened 8 years ago

tomwallis commented 8 years ago

The resultant_vector_length function allows for an axial correction, but the functions that call resultant_vector_length (e.g. var, std) do not. Is there a reason for this, or should this be added?

fabiansinz commented 8 years ago

I talked to Philipp. I think it might actually be easier to remove the axial_correction completely.