You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since BioPeaks is GUI, this isn't necessarily needed - however, it strikes me there is not an easy way, from the documentation site, to see a list of available features. The landing page has a high level version, but it's not so specific. The paper mentions some specific algorithms available, but this is not obviously available to the user who peruses the site. I think it might make sense to add something akin / similar to an API listing, maybe a new page on the docsite, which lists out the details of what is available. This doesn't have to relate to each function, but it would be nice to list out what's in the module (listing out, for example, available segmenting algorithms, peak detectors, etc). An alternative is to add more detail to the list on the landing page (though it might be useful to have a separate broad overview, to capture the general stuff, and a more detailed list that can expand as things are added).
The text was updated successfully, but these errors were encountered:
Typically, a documentation site would have an API listing (for example: https://neurodsp-tools.github.io/neurodsp/api.html)
Since BioPeaks is GUI, this isn't necessarily needed - however, it strikes me there is not an easy way, from the documentation site, to see a list of available features. The landing page has a high level version, but it's not so specific. The paper mentions some specific algorithms available, but this is not obviously available to the user who peruses the site. I think it might make sense to add something akin / similar to an API listing, maybe a new page on the docsite, which lists out the details of what is available. This doesn't have to relate to each function, but it would be nice to list out what's in the module (listing out, for example, available segmenting algorithms, peak detectors, etc). An alternative is to add more detail to the list on the landing page (though it might be useful to have a separate broad overview, to capture the general stuff, and a more detailed list that can expand as things are added).
The text was updated successfully, but these errors were encountered: