libasd

C++11/Python3 library to read/write High Speed AFM data file

MIT License

Downloads
1K
Stars
13
Committers
4
libasd - version 1.5.6 Latest Release

Published by ToruNiina almost 2 years ago

  • support sdist (by Neil Shephard @ns-rse) #8, #11, #12
  • support python 3.11
  • update pybind11 to v2.10.1
libasd - version 1.5.5

Published by ToruNiina almost 3 years ago

  • support python 3.10
libasd - version 1.5.4

Published by ToruNiina about 3 years ago

Fixed

  • not use file_header_size in an old version 0 file while parsing. it seems that it does not have the byte size
libasd - version 1.5.3

Published by ToruNiina almost 4 years ago

Changed

  • use ubuntu 16 to build a binary for manylinux
libasd - version 1.5.2

Published by ToruNiina about 4 years ago

Fixed

  • update pybind11 (for problem in cpython3.9.0)
  • fix shape problem in numpy binding
libasd - version 1.5.1

Published by ToruNiina about 4 years ago

  • stabilized read functions by using size information
  • uploaded to PyPI
libasd - version 1.5.0

Published by ToruNiina over 4 years ago

  • Update data structure for multi-channel files
    • because of the incorrect information in the spec sheet
  • Update README for multi-channel files
  • Update CI config files
  • Fix sample code in the README (Hiroki Koide)
libasd - v1.4.0

Published by ToruNiina over 5 years ago

Improvements around AD_range.

  • add to_voltage function to make AD_range more useful
  • BREAKING rename AD_range variable names in python
    • unipolar_1.0V -> unipolar_1_0V
libasd - v1.3.0

Published by ToruNiina almost 6 years ago

  • add __repr__ function to libasd.Header_vX.
  • fix bug in read_asd function while reading asd file version 2
  • fix typo in Header members

also includes tiny correction that can be a problem with some compiler or environment.

libasd - v1.2.0

Published by ToruNiina almost 6 years ago

  • better support for numpy.ndarray.that enables the following.
# img = numpy.array(data.frame[0].data, copy=False)
img = data.frame[0].image()
libasd - v1.1.1

Published by ToruNiina almost 6 years ago

small improvements.

  • enable to install the python library using pip
  • add more docstrings for python bindings
libasd - v1.1.0

Published by ToruNiina almost 6 years ago

  • fix: read the older version (version 0) correctly
  • fix: add missing memory-alignment information
  • add logo
libasd -

Published by ToruNiina over 6 years ago

Package Rankings
Top 15.45% on Pypi.org
Badges
Extracted from project README
Build Status release license DOI