scholi / pySPM

Python library to handle Scanning Probe Microscopy Images. Can read nanoscan .xml data, Bruker AFM images, Nanonis SXM files as well as iontof images(ITA, ITM and ITS).
Apache License 2.0
58 stars 33 forks source link

Merging development upgrades into master + PyPI release #33

Closed dineshpinto closed 1 year ago

dineshpinto commented 1 year ago

Hey Olivier,

There are some major changes in this upgrade:

Minor changes:

All tests pass successfully.

I would like to integrate pySPM as a first class dependency in one of my own projects (qudi-hira-analysis). Unfortunately, the current PyPI version of pySPM doesn't have the latest bugfixes needed by my project. And PyPI requires all the dependencies to be on PyPI too.

Therefore, I would like to create a new PyPI release for the latest version of pySPM. I have set the version to 0.3.0, so that (if there are any bugs not picked up by the testing) existing users on v0.2.x will not be affected. I know you are not actively maintaining this library anymore, so I would be happy to do that if you wish.

Let me know what you think.

Cheers, Dinesh

scholi commented 1 year ago

Thank you very much for your contribution. Great job!

scholi commented 1 year ago

Do you have a pypi account? I can add you and you can thus also create new packages. Ah yes. I found you

dineshpinto commented 1 year ago

Perfect, thanks