Nanonis: ISO-8859-1 and Multipass mode

- Nanonis files: ISO-8859-1 decoding implemented
- Nanonis => Multipass mode: first code lines
This commit is contained in:
2022-12-12 08:15:56 +01:00
parent 7ddeb3e505
commit ab9fd59148
5 changed files with 53 additions and 11 deletions

View File

@@ -40,6 +40,14 @@
# First git visibility : 2022/04/08, Clemens Barth
#
#
# 2022/12/09
# ==========
# - Nanonis files: ISO-8859-1 decoding implemented (reading
# the header)
# - Nanonis - Multipass mode: first code lines inserted.
# Still to be done: title with "[Px]_" identifier for each
# image => This needs to be done in Channel.py.
#
# 2022/04/08
# ==========
# - First upload of AFM_thumbs.py onto our git server.