tomMoral/dicodile

dicodile API: make the shape requirements for X more explicit

rprimet opened this issue · 1 comments

  • Docs: mention that the shape of X should be (n_channels, *sig_support)
  • Code: assert that X has a ndim equal to len(atom_support) + 1

Look right! that would be helpful