Skip to content

Covalent use-case: Clarification on what is needed and what not (asyncroscopy relevant details) #103

@utkarshp1161

Description

@utkarshp1161
  • No .h5 support (DataWriter.py): https://github.com/pycroscopy/asyncroscopy/blob/main/asyncroscopy/software/DataWriter.py

    • Client requires .tiff output directly from AS:

      adorned.save("filename.tiff")
  • No stack handling for this use case.

  • Tiled integration is not a preference but doesn't hurt

  • Code developed for Talos should ideally run on JEOL as well.

    • This aligns with Asyncroscopy's microscope-agnostic design.
  • Background logging of instrument state (e.g., every 3 seconds) without interrupting user operation.

    • Stage position (X, Y, Z, tilt/rotation angles)
    • FOV
    • Camera angle
    • Scan rotation
    • Defocus
    • Camera length
    • Accelerating voltage
    • Exclude parameters that are not always available or require user interaction (e.g., screen current, as the screen may be retracted).
  • Will update as additional requirements as they emerge.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions