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
/
src
/
asdf.c
Age
Commit message (
Expand
)
Author
2015-08-14
Fussiness
Thomas White
2015-08-14
Change generation of triplets so that it doesn't segfault on patterns with bi...
Alexandra Tolstikova
2015-08-14
Fix includes
Thomas White
2015-07-10
Temporary fix of infinite loop bug in asdf_reduce_cell()
Alexandra Tolstikova
2015-07-03
Delete trailing whitespace
Thomas White
2015-06-19
Compile asdf only if FFTW is available
Thomas White
2015-06-18
Small tidying up for asdf
Thomas White
2015-06-18
Fix bug in cell refinement
Alexandra Tolstikova
2015-06-17
Check c->n after cell reduction
Alexandra Tolstikova
2015-06-17
Fix fft in[N] array subscript calculation
Alexandra Tolstikova
2015-06-16
Check malloc return values
Alexandra Tolstikova
2015-04-22
Free gsl_vector normal in index_refls()
Alexandra Tolstikova
2015-04-20
Create fftw_plan and in and out arrays for fft in asdf_prepare(), which also ...
Alexandra Tolstikova
2015-03-25
Fix malloc and memcpy of asdf_cell.indices (int -> double)
Alexandra Tolstikova
2015-02-11
Get cell volume range from tolerances
Alexandra Tolstikova
2015-02-11
Move cell_get_volume from asdf.c to cell_utils.c
Alexandra Tolstikova
2015-02-11
Move creation of a cell from tvectors into a separate function
Alexandra Tolstikova
2015-02-11
Use one fftw_plan for all fft calculations
Alexandra Tolstikova
2015-02-11
asdf.c: codestyle fixed
Alexandra Tolstikova
2015-02-11
'asdf' indexing method added
Alexandra Tolstikova