Recent Releases of pymodaq
pymodaq - 5.0.18
What's Changed
- back compat for configsaverloader by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/660
- checkdatatype daq_move by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/661
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/5.0.17...5.0.18
- Python
Published by seb5g 8 months ago
pymodaq - 5.0.17
What's Changed
- Update GitHub Action Versions by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/642
- Pass exc_info instead of concatenating messages by @ederag in https://github.com/PyMoDAQ/PyMoDAQ/pull/649
- express data using value expressed given axis_units by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/651
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/5.0.16...5.0.17
- Python
Published by seb5g 8 months ago
pymodaq - 5.0.16 hotfix DAQScan units
What's Changed
- Hotfix/daq scan units by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/648
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/5.0.15...5.0.16
- Python
Published by seb5g 9 months ago
pymodaq - 5.0.12 Handle rpm units
What's Changed
- allow rpm as display unit by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/624
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/5.0.11...5.0.12
- Python
Published by seb5g 9 months ago
pymodaq - 5.0.11 Handle Hz units
What's Changed
- handle Hz as units that is not a base unit by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/618
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/5.0.10...5.0.11
- Python
Published by seb5g 10 months ago
pymodaq - 5.0.10 DAQ_Move Out of bounds
What's Changed
- Hotfix/overshhot outofbound by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/615
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/5.0.9...5.0.10
- Python
Published by seb5g 10 months ago
pymodaq - 5.0.9: DAQ_Move scaling/offset
What's Changed
- DAQ_Move: apply units in scaling/offset conversion by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/614
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/5.0.8...5.0.9
- Python
Published by seb5g 10 months ago
pymodaq - 5.0.8: check bounds patch
What's Changed
- Update GitHub Action Versions by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/608
- DAQ_Move: check bounds by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/613
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/5.0.7...5.0.8
- Python
Published by seb5g 10 months ago
pymodaq - 5.0.7
What's Changed
- Remove importlib from /docs/requirements.txt by @quantumm in https://github.com/PyMoDAQ/PyMoDAQ/pull/601
- Update preset_default.xml by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/607
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/5.0.6...5.0.7
- Python
Published by seb5g 10 months ago
pymodaq - 5.0.6
What's Changed
- Update GitHub Action Versions by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/584
- pymodaq utils version restriction by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/600
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/5.0.5...5.0.6
- Python
Published by seb5g 10 months ago
pymodaq - 5.1.0.alpha
What's Changed
- Fix serialize imports in LECO and in deprecated pymodaq folder by @rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/542
- Update GitHub Action Versions by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/541
- Bugfix/leco actuator by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/544
- Provide overwrite parameter to allow writing on an existing file by @malik-irain in https://github.com/PyMoDAQ/PyMoDAQ/pull/545
- move the h5 browser features into pymodaq_gui by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/546
- Feature/leco serializer by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/553
- Bugfix/leco move units by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/554
- add the possibility to set the controller host IP from the Director by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/557
- implementation of leco plugin settings in viewer and grab/stop implemented by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/558
- Feature/thread status cleaning by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/560
- Cleanup plyeco by @BenediktBurger in https://github.com/PyMoDAQ/PyMoDAQ/pull/559
- Bugfix/patch and deprecation by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/562
- Hotfix/scan averaging by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/565
- notify if a live viewer2D will be overloaded and will not be able to display all data by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/570
- Integrate bayesian-optimization package v2 by @malik-irain in https://github.com/PyMoDAQ/PyMoDAQ/pull/534
- Feature/generalization optimizer by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/581
- only use terminate() when ending a QThread with quit() is not enough by @malik-irain in https://github.com/PyMoDAQ/PyMoDAQ/pull/580
- Messagebox when loading an old preset by @malik-irain in https://github.com/PyMoDAQ/PyMoDAQ/pull/582
- Feature/override detectors from extension by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/588
- Feature/adaptive scan mode extension by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/589
- adding a minimal waiting time for the loop to not run 100%CPU by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/590
- The number of recevied data shoudl match the number of selected detec… by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/591
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/5.0.1...5.1.0.alpha
- Python
Published by seb5g 10 months ago
pymodaq - 5.0.3
What's Changed
- do no polling of the final position reached if not within the scan by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/569
- usage of SERIALIZABLE for python 3.10 by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/571
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/5.0.2...5.0.3
- Python
Published by seb5g 11 months ago
pymodaq - 4.4.9
What's Changed
- browse entry points in all discovered plugins by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/442
- add a opposite button by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/448
- handling volt which is not a base unit... by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/452
- GitHub actions random fail fix by @malik-irain in https://github.com/PyMoDAQ/PyMoDAQ/pull/455
- fixing build error for tables version depending on python version by @loicguilmard in https://github.com/PyMoDAQ/PyMoDAQ/pull/453
- show multiaxis settings if axis_names initially empty by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/459
- cleaned up imports by @loicguilmard in https://github.com/PyMoDAQ/PyMoDAQ/pull/451
- changed bug report to a yaml form by @loicguilmard in https://github.com/PyMoDAQ/PyMoDAQ/pull/454
- Update GitHub Action Versions by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/468
- ParameterControlModule was initializing twice a Qobject by @Ashwolaa in https://github.com/PyMoDAQ/PyMoDAQ/pull/476
- handle the actuator's close method by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/484
- Increase visibility on code.gouv.fr by @loicguilmard in https://github.com/PyMoDAQ/PyMoDAQ/pull/490
- Update GitHub Action Versions by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/500
- Fix (v4) for "Update GitHub Action Versions" fail by @malik-irain in https://github.com/PyMoDAQ/PyMoDAQ/pull/526
- Use QShortcut in Qspinbox by @Ashwolaa in https://github.com/PyMoDAQ/PyMoDAQ/pull/456
- Bugfix/averaging 44x by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/566
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.4.8...4.4.9
- Python
Published by seb5g 11 months ago
pymodaq - 5.0.2
What's Changed
- Fix serialize imports in LECO and in deprecated pymodaq folder by @rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/542
- Update GitHub Action Versions by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/541
- Bugfix/leco actuator by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/544
- Provide overwrite parameter to allow writing on an existing file by @malik-irain in https://github.com/PyMoDAQ/PyMoDAQ/pull/545
- Use new serializer with LECO parts by @BenediktBurger in https://github.com/PyMoDAQ/PyMoDAQ/pull/466
- Revert "Use new serializer with LECO parts" by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/552
- better scan averaging https://github.com/PyMoDAQ/PyMoDAQ/pull/565
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/5.0.1...5.0.2
- Python
Published by seb5g 11 months ago
pymodaq - 5.0.1
What's Changed
- 5.0.x feature/pid setp actuators by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/378
- Feature/create setp pid actuators by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/379
- Feature/adding control modules by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/389
- Patch/uninit hardware by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/395
- implement the modification of the control modules UI from the plugin by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/397
- Feature/update UI from plugins by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/399
- get the right tags from github to set the versions required at instal… by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/401
- Bugfix/units tcpip by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/402
- updated docs to use miniforge and mamba by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/407
- make sure to handle and keep degree for unit of angles (if specified) by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/408
- Update/doc by @loicguilmard in https://github.com/PyMoDAQ/PyMoDAQ/pull/419
- correct signature for setup_menu by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/433
- Dashboard inherits CustomApp by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/429
- Feature/bayesian explicit dwa names by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/434
- Update/pymodacdoc by @loicguilmard in https://github.com/PyMoDAQ/PyMoDAQ/pull/422
- minimal updates regarding plugin_info to pyproject by @loicguilmard in https://github.com/PyMoDAQ/PyMoDAQ/pull/436
- Update data.py by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/446
- added tests to serialize DataActuator and DataToActuators by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/467
- Pyside6 GitHub actions by @malik-irain in https://github.com/PyMoDAQ/PyMoDAQ/pull/463
- Fix daq_logger command by @malik-irain in https://github.com/PyMoDAQ/PyMoDAQ/pull/481
- Refresh repo list in github actions by @malik-irain in https://github.com/PyMoDAQ/PyMoDAQ/pull/483
- Parameter tree list fix by @malik-irain in https://github.com/PyMoDAQ/PyMoDAQ/pull/482
- replaced new annoucmeent for 2025 by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/489
- add a mechanism to obtain the crosshair from a viewer in a plugin by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/492
- Replaced QApplication calls with mkQApp by @malik-irain in https://github.com/PyMoDAQ/PyMoDAQ/pull/488
- adding some specific import for backcompatibility by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/493
- Update/callables4to5 by @loicguilmard in https://github.com/PyMoDAQ/PyMoDAQ/pull/447
- backcompatibilty by @loicguilmard in https://github.com/PyMoDAQ/PyMoDAQ/pull/495
- Documentation - Introduce lab stories - Arduino on Ubuntu. by @quantumm in https://github.com/PyMoDAQ/PyMoDAQ/pull/461
- Revert "Documentation - Introduce lab stories - Arduino on Ubuntu." by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/498
- Adding training annoucements by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/501
- Documentation - Lab story - Arduino on Ubuntu by @quantumm in https://github.com/PyMoDAQ/PyMoDAQ/pull/499
- Lab Story by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/503
- Feature/clean documentation by @quantumm in https://github.com/PyMoDAQ/PyMoDAQ/pull/504
- adding a citation from a github user by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/506
- Added a section to provide optional development dependancies by @malik-irain in https://github.com/PyMoDAQ/PyMoDAQ/pull/502
- Exclude folders from coverage by @malik-irain in https://github.com/PyMoDAQ/PyMoDAQ/pull/514
- adding enums module for backcompatibility by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/516
- DAQ_Move instanciation with the actuator named argument by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/519
- handle close in case driver is None by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/520
- Cleaning init by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/525
- using new loading of png icons by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/527
- Backup pip environment by @malik-irain in https://github.com/PyMoDAQ/PyMoDAQ/pull/522
- handle bounds for overbounds values within DataActuator by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/530
- introduce the custom_command in control modules by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/531
- convenience methods to set values of the abs and rel spinbox by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/532
- make sure current_value is updated when the polling is stoped by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/533
- New pymodaq_updater by @malik-irain in https://github.com/PyMoDAQ/PyMoDAQ/pull/513
- Added update and documentation for pymodaq_modules by @loicguilmard in https://github.com/PyMoDAQ/PyMoDAQ/pull/512
- Feature/spinbox shortcuts daq move by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/535
- Cleaning/controller by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/536
- Bugfic/preset manager by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/537
- backcompatibility by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/540
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/5.0.0...5.0.1
- Python
Published by seb5g 12 months ago
pymodaq - 4.4.7
What's Changed
- Improve the serializer by @BenediktBurger in https://github.com/PyMoDAQ/PyMoDAQ/pull/430
- Corrected bug in remote_manager by @rbeignon in https://github.com/PyMoDAQ/PyMoDAQ/pull/438
- Update GitHub Action Versions by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/437
New Contributors
- @rbeignon made their first contribution in https://github.com/PyMoDAQ/PyMoDAQ/pull/438
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.4.6...4.4.7
- Python
Published by seb5g over 1 year ago
pymodaq - 4.4.7
What's Changed
- Improve the serializer by @BenediktBurger in https://github.com/PyMoDAQ/PyMoDAQ/pull/430
- Corrected bug in remote_manager by @rbeignon in https://github.com/PyMoDAQ/PyMoDAQ/pull/438
- Update GitHub Action Versions by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/437
New Contributors
- @rbeignon made their first contribution in https://github.com/PyMoDAQ/PyMoDAQ/pull/438
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.4.6...4.4.7
- Python
Published by seb5g over 1 year ago
pymodaq - 4.4.6
What's Changed
- Add longdescriptioncontent_type to setup by @rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/417
- Add example for qt-less standalone module using LECO by @BenediktBurger in https://github.com/PyMoDAQ/PyMoDAQ/pull/413
- Features/binary transport for PyLECO by @BenediktBurger in https://github.com/PyMoDAQ/PyMoDAQ/pull/404
- use base_units to get the displayed unit by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/425
- get new current value when user change the actuator axis by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/426
- add specific condition for displaying correct units by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/427
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.4.5...4.4.6
- Python
Published by seb5g over 1 year ago
pymodaq - 4.4.5 Bayesian Optimisation compat
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.4.4...4.4.5
409 shows a major breaking chnage in the Bayesian Optimisation package. Until this sis included in pymodaq, we will restrict this libray to the <2.0.0 version
- Python
Published by seb5g over 1 year ago
pymodaq - 4.4.3 Units through TCP/IP communication
What's Changed
- Update moveutilityclasses.py by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/398
- axis, units initialization and reading from client by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/400
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.4.2...4.4.3
- Python
Published by seb5g over 1 year ago
pymodaq - 4.4.1
What's Changed
- Add updater.yml for checking for GitHub actions updates by @runrunm in https://github.com/PyMoDAQ/PyMoDAQ/pull/388
- Update GitHub Action Versions by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/390
- Doc/cleaning reordering by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/393
- patched consistent behaviour for multi axes by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/394
New Contributors
- @runrunm made their first contribution in https://github.com/PyMoDAQ/PyMoDAQ/pull/388
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.4.0...4.4.1
- Python
Published by seb5g over 1 year ago
pymodaq - 4.4.0
What's Changed
- Feature/handle display and controller units by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/381
- extensions emiiting DataActuator without units by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/383
- create a dedicated user condition to check if target has been reached by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/384
- forgot to include the units into the serialization process! by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/385
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.3.0...4.4.0
- Python
Published by seb5g over 1 year ago
pymodaq - 4.3.2 Mac compatibility
What's Changed
- modified the default config path for mac os by @eduvieilbourg in https://github.com/PyMoDAQ/PyMoDAQ/pull/372
New Contributors
- @eduvieilbourg made their first contribution in https://github.com/PyMoDAQ/PyMoDAQ/pull/372
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.3.1...4.3.2
- Python
Published by seb5g over 1 year ago
pymodaq - 4.3.0
What's Changed
- make sure to get the base logger to access its handler by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/309
- Bugfix/tooltip loop by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/310
- Fix typo in documentation by @BenediktBurger in https://github.com/PyMoDAQ/PyMoDAQ/pull/314
- make sure the childadded change doesn't cause error by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/316
- Feature/tcpip parameters serialization by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/326
- add H5Browser.load_file() to load a new file by @rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/327
- Sliders now accept suffix and SIprefix if given in opts by @Ashwolaa in https://github.com/PyMoDAQ/PyMoDAQ/pull/328
- better explanation about usage and test suite for the object_deserialization by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/324
- adding properties to check properly if controller is master or slave by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/330
- adding docstring by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/331
- Feature/qapplication with statement by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/335
- Feature/dashboard loader for extensions by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/336
- remove pull request trigger by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/337
- test to check that loadind an axis node with a DataLoader is fine by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/341
- Feature/daq move sizing by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/342
- update doc by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/344
- Removed unused Slot decorator on DashBoard.stop_moves() by @loicguilmard in https://github.com/PyMoDAQ/PyMoDAQ/pull/343
- Feature/threadcommand daq scan by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/349
- Bugfix/viewer dispatcher names by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/351
- Bugfix/plot colors by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/354
- Bugfix/release hdf5 file ref by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/347
- Added confirmation overwrite if FileExists by @loicguilmard in https://github.com/PyMoDAQ/PyMoDAQ/pull/334
- Feature/data units by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/356
- adding the angle method to DataBase by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/357
- Feature/data units by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/358
- Feature/config children by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/359
- patch PlotColors by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/361
- use ThreadCommand with status_sig everywhere by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/360
- Update tutorial "Write & release a new plugin" by @quantumm in https://github.com/PyMoDAQ/PyMoDAQ/pull/364
- Update website documentation by @quantumm in https://github.com/PyMoDAQ/PyMoDAQ/pull/366
New Contributors
- @loicguilmard made their first contribution in https://github.com/PyMoDAQ/PyMoDAQ/pull/343
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.2.1...4.3.0
- Python
Published by seb5g over 1 year ago
pymodaq - 4.2.5
What's Changed
- adding a citation file for proper citation on github by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/363
- preventing the installation of pymodaqpluginsmock above 5.0.0 (meant for pymodaq 5 in preparation)
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.2.4...4.2.5
- Python
Published by seb5g over 1 year ago
pymodaq - First implementation of separated packages for utils, data and GUI
What's Changed
- make sure to get the base logger to access its handler by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/309
- Bugfix/tooltip loop by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/310
- Fix typo in documentation by @BenediktBurger in https://github.com/PyMoDAQ/PyMoDAQ/pull/314
- make sure the childadded change doesn't cause error by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/316
- Feature/tcpip parameters serialization by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/326
- add H5Browser.load_file() to load a new file by @rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/327
- Sliders now accept suffix and SIprefix if given in opts by @Ashwolaa in https://github.com/PyMoDAQ/PyMoDAQ/pull/328
- better explanation about usage and test suite for the object_deserialization by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/324
- adding properties to check properly if controller is master or slave by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/330
- adding docstring by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/331
- Feature/qapplication with statement by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/335
- Feature/dashboard loader for extensions by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/336
- remove pull request trigger by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/337
- test to check that loadind an axis node with a DataLoader is fine by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/341
- Feature/daq move sizing by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/342
- update doc by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/344
- Removed unused Slot decorator on DashBoard.stop_moves() by @loicguilmard in https://github.com/PyMoDAQ/PyMoDAQ/pull/343
- Feature/threadcommand daq scan by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/349
- Bugfix/viewer dispatcher names by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/351
- Bugfix/plot colors by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/354
- Bugfix/release hdf5 file ref by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/347
- Added confirmation overwrite if FileExists by @loicguilmard in https://github.com/PyMoDAQ/PyMoDAQ/pull/334
- Feature/data units by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/356
- adding the angle method to DataBase by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/357
- Feature/data units by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/358
- Feature/config children by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/359
- patch PlotColors by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/361
- use ThreadCommand with status_sig everywhere by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/360
- Update tutorial "Write & release a new plugin" by @quantumm in https://github.com/PyMoDAQ/PyMoDAQ/pull/364
New Contributors
- @loicguilmard made their first contribution in https://github.com/PyMoDAQ/PyMoDAQ/pull/343
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.2.1...5.0.0
- Python
Published by seb5g over 1 year ago
pymodaq - 4.2.4
What's Changed
- Bugfix/axis timestamps by @sq-lumin in https://github.com/PyMoDAQ/PyMoDAQ/pull/338
- Bugfix/spinbox daq move by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/345
New Contributors
- @sq-lumin made their first contribution in https://github.com/PyMoDAQ/PyMoDAQ/pull/338
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.2.3...4.2.4
- Python
Published by seb5g over 1 year ago
pymodaq - 4.2.3 TCP/IP Update Parameters patch
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.2.2...4.2.3
- Python
Published by seb5g over 1 year ago
pymodaq - 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
- Python
Published by seb5g almost 2 years ago
pymodaq - 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
- Python
Published by seb5g almost 2 years ago
pymodaq - 4.1.3 Pyqtgraph issue
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
- Python
Published by seb5g almost 2 years ago
pymodaq - 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
- Python
Published by seb5g almost 2 years ago
pymodaq - 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
- Python
Published by seb5g about 2 years ago
pymodaq - 4.1.0 New Minor
What's Changed
- make sure the averaging within daqviewer is applied when using daqscan 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 PR#2850 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 moveutilityclasses.py by @rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/207
- fix childnewkey in setparamfrom_param by @rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/208
- Use setLimits in setparamfrom_param by @rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/209
- Test for widget after dict change in setparamfrom_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
- Python
Published by seb5g about 2 years ago
pymodaq - plugin patch
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.0.10...4.0.11
- Python
Published by seb5g over 2 years ago
pymodaq - patch
What's Changed
- make sure the averaging within daqviewer is applied when using daqscan by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/152
- Scan close by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/155
- Add plugin package name to documentation by @bmoneke in https://github.com/PyMoDAQ/PyMoDAQ/pull/162
- fix typo in moveutilityclasses.py by @rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/207
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.0.9...4.0.10
- Python
Published by seb5g over 2 years ago
pymodaq - Patch the entry points from plugins features
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.0.8...4.0.9
- Python
Published by seb5g over 2 years ago
pymodaq - 4.1.0.beta New features and fixes
What's Changed
- make sure the averaging within daqviewer is applied when using daqscan 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 PR#2850 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
- Python
Published by seb5g over 2 years ago
pymodaq - DataActuator as actuator's value and pid refactoring for v4
What's Changed
- Actuators position/value treated using a DataActuator by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/147
- Pid refactoring by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/148
- Using axis names methods by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/149
- Pymodaq dev by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/150
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.0.7...4.0.8
- Python
Published by seb5g over 2 years ago
pymodaq - Extensions / Named axes / plugin config
What's Changed
- Fix dashboard.check_version() by @rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/139
- patched two issues by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/142
- Extensions management by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/143
- Pymodaq dev by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/144
- List paramater as dict and plugin configuration display by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/145
- Pymodaq dev by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/146
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.0.6...4.0.7
- Python
Published by seb5g over 2 years ago
pymodaq - Config - Settings Icon - PID plugin import
What's Changed
- Making sure nested dict in the config are properly updated by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/137
- Change icon daqviewerui.py by @rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/136
- Pymodaq dev by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/138
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.0.5...4.0.6
- Python
Published by seb5g over 2 years ago
pymodaq - 4.0.5
What's Changed
- Entrypoints by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/133
- Entrypoints by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/134
- Pymodaq dev by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/135
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.0.4...4.0.5
- Python
Published by seb5g over 2 years ago
pymodaq - Patch entrypoints py10 and patch daq_move
What's Changed
- Plugin to v4 tuto by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/129
- Entrypoints by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/130
- new usage of entry points starting from py10 by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/131
- Pymodaq dev by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/132
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.0.3...4.0.4
- Python
Published by seb5g over 2 years ago
pymodaq - Documentation and DataToExport use
What's Changed
- Live plots by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/115
- make sure 0D data can be grouped for 1D or 2D scans by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/117
- tutorial on instrument plugin development by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/120
- Plugin development tutorial: replace .PNG by .png by @quantumm in https://github.com/PyMoDAQ/PyMoDAQ/pull/122
- update daq_viewer to use fully DataToExport by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/124
- PID module documentation: for now not compatible with pmd 4 by @quantumm in https://github.com/PyMoDAQ/PyMoDAQ/pull/123
- new signals to emit data as DataToExport by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/127
- Tutorial: How to contribute to PyMoDAQ’s documentation? by @quantumm in https://github.com/PyMoDAQ/PyMoDAQ/pull/125
- Pymodaq dev by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/128
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.0.2...4.0.3
- Python
Published by seb5g over 2 years ago
pymodaq - Scan patch, exporter factory and daq_logger compatibility
What's Changed
- implemented exporters from pull request #93 by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/100
- Daq logger v4 by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/113
- scan_done patch by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/114
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/4.0.1...4.0.2
- Python
Published by seb5g almost 3 years ago
pymodaq - Brand New Major
What's Changed
- adding exporting as various possibilities by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/77
- Console extension by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/84
- Rename package daq utils by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/85
- Data management by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/86
- Add documentation for the PID module. by @quantumm in https://github.com/PyMoDAQ/PyMoDAQ/pull/92
- Data management by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/99
- new methods and class to deal with configurations by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/102
- Live data grouping and filtering by DataSource when saving by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/103
- Daq scan averaging by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/104
- Scan batch by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/105
- Navigator by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/107
- bugfix on pause_PID by @rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/106
- Adding horizontal bars to Viewer0D by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/108
- Connect navigator and scan by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/110
- make sure the settings scan_name corresponds to the scan node by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/111
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/3.5.6...4.0.1
- Python
Published by seb5g almost 3 years ago
pymodaq - Exporting data from h5browser and epsilon in DAQ_Move
What's Changed
- Export improvements. by @LMSC-NTappy in https://github.com/PyMoDAQ/PyMoDAQ/pull/93
- take into account epsilon in preset by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/97
New Contributors
- @LMSC-NTappy made their first contribution in https://github.com/PyMoDAQ/PyMoDAQ/pull/93
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/3.6.11...3.6.12
- Python
Published by seb5g about 3 years ago
pymodaq - add requirement
What's Changed
- Removed DeprecationWarnings from py.warnings when log_level is not DEBUG by @rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/89
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/3.6.8...3.6.10
- Python
Published by seb5g about 3 years ago
pymodaq - Bug fixing on daq_move and deprecation warning filtering
What's Changed
- Removed DeprecationWarnings from py.warnings when log_level is not DEBUG by @rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/89
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/3.6.8...3.6.9
- Python
Published by seb5g about 3 years ago
pymodaq - compatible with new plugin templating (towards major 4.x.y)
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/3.6.7...3.6.8
- Python
Published by seb5g over 3 years ago
pymodaq - Testing version
What's Changed
- adding exporting as various possibilities by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/77
- Console extension by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/84
- Rename package daq utils by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/85
- Data management by @seb5g in https://github.com/PyMoDAQ/PyMoDAQ/pull/86
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/3.5.6...4.0.0a0
- Python
Published by seb5g over 3 years ago
pymodaq - Check compatibility of plugins with v3 and v4 pymodaq
- Check compatibility of plugins with v3 and v4 pymodaq
- check if presence of Qt bindings else print message and exit
- Python
Published by seb5g over 3 years ago
pymodaq - ROI Settings Patch and h5browser CLI
What's Changed
- Add --input-file optional command-line argument to h5browser.py by @rgeneaux in https://github.com/PyMoDAQ/PyMoDAQ/pull/76
New Contributors
- @rgeneaux made their first contribution in https://github.com/PyMoDAQ/PyMoDAQ/pull/76
Full Changelog: https://github.com/PyMoDAQ/PyMoDAQ/compare/3.6.4...3.6.5
- Python
Published by seb5g over 3 years ago
pymodaq - New plugin layout compatibility
pre release towards major v4 where control modules will be located into a dedicated module
- Python
Published by seb5g over 3 years ago
pymodaq - Compatibility with simpler templates
Full Changelog: https://github.com/CEMES-CNRS/PyMoDAQ/compare/3.6.2...3.6.3
- Python
Published by seb5g over 3 years ago
pymodaq - pyqt6 compatible patch
Full Changelog: https://github.com/CEMES-CNRS/PyMoDAQ/compare/3.6.1...3.6.2
- Python
Published by seb5g over 3 years ago
pymodaq - Patch qtpy
Full Changelog: https://github.com/CEMES-CNRS/PyMoDAQ/compare/3.5.7...3.6.1
- Python
Published by seb5g over 3 years ago
pymodaq - 3.6.0
What's Changed
- adding exporting as various possibilities by @seb5g in https://github.com/CEMES-CNRS/PyMoDAQ/pull/77
- adding refreshtime in DAQViewer to display data only when refresh time elapsed
New Contributors
- @quantumm made their first contribution in https://github.com/CEMES-CNRS/PyMoDAQ/pull/82
Full Changelog: https://github.com/CEMES-CNRS/PyMoDAQ/compare/3.5.6...3.6.0
- Python
Published by seb5g over 3 years ago
pymodaq - Actuators or Detectors only patch
This release correct mainly to be able to load a dashboard containing only actuators or detectors see #62
and some minor bugs
Full Changelog: https://github.com/CEMES-CNRS/PyMoDAQ/compare/3.5.5...3.5.6
- Python
Published by seb5g almost 4 years ago
pymodaq - Pytables patch
Full Changelog: https://github.com/CEMES-CNRS/PyMoDAQ/compare/3.5.3...3.5.4
- Python
Published by seb5g about 4 years ago
pymodaq - Patch version
Full Changelog: https://github.com/CEMES-CNRS/PyMoDAQ/compare/3.5.2...3.5.3
- Python
Published by seb5g about 4 years ago
pymodaq - Patch Release
Full Changelog: https://github.com/CEMES-CNRS/PyMoDAQ/compare/3.5.0...3.5.1
- Python
Published by seb5g over 4 years ago
pymodaq - Using qtpy Qt5 wrapper for PySide2 or PyQt5
many changes related to the new version of pyqtgraph pymodaq can now be used with either pyqt5 or pyside2 (even if with pyside2 some issues remains)
What's Changed
- daq_logger refactoring using CustomApp base class by @seb5g in https://github.com/CEMES-CNRS/PyMoDAQ/pull/65
- Pyqtgraph by @seb5g in https://github.com/CEMES-CNRS/PyMoDAQ/pull/66
- Viewers by @seb5g in https://github.com/CEMES-CNRS/PyMoDAQ/pull/67
- Testing by @seb5g in https://github.com/CEMES-CNRS/PyMoDAQ/pull/68
Full Changelog: https://github.com/CEMES-CNRS/PyMoDAQ/compare/3.4.1...3.5.0
- Python
Published by seb5g over 4 years ago
pymodaq - Patch release
Full Changelog: https://github.com/CEMES-CNRS/PyMoDAQ/compare/3.4.0...3.4.1
- Python
Published by seb5g over 4 years ago
pymodaq - PID extension
This version includes the new layout for the PID (proportional–integral–derivative) software loop controller. It also introduce the mechanism to load on the fly installed extension (that are not builtin as Scan, Logger or PID), for instance pymodaq_femto some minor patches
- Python
Published by seb5g over 4 years ago
pymodaq - Batch Scan Manager
New release introduces the ScanBatch Manager.
It adds the possibility to configure and run a batch (a sequence) of scans involving actuators and detectors loaded into the dashboard
- Python
Published by seb5g over 4 years ago
pymodaq - COM error patch
if one install pythonnet for ome plugins, the main thread has to call :
import pythoncom
pythoncom.CoInitialize()
in order to run COM objects inmultithread
see issue #55
Some other patch on the maximum number of steps in a daq_scan that is now limited in the config file
- Python
Published by seb5g over 4 years ago
pymodaq - Bug fix between Qt and pythonnet and some other
importing Qt from PyQt5 in one script generated an error with pythonnet. Removed this unused import Bug on DAQViewer for multiple generated data Separated H5Saver functionnalities from Qt5 for it to work out of a Qt loop DAQScan and scanner: active configuration of the scanner settings using the config file H5Saver: removed the redondant Datasetxxx folder that was on top of the Datasetxxx h5 file H5Saver: added an action button to generate a new dataset file when clicked H5Saver: added the data type in which you want to save your data (default is float but can be restricted to int8, uint8 ....)
- Python
Published by seb5g over 4 years ago
pymodaq - Github Actions
Github actions for building, testing and publishing Implemented the src layout
minor bug fix
- Python
Published by seb5g about 5 years ago