Skip to content

Use file for file name input #43

@GegznaV

Description

@GegznaV

In read_*() functions, we currently use file, files, filename or con to indicate the path to file or connection. We should use file consistently. Update argument name in these functions:

  • read_asc_Andor
  • read_asc_PerkinElmer
  • read_ini
  • read_txt_Horiba
  • read_txt_Horiba_t
  • read_txt_Horiba_xy
  • read_zip_Renishaw
  • read_txt_Renishaw
  • read_txt_Shimadzu
  • read_dat_Witec
  • read_txt_Witec
  • read_txt_Witec_Graph
  • read_txt_Witec_TrueMatch

NOTE: some functions use specific argument names like filex. Please, mention functions like this by commenting on this issue. We should decide on the names of these arguments separately.


Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions