Skip to content

Commit edf56ee

Browse files
authored
Merge pull request #598 from cadenmyers13/add2026
ADD 2026 abstracts
2 parents 229e87e + 79c504a commit edf56ee

File tree

1 file changed

+67
-0
lines changed

1 file changed

+67
-0
lines changed

db/presentations.yml

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6394,3 +6394,70 @@ zzzslide-builder:
63946394
title: Frontiers of local structure determination and prospects for AI to extend
63956395
them
63966396
type: plenary
6397+
2601cm_SAF_grenoble,fr:
6398+
abstract: High-throughput small angle diffraction and imaging experiments on ordered
6399+
systems generate large two-dimensional datasets that often exhibit some degree
6400+
of rotational symmetry. Analyzing these datasets can require model-dependent approaches
6401+
or extensive manual effort to track how features evolve across measurements. In
6402+
this work, we present an algorithm for rapidly determining the orientation angle
6403+
of symmetric features using a brute-force angular search. The method employs a
6404+
symmetry-adapted filter (SAF) that leverages the known symmetry of the data. The
6405+
orientation angle is determined by first centering the SAF, applying a mask to
6406+
isolate the symmetric signal, and then rotating the SAF to maximize its inner product
6407+
with the image. This automated process enables scalable analysis of large image
6408+
datasets. We demonstrate the SAF algorithm in two applications, (1) extracting
6409+
the angular velocity from small angle neutron scattering (SANS) of a driven skyrmion
6410+
lattice in Cu$_2$OSeO$_3$, and (2) mapping local lattice orientations in atomically
6411+
resolved transmission electron microscopy (TEM) images.
6412+
authors:
6413+
- cmyers
6414+
- ychen
6415+
- nchalus
6416+
- meskildsen
6417+
- tsmidt
6418+
- sbillinge
6419+
begin_date: 2026-01-11
6420+
end_date: 2026-01-16
6421+
location: Grenoble, France
6422+
meeting_name: School and Conference on Analysis of Diffraction Data in Real Space (ADD 2026)
6423+
notes: []
6424+
presenter: cmyers
6425+
project:
6426+
- all
6427+
status: pending
6428+
talk_id: tbd
6429+
title: High-Throughput Orientation Extraction via Symmetry-Adapted Filters
6430+
type: poster
6431+
2601cm_skpkg_grenoble,fr:
6432+
abstract: Scientific advancement relies on the ability to share and reproduce
6433+
results. When data analysis or calculations are carried out using software
6434+
written by scientists there are special challenges around code versions,
6435+
quality and code sharing. \skpkg provides a roadmap to facilitate code reuse
6436+
and sharing with minimal effort through tutorials coupled with automated and
6437+
centralized reusable workflows. The goal of the project is to provide
6438+
pedagogical and practical tools for scientists who are not professionally
6439+
trained software engineers to write more reusable and maintainable software
6440+
code. Code reuse can occur at multiple levels of complexity—from turning a
6441+
code block into a function within a single script, to publishing a publicly
6442+
installable, fully tested, and documented software package. \skpkg provides a
6443+
community maintained set of tools, and a roadmap, to help scientists bring
6444+
their software higher levels of reproducibility and shareability.
6445+
authors:
6446+
- slee
6447+
- cmyers
6448+
- ayang
6449+
- tzhang
6450+
- yxiao
6451+
- sbillinge
6452+
begin_date: 2026-01-11
6453+
end_date: 2026-01-16
6454+
location: Grenoble, France
6455+
meeting_name: School and Conference on Analysis of Diffraction Data in Real Space (ADD 2026)
6456+
notes: []
6457+
presenter: cmyers
6458+
project:
6459+
- all
6460+
status: pending
6461+
talk_id: tbd
6462+
title: scikit-package - software packaging standards and roadmap for sharing reproducible scientific software
6463+
type: poster

0 commit comments

Comments
 (0)