aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-06Julia: Forbid non-deep copying of a PeakListThomas White
2024-02-06Julia: Image/PeakList memory semantics (again)Thomas White
2024-02-06Julia: Make a copy of the cell when creating a CrystalThomas White
2024-02-06Julia: fix Image/PeakList memory semanticsThomas White
2024-02-06Julia: Free old peak list on re-assignmentThomas White
2024-02-06Update docsThomas White
2024-02-06Update docsThomas White
2024-02-06Julia: set filename and event ID for imageThomas White
2024-02-06Update julia/partial_sim.jlThomas White
2024-02-06Julia: Write the DataTemplate to the streamThomas White
2024-02-06Julia: Add catch-all setproperty for imageThomas White
2024-02-06Julia: Implement setting of cr.reflectionsThomas White
2024-02-06Julia: Allow access to image.crystalsThomas White
2024-02-06FormattingThomas White
2024-02-06Julia: Add example (partial_sim in Julia)Thomas White
2024-02-06Julia: Add chunkwrite()Thomas White
2024-02-06Julia: Add some docstringsThomas White
2024-02-06Julia: Stream semanticsThomas White
2024-02-06Add missing millepede.jlThomas White
2024-02-06Add plot routine for alignment testThomas White
2024-02-06Reduce number of simulation runs and add some outputThomas White
2024-02-06Julia: Add Millepede outputThomas White
2024-02-06Julia: Add cell rotationThomas White
2024-02-06Julia: Stream openingThomas White
2024-02-06Detector alignment simulation (WIP)Thomas White
2024-02-06Prevent adding a PeakList to two different imagesThomas White
2024-02-06Stub documentation for Julia bindingsThomas White
2024-02-06Julia: CrystFEL.Indexing.Indexer: Fix tolerance parameterThomas White
2024-02-06Update alignment-test.jlThomas White
2024-02-06PeakList: Handle zero-length lists betterThomas White
2024-02-06Julia: Set profile radius and mosaicity for CrystalThomas White
2024-02-06Use wavelength and clen from DataTemplate if possibleThomas White
2024-02-06Julia: Run the indexer pipelineThomas White
2024-02-06Julia: Implement indexing flagsThomas White
2024-02-06Update alignment-test.jlThomas White
2024-02-06Julia: initial indexing frameworkThomas White
2024-02-06Show method for PeakListThomas White
2024-02-06Setters for image structThomas White
2024-02-06Julia: Avoid segfault if image doesn't have a peak listThomas White
2024-02-06Julia: Implement PeakListThomas White
2024-02-06Julia: Remove AbstractArray bits from RefListThomas White
2024-02-06Add sigI and nmeas to show(::RefList{MergedReflection})Thomas White
2024-02-06Julia: display methods for RefList{UnmergedReflection}Thomas White
2024-02-06Julia: add initial Crystal type and reflection predictionThomas White
2024-02-06Update alignment-test.jlThomas White
2024-02-06Julia: Distinguish between merged and unmerged reflectionsThomas White
2024-02-06RefList indexing detailsThomas White
2024-02-06Julia: Remove explicit reflections() iterator creationThomas White
2024-02-06Add Manifest.tomlThomas White
2024-02-06Julia: RefList: basic subscriptingThomas White