Software tool article --- progress #20
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
studyforrest/data-eyemovementlabels#20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi! After going through the guidelines (https://f1000research.com/for-authors/article-guidelines/software-tool-articles) and samples I pieced together the sections/subsections that I think work and those that do not. Also added some content on page 2 (with minor edits) --- @mih let me know if it's generally moving in the right direction and any issues you may see.
TODO:
1) Write up implementation of algorithm
Explanation of how the algorithm works. We decided to also go over how the approach differs from other algorithms. Secondly, we wanted to make a diagram of how it operates (like how how the NH paper showed the peaks, etc)
2) Use cases
a) NH algo vs REMoDNaV on Anderson dataset:
Decided on simple tables showing this data. Ultimately it will have the outputs from our algorithm, the NH algorithm and the human coders (which are the golden standard)
b) REMoDNaV output when applied to studyforrest dataset (i.e 2 different noise conditions)
Decided to make all the plots from the thesis, and more (lots of main sequences). Once we do this we can take a look at what we want to keep.
3) Discussion and conclusions of results
Should be brief. Simply going over the take home messages.
The format is pretty malleable (I checked a lot of accepted papers in this category) so we can decide to add/remove sections one needed. Also: gotta polish figures on inkscape/corel once they are finalized.
Unsure whether we decided on making confusion matrices or not.
I have now pushed a pseudo-code-like description of the general algorithm flow.
I think we have this cover in https://github.com/psychoinformatics-de/paper-remodnav now.