upload() method to send files to Atomscale. Analysis starts as soon as data arrives, and results appear in the catalogue once the pipeline finishes.
Choose files
Collect the local file paths you want to upload. Mixing file types is fine.Supported formats
| Data Type | Extensions |
|---|---|
| RHEED Video | .mp4, .avi, .imm |
| RHEED Image | .png, .jpg, .tiff |
| XPS | .vms, .xml |
Start the upload
Upload from file objects
You can also pass open file handles instead of paths:Mute progress bars
For non-interactive environments, passmute_bars=True when constructing the client:
Check status in the web app
Uploads immediately appear in the Atomscale UI. Analysis runs in the background, and results land in the catalogue once the pipeline finishes.Next steps
Search Data
Find your uploaded items in the catalogue.
Inspect Results
Work with analysis outputs and plots.