Data files for Biologics support
Need to add more mpr files for finalising support for Biologics. Should also get corresponding csv files generated by the Biologics software.
- 2-electrode
- EIS
- cycles
- EIS + cycles
- 3-electrode
- EIS
- cycles
- EIS + cycles
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 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 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?
I will try at least: Hi @chatcannon, how are you doing?
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:
- Implement it yourself, make a pull request and wait a month or two until I get around to looking at it and merging it.
- 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.
- Pay me consulting rates.
- Find a way of solving your problem that doesn't involve me.
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 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).