Releases: DiamondLightSource/pytac
Releases · DiamondLightSource/pytac
0.6.0
What's Changed
- Adopt skeleton by @JoshuaAppleby in #130
- Add wait argument to cothread control system by @JoshuaAppleby in #133
New Contributors
- @JoshuaAppleby made their first contribution in #130
Full Changelog: 0.5.0...0.6.0
0.6.0.b1
What's Changed
- Rename PYTAC to Pytac. by @willrogers in #1
- Improve the documentation by @razvanvasile in #3
- Add jupyter notebook examples by @razvanvasile in #2
- Enabled devices by @razvanvasile in #6
- Docs by @willrogers in #8
- Remove intro page that doesn't contain anything. by @willrogers in #9
- Docs by @willrogers in #10
- Tidying by @razvanvasile in #12
- Modify the readme file formats to .rst by @razvanvasile in #5
- Enabled devices by @razvanvasile in #14
- Improve documentation by @razvanvasile in #15
- Correct wrong readme file by @razvanvasile in #16
- Add documentation for the units module by @razvanvasile in #17
- Add support for enabling a device by @razvanvasile in #18
- Readme by @willrogers in #19
- Devices by @willrogers in #20
- Update to pytac version 0.0.2 by @razvanvasile in #22
- Add Pypi upload instructions to readme.rst by @razvanvasile in #23
- Pypi badges by @razvanvasile in #24
- Update to version 0.0.3 by @razvanvasile in #25
- Add module level docstrings in the documentation by @razvanvasile in #26
- Use numeric value for enabling devices. by @willrogers in #27
- Tweaks by @willrogers in #28
- Change sim from boolean to enum: pytac.LIVE or pytac.SIM. by @willrogers in #29
- Extra families by @willrogers in #30
- Ring modes by @willrogers in #31
- Add tests for DIAD ring mode. by @willrogers in #32
- Element properties by @willrogers in #33
- Extend get_elements() to allow specifying a cell. by @willrogers in #34
- Devices by @willrogers in #35
- Load by @willrogers in #36
- Load mml by @willrogers in #37
- Get devices by @willrogers in #38
- Remove 'family' from lattice method names. by @willrogers in #39
- Build by @willrogers in #40
- Docs by @willrogers in #41
- Tidy up docs sidebar. by @willrogers in #42
- Tweaks to documentation and readme. by @willrogers in #43
- Tweaks by @willrogers in #47
- Load mml by @willrogers in #49
- Add lattice index to Element class. by @willrogers in #50
- Jupyter by @willrogers in #51
- Enablers by @willrogers in #52
- Ensure that device.is_enabled() returns a boolean. by @willrogers in #53
- Requirements by @willrogers in #55
- pipenv by @willrogers in #54
- Add generic convert function to UnitConversion class. by @willrogers in #56
- Device model by @willrogers in #57
- Update documented modules. by @willrogers in #58
- Bpm fields by @willrogers in #59
- Tweaks to lattice methods by @willrogers in #60
- Use fofb and sofb in BPM and corrector enabled fields. by @willrogers in #61
- Documentation improvements by @willrogers in #62
- Tweaks by @willrogers in #63
- Update examples in the documentation by @T-Nicholls in #64
- Documentation changes by @T-Nicholls in #65
- Remove bugged method get_cs from class element. by @T-Nicholls in #66
- Update documentation by @T-Nicholls in #67
- Documenation corrections and clarifications by @T-Nicholls in #69
- Documentation amendments by @T-Nicholls in #70
- Comment changes by @T-Nicholls in #68
- Remove references to willrogers on Github. by @willrogers in #72
- Fix unit conversion as part of element.set_value(). by @willrogers in #73
- Load changes by @T-Nicholls in #74
- Fix set_value not performing unit conversion. by @T-Nicholls in #77
- Csv changes by @T-Nicholls in #76
- Use flake8 instead of pep8 and pyflakes. by @willrogers in #79
- Add field exception, raised when the entered field does not exist on … by @T-Nicholls in #78
- Refactor by @willrogers in #80
- Use session scope for loading test machines. by @willrogers in #82
- Avoid module name cothread as it conflicts with cothread itself. by @willrogers in #83
- Lattice changes by @T-Nicholls in #81
- Changes by @T-Nicholls in #85
- Pchip by @willrogers in #87
- Add ability to have fields to the lattice by @T-Nicholls in #86
- Corrector magnet changes by @T-Nicholls in #90
- Add default arguments ability and update tests. by @T-Nicholls in #91
- Add NullUnitConv class by @T-Nicholls in #96
- Exceptions Updates by @T-Nicholls in #97
- Add units to UnitConv classes. by @T-Nicholls in #98
- Epics, Cothread and other changes by @T-Nicholls in #94
- Miscellaneous changes by @T-Nicholls in #100
- Cells by @T-Nicholls in #103
- Investigations by @willrogers in #105
- Investigations by @T-Nicholls in #104
- Jupyter tutorial by @aawdls in #109
- Investigations by @willrogers in #108
- Conv by @willrogers in #113
- UnitConv: Improve conversion limits, and make throw argument more consistent. by @T-Nicholls in #111
- Add Python 3.8 and Black. by @willrogers in #115
- Replace Travis with Github Actions. by @willrogers in #117
- Adapt load_mml to handle MML using AT2. by @willrogers in #116
- Pytac families should be case-insensitive. by @willrogers in #118
- Packaging by @willrogers in #119
- Update badges on README.rst. by @willrogers in #121
- No need for handle argument in set_value methods. by @willrogers in #120
- Simple device by @willrogers in #122
- Update load_mml.m to write simple devices. by @willrogers in #124
- HLA-610 Add I04 ring modes by @MJGaughran in #125
- Adopt skeleton by @JoshuaAppleby in #130
- Add wait argument to cothread control system by @JoshuaAppleby in #133
#...