Jan Petter Maehlen

Results 38 comments of Jan Petter Maehlen

the mpt files are text files, I think, so should not be nearly as difficult as the .mpr-files.

Consider splitting core cellpy features and utils etc ```python # Using cellpy only as a library: import cellpy # only imports core # Using cellpy as an app: import cellpy.something...

The feature has been worked on, but it needs more focused efforts (and at the moment this is not a priority in our group). Changing to milestone v.0.4.0

Hi @amundmr Yes, I think that would be a great solution. It might be that I remember wrongly, but it could be that `galvani` is not extracting the step numbers....

I will try at least: Hi @chatcannon, how are you doing?

Fully understand that @chatcannon, no problem. I am still kind-of doing electrochemical experiments (kind-of = someone else in my team do it and I just look at the results and...

> @jepegit We realized that this issue needs to be fixed before really looking into issue #270 . Does it sound like a reasonable idea to use the [galvani](https://github.com/chatcannon/galvani/) package...

Added sql reader and methodology for exporting from the excel based db to sql. Since this will not change much how the API will be, I moved it from v1.0.0...

@asbjorul: The best is probably to create a new branch for this. And also consider adding Vilde as contributor (make github profile; clone; learn git and pull requests)

The should be one conda package with only the essential parts for running `cellpy` and one that gives you all you need out-of-the box (including plotting libraries, jupyter stuff, etc)