cellpy icon indicating copy to clipboard operation
cellpy copied to clipboard

Data files for Biologics support

Open jepegit opened this issue 7 years ago • 7 comments

Need to add more mpr files for finalising support for Biologics. Should also get corresponding csv files generated by the Biologics software.

  1. 2-electrode
  • EIS
  • cycles
  • EIS + cycles
  1. 3-electrode
  • EIS
  • cycles
  • EIS + cycles

jepegit avatar Jul 17 '18 12:07 jepegit

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

jepegit avatar Jun 23 '19 15:06 jepegit

@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 package as an import instead?

I want to solve the issue in the coming months.

amundmr avatar Jan 19 '24 15:01 amundmr

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. But it is probably a fix for that if that is the case. If we mention the git-handle for the maintainer of galvan, will he get a notification do you think?

jepegit avatar Jan 19 '24 15:01 jepegit

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

jepegit avatar Jan 19 '24 15:01 jepegit

I got a notification. So what you need is to modify galvani to extract step numbers from mpr files?

It has been more than 10 years since the last time I did any electrochemistry experiments myself so I rely on users providing example data files. Also I have a lot of other things to do that are higher priority than unpaid software maintenance.

Realistically your options are:

  1. Implement it yourself, make a pull request and wait a month or two until I get around to looking at it and merging it.
  2. Wait several years or decades until I am in need of a job and decide that working on galvani is the best way to improve my chances in the market.
  3. Pay me consulting rates.
  4. Find a way of solving your problem that doesn't involve me.

chatcannon avatar Jan 20 '24 19:01 chatcannon

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 try to act like I am very smart), so probably we could implement the changes our self. Sorry for the inconvenience and enjoy the rest of the weekend.

jepegit avatar Jan 20 '24 19:01 jepegit

@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 package as an import instead?

I want to solve the issue in the coming months.

Hi @amundmr, I think we should have a look at the biologic-thingy our self. With the great work already done with galvani in "decoding" the binary format, it should not be too difficult to find the step numbers (famous last words). It might actually be that I have done most of the needed work already (need to look through my collection of notebooks and old scripts and then inform you about my findings).

jepegit avatar Jan 20 '24 19:01 jepegit