or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing
xxxxxxxxxx
DIALS core meeting 2021-05-06
Previous Actions
cbflib_adaptbx
pull request for MAR detector fixes. Verify withlabelit_regression
.hdf5plugin
hdf5plugin
xfel_regression
tests for further discussion/study. →dials#1671, see below.Agenda
hdf5plugin
performance evaluationHDF5 performance evaluation – comparing
hdf5plugin
withhdf5-external-plugins
package. simply read 3,600 images from an Eiger 16M data set:Using
hdf5-external-plugins
:With
hdf5plugin
:Added
to imports then run:
8s of 280 or so more time (2.5%) → this may or may not be a thing we care about, but the performance is comparable. EOF.
Outcome: We will move to
hdf5plugin
, make a pull request and then review.Adding XFEL-regression to dials Azure tests (dials#1671)
Outcome: Merge dxtbx#351, then MG to look at the actual XFEL-regression pull request
cbflib conda-forge package
dxtbx#288 "Construct Experiments directly" post-merge outstanding issues
Python 3.6 Support
We currently have an agreement in place in dials#1327 to follow conda-forge which aim to follow NEP-29. This is less well defined than following NEP-29.
Outcome: Put in a proposal ("DC3") to follow NEP-29 directly, with a bit of additional allowance around releases, as in dials#1327.
⇒ DC3 proposal written up in dials/kb#5
Updating pre-commits
We currently update the black pre-commit whenever a new version appears. While this is currently a rare occurrence, it is annoying for one commit (due to the installation time), and possibly requires updating other packages in the environment (eg.
pre-commit
itself). Q: Should we stop automatically updating pre-commits and turn those updates into conscious moves?Outcome: Yes. ND to remove.
Next meeting
Thursday, May 20th, 4pm UK (BST), 8am PDT.