py4dstem / py4dstem/py4DSTEM

Data in .dm4

Open
#400 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
279
Forks
177
PR merge metrics
No merged PRs in 30d

Description

Hello
I am a new user, I have a problem for import my data.
I have a datas in format .dm4.
I use this code :

dataset = py4DSTEM.io.import_file( filepath ='./Data/Bin(4,4,1, 1) of Diffraction SI.dm4', mem = "RAM", binfactor = 1, filetype = None)

then I have my Data Cube.
But haven't the dataset_probe.
I can't work without dataset_probe
My scope is studying the different orientation on one FIB lamella

Sorry for a question
I tried to follow the tutorials, but I don't read anything about .dm4 file.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the py4DSTEM.io.import_file entry point and the supplied .dm4 example, then compare the resulting data cube with the tutorials' expected dataset_probe. Determine whether .dm4 imports are intended to provide dataset_probe and clarify the supported workflow for orientation analysis.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.