Skip to content

Assume less expert knowledge in description #11

@mih

Description

@mih

remodnav --help states

  <datafile>      Data file with eye gaze recordings to process. The
                        first two columns in this file must contain X and Y
                        coordinates, while each line is a timepoint (no
                        header). The file is read with NumPy's recfromcsv and
                        may be compressed.

Users familiar with the referenced function will know how flexible it is and can infer many aspects of supported file formats. However, the fact that remodnav is written in Python and uses NumPy should not have to be critical knowledge for its users.

We should spell out the file format requirements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions