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
path:
root
/
libcrystfel
Age
Commit message (
Expand
)
Author
2020-07-29
Split off parse_peaksearch()
Thomas White
2020-07-29
Add a missing semicolon
Thomas White
2020-07-29
Fussiness
Thomas White
2020-07-29
Implement CXI peak lists
Thomas White
2020-07-29
Add image_read_peaks()
Thomas White
2020-07-29
Remove "parent" from struct imagefeature
Thomas White
2020-07-29
Catch a NULL pointer
Thomas White
2020-07-29
Add data_template_find_panel() and data_template_file_to_panel_coords()
Thomas White
2020-07-29
hdf5_peak_location -> peak_list
Thomas White
2020-07-29
Factorise filename_extension()
Thomas White
2020-07-29
DS9K compatibility
Thomas White
2020-07-29
Actually load the mask
Thomas White
2020-07-29
Add missing cast
Thomas White
2020-07-29
Factorise HDF5 hyperslab loading
Thomas White
2020-07-29
Use bad regions, no_index and NaN/inf flags in new image loading API
Thomas White
2020-07-29
Add a couple of FIXMEs
Thomas White
2020-07-29
Check that dp/mask/sat exist before freeing
Thomas White
2020-07-29
Push CBF/GZ split point further down
Thomas White
2020-07-29
Remove bad pixel mask stuff from unpack_panels_dtempl and image_read_hdf5
Thomas White
2020-07-29
Add a FIXME
Thomas White
2020-07-29
Add missing va_start/va_end
Thomas White
2020-07-29
Catch some error conditions
Thomas White
2020-07-29
Add void pointer to log message functions
Thomas White
2020-07-29
Move stderr_lock prototype to utils.h
Thomas White
2020-07-29
libcrystfel plumbing to allow ERROR/STATUS messages in GUI
Thomas White
2020-07-29
Convert peakfinder8 to use new API
Thomas White
2020-07-29
Actually run indexamajig
Thomas White
2020-07-29
Add str_peaksearch()
Thomas White
2020-07-29
Implement basic CBF loading via new API
Thomas White
2020-07-29
Peak search stuff
Thomas White
2020-07-29
Add image_get_feature_const() and image_feature_list_copy()
Thomas White
2020-07-29
Convert peak detection to use detgeom
Thomas White
2020-07-29
Remove badrow culling
Thomas White
2020-07-29
ImageFeatureList: Store panel number, not pointer
Thomas White
2020-07-29
Remove unused fields in struct detgeom
Thomas White
2020-07-29
image_free(): Free more stuff
Thomas White
2020-07-29
Use both APIs for pixbuf rendering (prefer new)
Thomas White
2020-07-29
create_detgeom(): Set n_panels
Thomas White
2020-07-29
image_read_hdf5(): Allocate bad maps
Thomas White
2020-07-29
Create detgeom structure on image load
Thomas White
2020-07-29
Move colour scale and pixbuf rendering to libcrystfel
Thomas White
2020-07-29
Basic image loading via new DataTemplate API
Thomas White
2020-07-29
Fussiness
Thomas White
2020-07-29
get_event_from_event_string: Handle NULL event
Thomas White
2020-07-29
Initial DataTemplate parser (copied from get_detector_geometry)
Thomas White
2020-07-29
Add safe_strdup() to utils
Thomas White
2020-07-29
Move load_entire_file() to utils
Thomas White
2020-07-29
Clean up detgeom.h
Thomas White
2020-07-29
Sketch out DataTemplate API
Thomas White
2020-05-12
Add missing newline in error message
Thomas White
[next]