Pymodaq

Latest version: v4.1.4

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

Scan your dependencies

Page 1 of 13

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

4.1.0

What's Changed
* make sure the averaging within daq_viewer is applied when using daq_scan by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/152
* Scan close by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/155
* close properly the parent widget (mainwindow) by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/156
* make sure one can now use SpecialSlicerData to set part of a dataobject by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/158
* replacing the dwa "origin" by the control module's title by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/160
* make sure the total dim included nav axes does not exceed 2D by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/161
* Add plugin package name to documentation by BenediktBurger in https://github.com/PyMoDAQ/PyMoDAQ/pull/162
* Fix node exporters by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/163
* redefines the Vertical label class by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/165
* reverting to using pyqtgraph stuff (using the actual PR2850 in pyqtg… by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/166
* make sure one can resize the header of the parametertree by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/167
* publishing dedicated doc on the use/methods to deal with axis in an actuator by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/171
* Update instrument_plugins.rst by BenediktBurger in https://github.com/PyMoDAQ/PyMoDAQ/pull/164
* Fix 168 threading problems by BenediktBurger in https://github.com/PyMoDAQ/PyMoDAQ/pull/174
* Documentation for Linux installation by Ashwolaa in https://github.com/PyMoDAQ/PyMoDAQ/pull/182
* TCP/IP for PyMoDAQ4 - Serialization/Deserialization by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/183
* updated the tcp/ip communication documentation by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/184
* Deepcopy of dte to prevent change of axis indices by daq_scan by rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/178
* adds overlay into 1D dataviewer by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/186
* Update installation.rst by Ashwolaa in https://github.com/PyMoDAQ/PyMoDAQ/pull/191
* H5 node Exporters by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/197
* Custom scanners by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/198
* Dashboard preset error by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/199
* start the init connection using a signal by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/202
* now one can add entries to a combo widget in the settings with a dict under the hood by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/189
* fix typo in move_utility_classes.py by rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/207
* fix child_new_key in set_param_from_param by rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/208
* Use setLimits in set_param_from_param by rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/209
* Test for widget after dict change in set_param_from_param by rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/212
* Update write_documentation.rst by jerlfan in https://github.com/PyMoDAQ/PyMoDAQ/pull/215
* Enlargeable data chunks by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/216
* typos in Data Management doc by jerlfan in https://github.com/PyMoDAQ/PyMoDAQ/pull/217
* Enlargeable data chunks by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/218
* Dblogger pymo4 by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/219
* Adding 1D sparsed_scan by Ashwolaa in https://github.com/PyMoDAQ/PyMoDAQ/pull/203
* One can modify configuration and allow settings edition during grab by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/221
* Settings by Ashwolaa in https://github.com/PyMoDAQ/PyMoDAQ/pull/205
* Settings by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/222
* Save plot extra attributes in DataFromPlugins to tailor even more the DAQ_Viewer behaviour by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/223
* Aspect ratio on Viewer2D by Ashwolaa in https://github.com/PyMoDAQ/PyMoDAQ/pull/225
* ROI by Ashwolaa in https://github.com/PyMoDAQ/PyMoDAQ/pull/226
* Adding keyword checked for add_action by Ashwolaa in https://github.com/PyMoDAQ/PyMoDAQ/pull/227
* force a slider to take integer value by adding the int=True option in… by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/228
* center and resize the ROISelect when activated by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/231
* 4.0.x dev by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/232
* Git tutorial by quantumm in https://github.com/PyMoDAQ/PyMoDAQ/pull/233
* Display patch for 2D linear scan by Ashwolaa in https://github.com/PyMoDAQ/PyMoDAQ/pull/237
* Adding checkbox for listitem in parameter types by Ashwolaa in https://github.com/PyMoDAQ/PyMoDAQ/pull/213
* small bugfixes by rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/236
* Fix "use PID as actuator" in preset by rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/239
* Save scanner settings by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/220
* Create setup_plugin.py by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/242
* take into account some scanner settings may be a group parameter by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/243
* Order of data in the dataviewers by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/244
* Bugfix/spread data nav axis by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/240

New Contributors
* BenediktBurger made their first contribution in https://github.com/PyMoDAQ/PyMoDAQ/pull/162
* Ashwolaa made their first contribution in https://github.com/PyMoDAQ/PyMoDAQ/pull/182
* jerlfan made their first contribution in https://github.com/PyMoDAQ/PyMoDAQ/pull/215

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

4.1.0.beta

What's Changed
* make sure the averaging within daq_viewer is applied when using daq_scan by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/152
* Scan close by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/155
* close properly the parent widget (mainwindow) by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/156
* make sure one can now use SpecialSlicerData to set part of a dataobject by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/158
* replacing the dwa "origin" by the control module's title by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/160
* make sure the total dim included nav axes does not exceed 2D by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/161
* Add plugin package name to documentation by bmoneke in https://github.com/PyMoDAQ/PyMoDAQ/pull/162
* Fix node exporters by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/163
* redefines the Vertical label class by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/165
* reverting to using pyqtgraph stuff (using the actual PR2850 in pyqtg… by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/166
* make sure one can resize the header of the parametertree by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/167
* publishing dedicated doc on the use/methods to deal with axis in an actuator by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/171
* Update instrument_plugins.rst by bmoneke in https://github.com/PyMoDAQ/PyMoDAQ/pull/164
* Fix 168 threading problems by bmoneke in https://github.com/PyMoDAQ/PyMoDAQ/pull/174
* Documentation for Linux installation by Ashwolaa in https://github.com/PyMoDAQ/PyMoDAQ/pull/182
* TCP/IP for PyMoDAQ4 - Serialization/Deserialization by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/183
* updated the tcp/ip communication documentation by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/184
* Deepcopy of dte to prevent change of axis indices by daq_scan by rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/178
* adds overlay into 1D dataviewer by seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/186
* Update installation.rst by Ashwolaa in https://github.com/PyMoDAQ/PyMoDAQ/pull/191

New Contributors
* bmoneke made their first contribution in https://github.com/PyMoDAQ/PyMoDAQ/pull/162
* Ashwolaa made their first contribution in https://github.com/PyMoDAQ/PyMoDAQ/pull/182

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

Page 1 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.