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.1.tar.gz
(27.9 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.1.tar.gz.
File metadata
- Download URL: nano_arpes_browser-0.1.1.tar.gz
- Upload date:
- Size: 27.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
174e64d8ef71f9cf4bc1557bd73649392c92661c4715bc9f001d534d17e3a17b
|
|
| MD5 |
dd49f6de28014c2231f04007b7fea9af
|
|
| BLAKE2b-256 |
c6bb9c9e6e3d17302966017d331f840e37912400f05bbc2dc1ecafc8a94584c5
|
File details
Details for the file nano_arpes_browser-0.1.1-py3-none-any.whl.
File metadata
- Download URL: nano_arpes_browser-0.1.1-py3-none-any.whl
- Upload date:
- Size: 31.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9a57596374256f2afd6c18b8382508d110a568ea309e8c7c3b3ef86dd7dd0b4
|
|
| MD5 |
d96a3569c33bd29c7f1a28ec82efc11e
|
|
| BLAKE2b-256 |
28337300f542633c2e05f511c918039827cc9a6414c9e0da8738b03c895bff70
|