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.3.tar.gz
(28.1 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.3.tar.gz.
File metadata
- Download URL: nano_arpes_browser-0.1.3.tar.gz
- Upload date:
- Size: 28.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e7f14d5f2c93f58bb930140d264a51dff1a9be439d682ce32183d6689dd39d0
|
|
| MD5 |
4464688fdd81f2cea3cbeaeddde7e990
|
|
| BLAKE2b-256 |
8f97dd1b1e1647ceb06c9188cbc3c4d2c8e56705b2b6e7ebbe643e23b5996125
|
File details
Details for the file nano_arpes_browser-0.1.3-py3-none-any.whl.
File metadata
- Download URL: nano_arpes_browser-0.1.3-py3-none-any.whl
- Upload date:
- Size: 32.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ee461f28e1ecd6febbd3b452d8c1ea5fba4b59271a4f5bf265f1998b1e11179
|
|
| MD5 |
68db47107ad697691044842870784ec8
|
|
| BLAKE2b-256 |
685d917907bc95b69b77661bf3b8f3f72816c277af54692021f40e92f900dccf
|