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.2.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.2.tar.gz.
File metadata
- Download URL: nano_arpes_browser-0.1.2.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 |
7dceef702fabe50daddb75540ee754d6f6d2cdab8d44d289b7f7b955dc4f5407
|
|
| MD5 |
27b73b7082473378272f7e0910a2d4f3
|
|
| BLAKE2b-256 |
1cac46766e9506c4fba5b21eb8fb913705b24e0d9b1b120b7165b9f38cd3bca3
|
File details
Details for the file nano_arpes_browser-0.1.2-py3-none-any.whl.
File metadata
- Download URL: nano_arpes_browser-0.1.2-py3-none-any.whl
- Upload date:
- Size: 31.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c00427270be8523bc78146deeac12e1420ab1f95bbbe7ce0de5b7f89aed7966c
|
|
| MD5 |
a550fd577dccec77308e4a40546ece5f
|
|
| BLAKE2b-256 |
6497ad6b869a8da016a6cf71c44d73c7f70807bd97d257a361b3b483325347b6
|