batplot 1.8.9__tar.gz → 1.8.10__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {batplot-1.8.9/batplot.egg-info → batplot-1.8.10}/PKG-INFO +1 -1
- {batplot-1.8.9 → batplot-1.8.10}/batplot/__init__.py +1 -1
- {batplot-1.8.9 → batplot-1.8.10}/batplot/converters.py +2 -1
- {batplot-1.8.9 → batplot-1.8.10/batplot.egg-info}/PKG-INFO +1 -1
- {batplot-1.8.9 → batplot-1.8.10}/pyproject.toml +1 -1
- {batplot-1.8.9 → batplot-1.8.10}/LICENSE +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/MANIFEST.in +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/README.md +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/USER_MANUAL.md +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot/args.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot/batch.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot/batplot.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot/cif.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot/cli.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot/color_utils.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot/config.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot/cpc_interactive.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot/data/USER_MANUAL.md +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot/electrochem_interactive.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot/interactive.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot/manual.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot/modes.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot/operando.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot/operando_ec_interactive.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot/plotting.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot/readers.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot/session.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot/style.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot/ui.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot/utils.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot/version_check.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot.egg-info/SOURCES.txt +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot.egg-info/dependency_links.txt +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot.egg-info/entry_points.txt +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot.egg-info/requires.txt +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot.egg-info/top_level.txt +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251121_223043/__init__.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251121_223043/args.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251121_223043/batch.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251121_223043/batplot.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251121_223043/cif.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251121_223043/cli.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251121_223043/color_utils.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251121_223043/config.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251121_223043/converters.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251121_223043/cpc_interactive.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251121_223043/electrochem_interactive.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251121_223043/interactive.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251121_223043/modes.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251121_223043/operando.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251121_223043/operando_ec_interactive.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251121_223043/plotting.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251121_223043/readers.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251121_223043/session.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251121_223043/style.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251121_223043/ui.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251121_223043/utils.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251121_223043/version_check.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/__init__.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/args.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/batch.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/batplot.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/cif.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/cli.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/color_utils.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/config.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/converters.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/cpc_interactive.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/electrochem_interactive.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/interactive.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/manual.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/modes.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/operando.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/operando_ec_interactive.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/plotting.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/readers.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/session.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/style.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/ui.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/utils.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/batplot_backup_20251221_101150/version_check.py +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/setup.cfg +0 -0
- {batplot-1.8.9 → batplot-1.8.10}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: batplot
|
|
3
|
-
Version: 1.8.
|
|
3
|
+
Version: 1.8.10
|
|
4
4
|
Summary: Interactive plotting tool for material science (1D plot) and electrochemistry (GC, CV, dQ/dV, CPC, operando) with batch processing
|
|
5
5
|
Author-email: Tian Dai <tianda@uio.no>
|
|
6
6
|
License: MIT License
|
|
@@ -224,7 +224,8 @@ def convert_xrd_data(filenames, from_param: str, to_param: str):
|
|
|
224
224
|
|
|
225
225
|
# Save converted data
|
|
226
226
|
try:
|
|
227
|
-
|
|
227
|
+
# Use UTF-8 encoding to support Greek letters (θ) in headers on all platforms
|
|
228
|
+
np.savetxt(output_fname, out_data, fmt="% .6f", header=header, encoding='utf-8')
|
|
228
229
|
print(f"Saved {output_fname}")
|
|
229
230
|
except Exception as e:
|
|
230
231
|
print(f"Error saving {output_fname}: {e}")
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: batplot
|
|
3
|
-
Version: 1.8.
|
|
3
|
+
Version: 1.8.10
|
|
4
4
|
Summary: Interactive plotting tool for material science (1D plot) and electrochemistry (GC, CV, dQ/dV, CPC, operando) with batch processing
|
|
5
5
|
Author-email: Tian Dai <tianda@uio.no>
|
|
6
6
|
License: MIT License
|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "batplot"
|
|
7
|
-
version = "1.8.
|
|
7
|
+
version = "1.8.10"
|
|
8
8
|
description = "Interactive plotting tool for material science (1D plot) and electrochemistry (GC, CV, dQ/dV, CPC, operando) with batch processing"
|
|
9
9
|
authors = [
|
|
10
10
|
{ name = "Tian Dai", email = "tianda@uio.no" }
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|