aboutsummaryrefslogtreecommitdiff
path: root/julia/CrystFEL/src/CrystFEL.jl
AgeCommit message (Expand)Author
2024-05-13Julia: Add basic wrapper for compare_reindexed_cell_parametersThomas White
2024-04-24Julia: Add 'setreflections!' to add a RefList for a Crystal in an imageThomas White
2024-02-27Julia: Move merging utils to separate moduleThomas White
2024-02-07Julia: Add allcrystals()Thomas White
2024-02-06Julia: Add "savereflist!"Thomas White
2024-02-06Julia: Add 'rotategroup!'Thomas White
2024-02-06Julia: Add chunkread()Thomas White
2024-02-06Julia: Add peak search algorithmsThomas White
2024-02-06Julia: Add asymmetricindices()Thomas White
2024-02-06Julia: Expose partiality modellingThomas White
2024-02-06Julia: translategroup: Add an exclamation pointThomas White
2024-02-06Julia: add translategroup() (and use it)Thomas White
2024-02-06Julia: Use jl_malloc etc for memory managementThomas White
2024-02-06Julia: Allow access to image.crystalsThomas White
2024-02-06Julia: Add chunkwrite()Thomas White
2024-02-06Julia: Add Millepede outputThomas White
2024-02-06Julia: Stream openingThomas White
2024-02-06Detector alignment simulation (WIP)Thomas White
2024-02-06Use wavelength and clen from DataTemplate if possibleThomas White
2024-02-06Julia: Run the indexer pipelineThomas White
2024-02-06Julia: initial indexing frameworkThomas White
2024-02-06Julia: Implement PeakListThomas White
2024-02-06Julia: add initial Crystal type and reflection predictionThomas White
2024-02-06Julia: Distinguish between merged and unmerged reflectionsThomas White
2024-02-06Julia: Better RefList iterationThomas White
2024-02-06Julia: Improve UnitCell implementationThomas White
2024-02-06Julia: Initial UnitCell implementationThomas White
2024-02-06Julia: Add image_create_for_simulationThomas White
2024-02-06Julia: Add .so suffix to libcrystfelThomas White
2024-02-06WIP on imagesThomas White
2024-02-06Add wrapper for detector panelsThomas White
2024-02-06Organise submodules hierarchicallyThomas White
2024-02-06Julia: WIP on RefListThomas White
2024-02-06Julia: Implement SymOpListThomas White
2024-02-06Julia: Switch to flat modulesThomas White
2024-02-06Julia: initial experimentationThomas White