Pymodaq

Latest version: v4.2.0

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

Scan your dependencies

Page 1 of 14

4.2.0

What's Changed
* Patch/daq logger adding data by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/252
* Patch/default area viewer nd by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/254
* Update viewerND.py by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/256
* try not to load data if node in h5 is not a data node by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/257
* Bugfix/data nodes by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/258
* Hotfix/tabular scanner by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/263
* Documentation about branches by rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/259
* Bug/input arguments h5browser by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/265
* Introducing LECO protocol by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/267
* Add Documentation for leco modules by BenediktBurger in https://github.com/PyMoDAQ/PyMoDAQ/pull/270
* Add daq move LECODirector by BenediktBurger in https://github.com/PyMoDAQ/PyMoDAQ/pull/269
* Leco name and rework by BenediktBurger in https://github.com/PyMoDAQ/PyMoDAQ/pull/268
* Features/viewer_roi by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/271
* remove pyleco dependency by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/272
* Remove test of removed code (LECO) by BenediktBurger in https://github.com/PyMoDAQ/PyMoDAQ/pull/273
* Feature/starting coordinator by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/275
* Fix typing in serialize_object by BenediktBurger in https://github.com/PyMoDAQ/PyMoDAQ/pull/276
* Features/data ploting interactive by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/266
* Feature/enlargeable saving loading by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/278
* patched getting a single node exported by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/279
* append moved node after RawData by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/280
* Doc/analysis notebook by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/281
* Doc/data plotting data viewers by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/282
* loaded enlargebale arrays with 0D data was adding a singleton shape by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/283
* Hotfix/list value by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/285
* add super init method by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/286
* Fix/boolean extraattributes serialization by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/287
* Feature/tcpip client mwe example by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/288
* using 'plot' as extra attribute is now an issue because of the plot method by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/289
* Features/errors by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/290
* extra scatter plot fully functionnal by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/292
* Update viewer1D.py by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/293
* on the first display of data, trigger the autolevels then deactivate … by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/294
* auto save/load settings values (bounds, utility function) based on pr… by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/296
* Feature/bayesian optimiser by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/295
* bugfix load_ROI: 'filter' argument is a str, not list of str. by rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/299
* Feature/pyleco by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/300
* plugin listing by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/302
* proper starting of the pyleco coordinator by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/301
* Feature/typing pyleco by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/304


**Full Changelog**: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.1.1...4.2.0

4.1.5

What's Changed
* Update VERSION by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/303


**Full Changelog**: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.1.4...4.1.5

4.1.4

What's Changed
* Fixed broken double-click for moving and init position in the daq_scan by aurore-finco in https://github.com/PyMoDAQ/PyMoDAQ/pull/298

New Contributors
* aurore-finco made their first contribution in https://github.com/PyMoDAQ/PyMoDAQ/pull/298

**Full Changelog**: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.1.3...4.1.4

4.1.3

What's Changed
* add requirement on pyqtgraph to avoid issue on Parameter registering by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/291


**Full Changelog**: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.1.2...4.1.3

4.1.2

What's Changed
* try not to load data if node in h5 is not a data node by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/257
* Hotfix/tabular scanner by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/262
* Bug/input arguments h5browser by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/261
* adding CI run on PR by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/274


**Full Changelog**: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.1.1...4.1.2

4.1.1

What's Changed
* Update python-publish.yml by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/247
* patch an issue that the itemselect was not working in some cases by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/248
* Bugfix/scan averaging by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/249
* Patch/daq logger adding data by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/251
* Patch/default area viewer nd by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/253
* Update viewerND.py by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/255


**Full Changelog**: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.1.0...4.1.1

Page 1 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.