Jan Petter Maehlen

Results 23 issues of Jan Petter Maehlen

Loading the prms (the user config file) should not be done if `cellpy` is used purely as a library. Only the following "API"s should load as default: ```python # the...

enhancement

cellpy reads the .conf file when it is imported. If you are running tests and it finds your users .conf file, it will use that. Maybe it is possible to...

bug
builds and CI

https://www.frontiersin.org/articles/10.3389/fenrg.2022.1059154/full

enhancement

Work by Vilde (summer student) supervised by Asbjørn

enhancement

After loading a file (e.g. a cellpyfile), it should be possible to update it by ```python c = cellpy.get("cellpyfile.h5) # the cellpy file contains the paths to the original raw...

enhancement

The goal is to implement a simple plugin architecture. - [x] method for searching and querying for instrument loaders that already are a part of "official" `cellpy` - [ ]...

enhancement

Seems like there has been an update of `pytables` that does not play well with `cellpy`...

bug

Installing mamba/conda package of cellpy 1.0.2 for python 3.12 must be checked and fixed.