Skip to content

release notes v1.0.0

Pete R Jemian edited this page Sep 13, 2021 · 2 revisions

v1.0.0

section quantity
New Tags 2
Pull Requests 21
Issues 34
Commits 202

Tags

tag date commit
v1.0.0 2021-09-13 08b087d
v1.0.0rc1 2021-09-08 5e5389f

Pull Requests

pull request date state title
#201 2021-09-12 merged add package description
#199 2021-09-08 merged update the release notes
#196 2021-08-24 merged review use of kind kwarg
#194 2021-07-30 merged repair CI
#192 2021-07-29 merged specify calc engine as Diffractometer kwarg
#191 2021-07-29 merged use top-level shortcuts id docs
#190 2021-07-22 merged Declare SI_LATTICE_PARAMETER & SI_LATTICE_PARAMETER_UNCERTAINTY constants
#187 2021-06-25 merged report versions of software packages
#186 2021-06-23 merged move diffract.Constraint to util.Constraint
#184 2021-06-23 merged top-level import shortcuts
#182 2021-06-18 merged documentation advice for the noting order of the orientation reflections
#180 2021-06-15 merged PKG: fix MANIFEST.in
#168 2021-05-19 merged Describe Diffractometers in tables
#164 2021-05-19 merged New HOW-TO guide: how to add extra axes to a diffractometer
#153 2021-05-20 merged Show how to use additional parameters
#152 2021-06-16 merged Show how to use the Q calculation engine of E4CV
#150 2021-05-08 merged Use init_pos & limits kwargs to initialize soft positioners
#146 2021-05-21 merged MNT #139 new graphic, with labels!
#145 2021-06-18 merged support save & restore of UB matrix reflections
#144 2021-04-29 merged add or_swap(): swap 2 UB matrix reflections and re-compute
#131 2021-06-18 merged add unit test for tardis (E6C) geometry

Issues

issue date title
#197 2021-09-13 prepare for v1.0.0 release
#200 2021-09-12 PyPI reports this project does not have a description
#198 2021-09-08 edit RELEASE NOTES for 1.0.0
#61 2021-08-24 check Component hinting in the examples
#193 2021-07-30 CI is failing
#188 2021-07-29 Use top-level import shortcuts in documentation and examples
#151 2021-07-29 specify the calculation engine in the class using an attribute
#169 2021-07-29 document how to acknowledge and credit contributions
#177 2021-07-22 Correction to current wavelength and UB matrix calculation.
#156 2021-07-22 Si lattice constant: higher precision
#160 2021-06-25 report software versions
#183 2021-06-23 import shortcuts for popular items
#185 2021-06-23 Constraint class belongs in util module
#136 2021-06-18 add recipe for conda-forge
#149 2021-06-18 use init_pos kwarg for SoftPositioner
#181 2021-06-18 remove archive content in examples
#50 2021-06-18 how to save/restore UB matrix?
#40 2021-06-18 record wavelength as part of UB-defining reflections
#106 2021-06-18 Update tardis test to use Angstroms
#62 2021-06-18 suggested unit test for E6C calculation
#138 2021-06-16 How to access the other libhkl engines such as incidence or Q?
#139 2021-05-21 Switch the E6C graphic to 4S+2D
#148 2021-05-20 Provide easy access to additional diffraction engine parameters
#46 2021-05-19 DOC: describe how to add extra motors to a diffractometer class
#167 2021-05-19 TwoC: drop this geometry for now
#166 2021-05-19 SOLEIL SIXS: geometry does not exist in libhkl
#155 2021-05-19 table showing geometry, engines, modes, axes
#110 2021-05-17 Extra diffractometer motors get set as Kind.config
#142 2021-05-17 What's the kappa angle used by K4CV?
#159 2021-05-17 How does libhkl get wavelength for add_reflection()?
#147 2021-05-08 Use init_pos & limits kwargs to initialize soft positioners
#137 2021-05-07 conda package is built as noarch, should be linux-64 now
#140 2021-04-29 feature: swap two UB reflections
#109 2021-04-29 Outdated documentation at https://blueskyproject.io/hklpy

Commits

commit date message
08b087d 2021-09-13 REL: v1.0.0
3257ce6 2021-09-13 Merge branch 'main' of https://github.com/bluesky/hklpy into main
cb774df 2021-09-13 DOC ready for v1.0.0 tag & release
55b2af1 2021-09-12 Merge pull request #201 from bluesky/200-description
0a0bc4b 2021-09-08 STY #200
60b4dc9 2021-09-08 MNT #200 add description
5e5389f 2021-09-08 REL: v1.0.0rc1
e69f4b5 2021-09-08 Merge pull request #199 from bluesky/198-release-notes
32a212d 2021-09-07 Update RELEASE_NOTES.rst
c78a2cc 2021-09-07 Update RELEASE_NOTES.rst
ea01f5a 2021-09-07 DOC #199 (again)
1a0695f 2021-09-07 Update RELEASE_NOTES.rst
2e46e7c 2021-09-07 Update RELEASE_NOTES.rst
883eecf 2021-09-07 Update RELEASE_NOTES.rst
133ce62 2021-09-07 Update RELEASE_NOTES.rst
0e549b0 2021-09-07 Update RELEASE_NOTES.rst
1780d49 2021-09-07 DOC #198 from GitHub history
cfb7227 2021-08-24 Merge pull request #196 from bluesky/61-hinting
cbfeb51 2021-08-24 MNT #61
feeb083 2021-07-30 Merge pull request #194 from bluesky/193-CI
7526b3d 2021-07-30 MNT #193 publish the docs
876c3a2 2021-07-30 MNT #193 drop Py3.6
8a3d590 2021-07-29 Merge pull request #191 from bluesky/188-shortcuts
2374e67 2021-07-29 Merge pull request #192 from bluesky/151-engine
e08e88a 2021-07-22 CI #151
7421c3b 2021-07-22 CI #151 code style
ba68e20 2021-07-22 MNT #151 calc engine
dffe419 2021-07-22 MNT #151 revert
f3c7e0b 2021-07-22 MNT #151
680f3a0 2021-07-22 MNT #188
c99a17d 2021-07-22 Merge pull request #190 from bluesky/156-Si-a0
c9fbabb 2021-07-21 MNT #190 rebuild 2 notebooks
863a305 2021-07-21 FIX #177
c1e1db6 2021-07-19 MNT #156
eb1a3db 2021-06-25 DOC #156
d43abca 2021-06-25 ENH #156 declare a new constant symbol
49d6f38 2021-06-25 Merge pull request #187 from bluesky/160-report_versions
4b61925 2021-06-25 TST #184
37b8874 2021-06-25 MNT #160 another requirement
05ab4df 2021-06-25 MNT #160 remove old code
55573a1 2021-06-25 MNT #184
67c01a4 2021-06-23 DOC #160
915a741 2021-06-23 TST #160 refactor
150dcc5 2021-06-23 MNT #160 for py36
d501944 2021-06-23 CI #160 starting to dislike this black package!
1594fda 2021-06-23 CI #160
81a8941 2021-06-23 CI #160 lint
f560df0 2021-06-23 TST #160
2aa4db8 2021-06-23 TST #160
b8d2023 2021-06-23 TST #160
4688ad4 2021-06-23 CI #160
b5906b1 2021-06-23 TST #160
8480f93 2021-06-23 MNT #160 lint
1ec17e6 2021-06-23 TST #160
5760617 2021-06-23 MNT #160 make it testable
702df5a 2021-06-23 MNT #160 re-position
a560781 2021-06-23 Merge branch 'main' into 160-report_versions
ea6ea29 2021-06-23 Merge pull request #184 from bluesky/183-import-shortcuts
b483af3 2021-06-23 MNT #183 per merge of PR #186
61e9ac8 2021-06-23 Merge branch 'main' into 183-import-shortcuts
aed224a 2021-06-23 Merge pull request #186 from bluesky/185-util.Constraint
55fdeb9 2021-06-23 MNT #186 per review
c5494d1 2021-06-22 CI #160
6a30afb 2021-06-21 MNT #160 flake8
143c873 2021-06-21 MNT #160
e8859bb 2021-06-18 CI #185
973dd5a 2021-06-18 MNT #185 moved the class
bf7eb1c 2021-06-18 TST #160 unit tests pending #185
2a01b4b 2021-06-18 MNT #160 implement
6c47053 2021-06-18 MNT #183 documentation
16a3615 2021-06-18 MNT #183 example notebooks
a5a449a 2021-06-18 MNT #183 modules
e974458 2021-06-18 TST #183 per review
9d2c679 2021-06-18 MNT #183 implement
e00e762 2021-06-18 TST #183 unit tests
0d96325 2021-06-18 Merge pull request #182 from bluesky/176-pa-reflections
ba0db85 2021-06-18 DOC #176
c4cf57a 2021-06-18 FIX #181
cf12f75 2021-06-18 Merge pull request #145 from bluesky/50-save-the-UB-matrix
cb43e2a 2021-06-18 MNT #145
d6e555a 2021-06-18 MNT #145 per reviewraise StopIteration
5317e98 2021-06-18 TST #50 to pass local test
0a23436 2021-06-18 Merge remote-tracking branch 'origin/main' into 50-save-the-UB-matrix
443ab84 2021-06-18 Merge pull request #131 from bluesky/62-e6c-tests
34ca983 2021-06-18 MNT #131 set initial position
803c4ff 2021-06-18 MNT #131 no session logger directory
4acccb0 2021-06-17 TST #131 no need to wait for SoftPositioners
631cb77 2021-06-17 MNT #131 more generous allowance for CI
4898933 2021-06-17 TST #131 allow for truncation error propagation
e35c288 2021-06-17 Merge branch '62-e6c-tests' of https://github.com/bluesky/hklpy into 62-e6c-tests
a60089f 2021-06-17 MNT #131 per review comments
74ef369 2021-06-17 Update hkl/tests/test_tardis.py
94a5052 2021-06-16 Update docs/source/overview.rst
9275389 2021-06-16 Update hkl/diffract.py
1f9984a 2021-06-16 Update hkl/tests/test_save_restore_UB.py
dd2d29b 2021-06-16 Update hkl/util.py
07530b0 2021-06-16 Merge pull request #152 from bluesky/138-other-engines
51fe100 2021-06-15 Merge pull request #180 from bluesky/fix-manifest
319f35b 2021-06-15 PKG: fix MANIFEST.in
9be7fa5 2021-06-01 DOC #153 per review
9dc8628 2021-05-28 DOC
3785c69 2021-05-21 Merge pull request #146 from bluesky/139-e6c-graphic
f6276eb 2021-05-20 DOC #148
14153f3 2021-05-20 DOC #148 simplify formatting
99e1ca2 2021-05-20 DOC #148
4c8ca83 2021-05-20 Merge pull request #153 from bluesky/148-additional-parameters
c9ee989 2021-05-20 DOC #148 per review
2246766 2021-05-20 MNT #148 higher precision A_KEV constant
ba2a14a 2021-05-20 DOC #148 cite on README page
726363a 2021-05-20 MNT #148 rename
9166528 2021-05-20 Merge branch 'main' into 148-additional-parameters
735e180 2021-05-19 DOC #155 cross-reference
f9c13e3 2021-05-19 Merge pull request #164 from bluesky/46-howto-extra-reals
dd3012d 2021-05-19 DOC #46 per review
0f43da3 2021-05-19 DOC #46
a0c1135 2021-05-19 Merge pull request #168 from bluesky/155-table
181b30c 2021-05-18 DOC #138 #155 about reals
e78cde4 2021-05-18 DOC #155 indexing
781fa9c 2021-05-18 MNT #155 notebook used to build the tables
8775175 2021-05-18 DOC #155
0cb6852 2021-05-18 FIX #167
f93ebd7 2021-05-18 MNT #155
6892602 2021-05-18 FIX #166
ad6c0c7 2021-05-18 MNT #155
b609fa3 2021-05-18 MNT #155 correct libhkl geometry name
fef8ac4 2021-05-17 ENH #46 new guide
2d41e82 2021-05-17 ENH #46 How-to guides
80236f2 2021-05-17 DOC #50
913259e 2021-05-17 MNT #50 whitespace
a1e63dc 2021-05-17 DOC #50
1cc5d9e 2021-05-17 DOC #159
04d0313 2021-05-17 DOC #50
b16f538 2021-05-17 MNT #50 rebuild procedure for cleaning
d5d03e2 2021-05-17 MNT #157
33c542a 2021-05-17 MNT #50 restore_reflections
dea910b 2021-05-16 CI #50 whitespace
b9f8b25 2021-05-16 CI #50 code style
3acd7cd 2021-05-16 DOC #50
7609cc0 2021-05-16 ENH #50 WIP (needs documentation)
d8dcf65 2021-05-16 TST #50 WIP
b409ab4 2021-05-15 MNT #40 rerun after upgrading ophyd to 1.6.1
17c261a 2021-05-14 CI #148 per review
9d1c5c0 2021-05-14 DOC #148
2aa238d 2021-05-14 DOC #138
3253a2f 2021-05-14 DOC #138
c14ffda 2021-05-14 DOC #138
9f8a9b4 2021-05-14 Merge branch '50-save-the-UB-matrix' of https://github.com/bluesky/hklpy into 50-save-the-UB-matrix
a09ad18 2021-05-14 checkpoint
19b397a 2021-05-08 Merge pull request #150 from bluesky/147-SoftPositioner-init_pos
dd06fde 2021-05-07 DOC #148
7dfcd76 2021-05-07 MNT #148
9e5b316 2021-05-07 DOC #148 example notebook
0006576 2021-05-07 DOC #138
8ed4303 2021-05-07 MNT #147
efa105a 2021-05-07 MNT #147
6daf276 2021-05-04 MNT #62 noted
2346976 2021-05-04 CI #62
2ff4b43 2021-05-04 CI #62
8b55e47 2021-05-04 CI #62
aadc4cf 2021-05-04 TST #62 refactor troublesome test
9f1ee4b 2021-05-04 TST #62 max_forward_iterations - no effect here
09a541c 2021-05-04 ENH #10 #62 user can adjust max_forward_iterations
2fab32e 2021-05-04 DOC #62 for Sphinx
4c2a782 2021-05-04 Merge branch 'main' into 62-e6c-tests
2f0887f 2021-05-04 DOC #62 re-add Tardis variation notebook
dbc09d1 2021-05-04 TST #62 finish working tests
d1c9aa9 2021-05-04 TST #62 new tests from tardis notebook
5bb50a6 2021-05-04 MNT #62 remove unused code
df94511 2021-05-04 MNT #62 integrate new SimMixin into tardis test
3ab0c77 2021-04-29 MNT #139 new graphic, with labels!
dc4abd6 2021-04-29 Merge pull request #144 from bluesky/140-swap-orientation_reflections
0c45f2a 2021-04-29 Merge branch '50-save-the-UB-matrix' of https://github.com/bluesky/hklpy into 50-save-the-UB-matrix
898d8b9 2021-04-29 Merge branch 'main' into 50-save-the-UB-matrix
95e46eb 2021-04-29 TST #140
cdc414c 2021-04-29 MNT #140
64c8462 2021-04-29 ENH #140 add or_swap()
3af42d9 2021-04-29 DOC
93eeb33 2021-04-28 Update README.md
fc46798 2021-04-27 WIP #50
31ba52c 2021-04-26 MNT #50 rename notebook
ac5896c 2021-04-26 MNT #62
0ae22ad 2021-04-26 TST #62 relocate test data file
094238d 2021-04-26 MNT #62 make note of the large tolerance
f21fed8 2021-04-26 CI #50
504b6f0 2021-04-26 DOC #50
7f55ecb 2021-04-26 TST #50
53448ad 2021-04-26 TST #132
135ffb9 2021-04-26 MNT #132 #50
81d95cb 2021-04-25 CI #50
cce2e0d 2021-04-25 WIP #50
bbd035c 2021-04-25 WIP #50
3885fc9 2021-04-25 ENH #50 added discovery functions
df976c7 2021-04-25 DOC #132
bad9f62 2021-04-25 TST #132
d773902 2021-04-25 MNT #50 rename
90c0ac1 2021-04-25 WIP #50
5b6be41 2021-04-25 WIP #50 #132
4c0aab5 2021-04-25 TST #132
1c0c9fc 2021-04-25 WIP #50 basic notebook
82ebebc 2021-04-24 WIP #50
cca7f37 2021-04-22 TST #62
391bf55 2021-04-22 MNT #62 add tests, refactor constraints
Clone this wiki locally