Datadigitizer

Latest version: v1.2.1

Safety actively analyzes 622894 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.2.1

Data Digitizer 1.2.1 Release Note
===================================

Summary
------------

* Refractoring and code cleaning.

Download
---------------
[PyPI](https://pypi.org/project/datadigitizer/)


Contributors
----------------

Milan Skocic

What's Changed
* R1.2.1 by MilanSkocic in https://github.com/MilanSkocic/PyDatadigitizer/pull/14


**Full Changelog**: https://github.com/MilanSkocic/PyDatadigitizer/compare/1.2.0...1.2.1

1.2.0

Data Digitizer 1.2.0 Release Note
===================================

Changes
------------
Change of numpy minimum version from 1.17 to 1.20 for taking advantage of the typing module.

Change of matplotlib minimum version from 3.0 to 3.4 for taking advantage of new features.

Simplify the settings in init file.

Download
---------------
[PyPI](https://pypi.org/project/datadigitizer/)

Contributors
----------------

Milan Skocic


Commits
--------------

Full Changelog: https://github.com/MilanSkocic/PyDatadigitizer/compare/1.1.2...1.2.0

1.1.2

Data Digitizer 1.1.2 Release Note
===================================

Changes
------------
Minor fixes in documentation.

Download
---------------
[PyPI](https://pypi.org/project/datadigitizer)

Contributors
----------------

Milan Skocic


Commits
--------------

Full Changelog: https://github.com/MilanSkocic/PyDatadigitizer/compare/1.1.1...1.1.2

1.1.1

Changes
------------
Minor fixes in documentation.

Download
---------------
`PyPI <https://pypi.org/project/datadigitizer/>`_

Contributors
----------------
Milan Skocic


Commits
--------------
**Full Changelog**: https://github.com/MilanSkocic/PyDatadigitizer/compare/1.1.0...1.1.1

1.1.0

Highlights
-----------------
* Data table for visualizing the extracted data values as a toplevel window.
* Documentation bug fixes and improvements.


New Features
-----------------
Data are visible as an array.

Download
---------------
`PyPI <https://pypi.org/project/datadigitizer/>`_

Contributors
-----------------------
Milan Skocic

Commits
----------------
**Full Changelog**: https://github.com/MilanSkocic/PyDatadigitizer/compare/1.0.2...1.1.0

1.0.2

Data Digitizer 1.0.2 Release Note
=================================

Highlights
----------

- Documentation minor fixes.
- Explicit internal functions for converting (i,j) array indexes to
(xpix, ypix) graph indexes
- Added `data folder` as an option for folder profile.

Future Changes
--------------

The data table will be visible in version 1.1 during the process of
drawing data from the shortcut \<Ctrl-t\> or through the menu
Data-\>View Data.

Compatibility notes
-------------------

The full data array is now saved instead of (x, y) columns only. This
changes does not bring any compatibility issue but it is worth
mentionning that the format has changed.

Download
-----------------

[PyPI](https://pypi.org/project/datadigitizer/)

Contributors
--------------------

Milan Skocic

Commits
---------------

[\c90ebea](https://github.com/MilanSkocic/datadigitizer/commit/c90ebeaac3ffbf2a74d000fe857d03f71f358888)-MilanSkocic-ENH:
Conversion as private functions

[\be87095](https://github.com/MilanSkocic/datadigitizer/commit/be8709583a6248d26d7a2fdfab171199e32a8d2c)-MilanSkocic-ENH:
Added conversion functions from i,j matrix indexes to xypix graph pixels

[\94d1081](https://github.com/MilanSkocic/datadigitizer/commit/94d108140845d2959d085ab618ca6eaafcbf8c83)-MilanSkocic-ENH:
Separated array indexes i,j and pixel indexes in graph

[\d39ca8f](https://github.com/MilanSkocic/datadigitizer/commit/d39ca8f04f89e2fcf3d37910c7f95a5c06ae6191)-MilanSkocic-ENH:
Added folder options and full data array save

[\5d0150d](https://github.com/MilanSkocic/datadigitizer/commit/5d0150dcef8e910d5f26ade7cebb3388b2503bdc)-MilanSkocic-ENH:
Added options in folder profile

[\61acb28](https://github.com/MilanSkocic/datadigitizer/commit/61acb28ec162efdf6277a9dca89f4cec71eb712d)-MilanSkocic-ENH:
Refractoring according to pylint and mypy

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.