Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Oleksii Turkot
CrystFEL
Commits
47a10ae5
Commit
47a10ae5
authored
Jan 10, 2013
by
Thomas White
Browse files
This is CrystFEL 0.4.3
parent
271e3810
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
47a10ae5
CrystFEL version 0.4.3, 10th January 2013
-----------------------------------------
- compare_hkl was reworked to simplify the available figures of merit, add CC*,
and to be consistent between the overall and resolution shell values. A new
option, --intensity-shells, was also added.
- Unit cells can now be handled in any setting.
- Indexamajig will now examine the unit cell given on the command line, even if
the final cell will not be checked (i.e. if --cell-reduction=none). The
lattice type will then be given to MOSFLM, which can help a lot in finding the
right solution.
- Indexamajig now records the number of saturated reflections in the stream.
- Indexamajig now processes the peaks obtained using "--peaks=hdf5" to check for
bad detector regions, peaks too close to panel edges, etc.
- New options "--integrate-saturated", "--use-saturated" and "--integrate-found"
were added to indexamajig.
- A bug was fixed which caused systematically absent (due to centering)
reflections to be predicted and integrated.
- The colour scaling in hdfsee was improved.
- powder_plot was moved to the extra programs repository.
- The configure script now checks for HDF5.
- Forbidden (due to centering) reflections are now taken into account by
check_hkl when calculating the completeness.
- The speed of pattern processing was increased significantly (in many cases) by
avoiding an unnecessary iteration.
- A crystfel.pc file was added, allowing use of "pkg-config --cflags crystfel"
and so on.
- The new option "--min-measurements" was added to process_hkl.
- The wavelength can now be specified in the beam file as an HDF5 path or as an
explicit number, just like the camera length. There is no longer any
"fallback" to a nominal value (Chun Hong Yoon).
CrystFEL version 0.4.2, 2nd October 2012
CrystFEL version 0.4.2, 2nd October 2012
----------------------------------------
----------------------------------------
...
...
configure.ac
View file @
47a10ae5
dnl Process this file with autoconf to produce a configure script.
dnl Process this file with autoconf to produce a configure script.
AC_INIT(crystfel, 0.4.
2
, taw@physics.org)
AC_INIT(crystfel, 0.4.
3
, taw@physics.org)
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_AUX_DIR([build-aux])
AM_CONFIG_HEADER(config.h)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([subdir-objects])
AM_INIT_AUTOMAKE([subdir-objects])
...
...
doc/reference/CrystFEL-docs.sgml
View file @
47a10ae5
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<bookinfo>
<bookinfo>
<title>
CrystFEL Reference Manual
</title>
<title>
CrystFEL Reference Manual
</title>
<releaseinfo>
<releaseinfo>
For libcrystfel from CrystFEL 0.4.
2
.
For libcrystfel from CrystFEL 0.4.
3
.
</releaseinfo>
</releaseinfo>
<abstract>
<abstract>
This is the internal documentation for CrystFEL. Unless you are looking at
This is the internal documentation for CrystFEL. Unless you are looking at
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment