cellpy icon indicating copy to clipboard operation
cellpy copied to clipboard

Better support for csv-type files

Open jepegit opened this issue 7 months ago • 0 comments

Using the instrument='something', model='something' is difficult for users. Does a better way exist (that does not require much changes in the code)? At least there should be some easy way for the user to see what the different models can handle and some easy way of tweaking them. Maybe also implement more "automatic" format inspection tools similar to the one that searches for delimiters, etc.

The implementation should be written so that it can easily be moved to v2.0 of cellpy (v2.0 is planned to have a cellpy core with the main procedures that is frame agnostic).

jepegit avatar May 15 '25 06:05 jepegit