stumpy icon indicating copy to clipboard operation
stumpy copied to clipboard

Add `T_subseq_isfinite` Note to `normalize` Docstring

Open seanlaw opened this issue 3 years ago • 0 comments

In some functions like, core.mass or motifs.match, it is possible to supply an optional T_subseq_isfinite parameter IFF normalize=False. Therefore, we should add a note to the normalize docstring to express this option.

Note that we should NOT recommend replacing M_T with T_subseq_isfinite as this is confusing.

seanlaw avatar Jul 05 '22 16:07 seanlaw