aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
6 daysdata_template_write_to_fh: Don't try to write coffset at top levelHEADmasterThomas White
6 daysindexamajig: Avoid is_hdf5_file("-", ...)Thomas White
10 daysdata_template_write_to_fh: Fix bad region outputThomas White
10 daystests/geom_roundtrip: Check bad regionsThomas White
12 daysindexamajig: Reduce ASAP::O verbosityThomas White
13 daysindexamajig: Send ASAP::O acknowledgement only after process_imageThomas White
13 daysindexamajig: Report ASAP::O message ID for acknowledgementThomas White
2024-04-26Further clarification about ordering of panel group directivesThomas White
2024-04-26DataTemplate: Add an "all" group if no panel definitions are givenThomas White
2024-04-26WhitespaceThomas White
2024-04-26crystfel_geometry(5): Mention that group definitions must come after panelsThomas White
2024-04-25indexamajig: Avoid writing empty Mille recordsThomas White
2024-04-24Julia: Add 'setreflections!' to add a RefList for a Crystal in an imageThomas White
2024-04-24Julia: Avoid making a list of NothingThomas White
2024-04-24indexamajig: Add ASAP::O acknowledgementsThomas White
2024-04-23align_detector: Add missing argument in warning messageThomas White
2024-04-22asdf: Force cell to be right-handed after refinementThomas White
2024-04-22asdf: Don't store cell volumeThomas White
2024-04-22Minor documentation tweaksThomas White
2024-04-19GUI: Fix buffer overflow in "delete_gui_tempdir"Philipp Middendorf
2024-04-19CI: Better way of restricting build-centos7 to mainline onlyThomas White
2024-04-19CI: Run build-centos7 only for "main" project (not for e.g. MRs)Thomas White
2024-04-18Merge branch 'julia'Thomas White
2024-04-18Address pipeline performance improvement changes which Tom requested.Parthasarathy Tirumalai
2024-04-18Reorder job stages so that maxwell deployment can start as soon as centos7 bu...Parthasarathy Tirumalai
2024-04-17CONTRIBUTING.md: Fix DOI linkThomas White
2024-04-17Update Homebrew formula to 0.11.0Thomas White
2024-04-17This is CrystFEL 0.11.00.11.0Thomas White
2024-04-17Add -f option to brew upgrade commands in the MacOS jobs.Parthasarathy Tirumalai
2024-04-17INSTALL.md: Fix link to crystfel.rbThomas White
2024-04-17Update crystfel(7)Thomas White
2024-04-17Update INSTALL.mdThomas White
2024-04-17Update README.mdThomas White
2024-04-16Update INSTALL.mdThomas White
2024-04-16Update AUTHORSThomas White
2024-04-16Tweak prediction refinement weightingsThomas White
2024-04-16alignment-test.jl: Plot shift/sigma (pull value)Thomas White
2024-04-16alignment-test.jl: Round peak coordinates to one pixel, to get realistic errorsThomas White
2024-03-07ASAP::O: Do not free image->data_block until we get the callbackThomas White
2024-03-07ASAP::O: Add even more debug for producerThomas White
2024-03-07ASAP::O: Fix ingest flags for placeholdersThomas White
2024-02-27alignment_test.jl: Break plotting routine into 3Thomas White
2024-02-27Julia: Do polarisation correction via CrystFEL functionThomas White
2024-02-27Julia: Move merging utils to separate moduleThomas White
2024-02-26process_hkl.jl: Add polarisation correctionThomas White
2024-02-26Julia: RefList: Return indices as vectors, not tuplesThomas White
2024-02-26Julia: UnitCell: Add accessors for cell parameters and basis vectorsThomas White
2024-02-26stream_read_chunk: Set kpred to nominal wavelengthThomas White
2024-02-22julia/process_hkl.jl: Abstract stable running mean/varianceThomas White
2024-02-21Julia: Set finalizers for RefList and Crystal when taken from imageThomas White