Data in .dm4
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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