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
/
src
/
dirax.c
Age
Commit message (
Expand
)
Author
2010-04-02
Use per-thread xfel.drx files
Thomas White
2010-04-02
Don't choke on DirAx cell output which lacks spaces
Thomas White
2010-03-17
Skip ACL prompt when bailing out due to lack of cells
Thomas White
2010-03-17
Better DirAx communication
Thomas White
2010-03-17
Don't connect PTY slave's stderr to master stderr
Thomas White
2010-03-17
Remove an unnecessary debug message
Thomas White
2010-03-17
Fix various memory leaks and tidy a few things
Thomas White
2010-03-17
Attempt to match multiple cells
Thomas White
2010-03-10
Make DirAx verbosity optional
Thomas White
2010-03-05
More generous timeout for DirAx
Thomas White
2010-03-05
forkpty() compatibility
Thomas White
2010-03-03
Add missing newline
Thomas White
2010-03-03
Stabilise DirAx stuff, and remove GLib dependency
Thomas White
2010-03-03
Kill zombies
Thomas White
2010-03-03
Don't forget to close FD for DirAx
Thomas White
2010-02-17
Cell matching improvements
Thomas White
2010-02-17
Display the cell from DirAx
Thomas White
2010-02-05
Tidy up abort()s
Thomas White
2010-02-03
Remove many debug messages
Thomas White
2010-02-02
Tidy up options
Thomas White
2010-02-02
Match the unit cell to a model cell after indexing
Thomas White
2010-01-27
Shuffle things around for ACL selection
Thomas White
2010-01-27
Make DirAx code less icky
Thomas White
2010-01-21
Filter peaks which are obviously due to common mode streaks
Thomas White
2010-01-15
Update copyright dates
Thomas White
2010-01-13
Make DirAx use optional
Thomas White
2010-01-12
Formatting (and changes to DirAx parameters)
Thomas White
2010-01-12
Move fine peak search to new file
Thomas White
2010-01-12
Read the unit cell the right way round
Thomas White
2010-01-12
Complete indexing functionality
Thomas White
2010-01-08
Add option to skip indexing program
Thomas White
2010-01-08
Improve peak search more
Thomas White
2010-01-08
Don't process the lower CCD (for now)
Thomas White
2010-01-08
Overall threshold, increase gradient sensitivity
Thomas White
2010-01-08
Use feature list to improve peak search
Thomas White
2010-01-08
Formatting
Thomas White
2010-01-08
Zaefferer gradient search
Thomas White
2010-01-06
Break off indexing peak search
Thomas White
2010-01-05
Introduce process_images
Thomas White