index
:
CrystFEL
crystfel-0.3
crystfel-0.4
crystfel-0.5
master
pascal/electrons
tom/dtempl
Data processing for serial crystallography
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-29
Create detgeom and data arrays when reading from stream
Thomas White
2020-07-29
Don't attempt to peak search when reading from stream
Thomas White
2020-07-29
Let caller (rather than CrystFELImageView) own the image structure
Thomas White
2020-07-29
Image selection when reading from stream
Thomas White
2020-07-29
Don't double-count last chunk
Thomas White
2020-07-29
(Temporarily) disable pinkIndexer
Thomas White
2020-07-29
Add missing defaults
Thomas White
2020-07-29
Special cases for stream
Thomas White
2020-07-29
Load stream
Thomas White
2020-07-29
Fix peak list loading from stream
Thomas White
2020-07-29
Store the actual DataTemplate in GUI project struct
Thomas White
2020-07-29
data_template_free: Allow NULL
Thomas White
2020-07-29
Random access Stream API
Thomas White
2020-07-29
Update comments
Thomas White
2020-07-29
Set a default data location
Thomas White
2020-07-29
Add default_project (and add Stream to GUI project struct)
Thomas White
2020-07-29
Use g_free where appropriate
Thomas White
2020-07-29
stream_close: Handle NULL
Thomas White
2020-07-29
Add missing prototype
Thomas White
2020-07-29
Avoid segfault if there are no panels in DataTemplate
Thomas White
2020-07-29
Reject geometry file if it contains unrecognised lines
Thomas White
2020-07-29
Fix order of operations when loading data
Thomas White
2020-07-29
Recognise .cxi extension as HDF5
Thomas White
2020-07-29
Improve error message
Thomas White
2020-07-29
is_hdf5_file: Only check extension
Thomas White
2020-07-29
Avoid event enumeration if only one event is possible
Thomas White
2020-07-29
Factorise num_path_placeholders
Thomas White
2020-07-29
Improve error message when peak list is not given in DataTemplate
Thomas White
2020-07-29
Make sure all HDF5 resources are freed
Thomas White
2020-07-29
crystal_image_view_set_image: Free peak lists
Thomas White
2020-07-29
"Load stream" option
Thomas White
2020-07-29
Don't try to draw peaks without an image structure
Thomas White
2020-07-29
Find data -> Load data
Thomas White
2020-07-29
Improve error message
Thomas White
2020-07-29
Set default dimensions (0=ss, 1=fs)
Thomas White
2020-07-29
Fix a typo
Thomas White
2020-07-29
Remove unnecessary libraries
Thomas White
2020-07-29
tests/ev_enum1: Use API function
Thomas White
2020-07-29
Handle event expansion even for single-event files
Thomas White
2020-07-29
Automatic colour scale
Thomas White
2020-07-29
Avoid double iteration
Thomas White
2020-07-29
Simplify image rendering for CrystFELImageView
Thomas White
2020-07-29
render_scale -> colscale_lookup
Thomas White
2020-07-29
Break render.c down and move to geoptimiser and CrystFELImageView
Thomas White
2020-07-29
Avoid reloading image data when colour scale is changed
Thomas White
2020-07-29
Remove dtempl->defaults
Thomas White
2020-07-29
partialator/process_hkl: Fix stream reading logic
Thomas White
2020-07-29
Add crystal_copy_deep()
Thomas White
2020-07-29
Avoid compiling image-hdf5.c ten times
Thomas White
2020-07-29
cellcompare_check: Reduce ntrials to 5
Thomas White
[next]