nano-ARPES data browser and analysis tool
Project description
Nano-ARPES Browser
Professional nano-ARPES data browser and analysis tool.
Features
- Interactive spatial map visualization
- ARPES spectrum viewer with ROI selection
- Angle to k-space conversion
- Support for NXS/HDF5 file formats
Installation (Development)
# Clone the repository
git clone https://github.com/yourusername/nano-arpes-browser
cd nano-arpes-browser
# Install all dependencies (requires uv)
make install
# Run the application
make run
## Export
### Full dataset (Igor .itx)
Exports:
- `arpes_4d` (optional, can be skipped if too large)
- `spatial_map`
- `x_spatial`, `y_spatial`, `angle_axis`, `energy_axis`
In code:
```python
from src.core.io import DataExporter
info = DataExporter.save_full_dataset_itx(dataset, "full_dataset.itx")
print(info)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nano_arpes_browser-0.1.4.tar.gz
(28.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nano_arpes_browser-0.1.4.tar.gz.
File metadata
- Download URL: nano_arpes_browser-0.1.4.tar.gz
- Upload date:
- Size: 28.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9922820b1889efc476e0f58d088c54daffde0aa35dfb864c0e3f1e1075d67e94
|
|
| MD5 |
6d0513a1352e672a942c5efe394098ac
|
|
| BLAKE2b-256 |
ee1625c75e2bc5a97ba872c8543ab97df69f8894cfc856946813fd9b05d7fdcf
|
File details
Details for the file nano_arpes_browser-0.1.4-py3-none-any.whl.
File metadata
- Download URL: nano_arpes_browser-0.1.4-py3-none-any.whl
- Upload date:
- Size: 32.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
509b483b118bd02c2daf236dabac60690d8e98e7534a2e25efc1740e682578ea
|
|
| MD5 |
6be303a21d59ded8a4c6bff664e6cdbe
|
|
| BLAKE2b-256 |
836581bfd9a67fa6f306b962a1e4792e7015a9ae073cd02614df1e5b756cca0a
|