majoplot 0.1.9__tar.gz → 0.1.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.
Files changed (43) hide show
  1. {majoplot-0.1.9 → majoplot-0.1.10}/PKG-INFO +1 -1
  2. {majoplot-0.1.9 → majoplot-0.1.10}/pyproject.toml +1 -1
  3. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/domain/scenarios/VSM/ChiT.py +2 -2
  4. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/domain/scenarios/VSM/ChiT_onlyZFC.py +2 -2
  5. {majoplot-0.1.9 → majoplot-0.1.10}/.gitignore +0 -0
  6. {majoplot-0.1.9 → majoplot-0.1.10}/LICENSE +0 -0
  7. {majoplot-0.1.9 → majoplot-0.1.10}/README.md +0 -0
  8. {majoplot-0.1.9 → majoplot-0.1.10}/README.zh-CN.md +0 -0
  9. {majoplot-0.1.9 → majoplot-0.1.10}/TODO.md +0 -0
  10. {majoplot-0.1.9 → majoplot-0.1.10}/doc.zh-CN/Label.md +0 -0
  11. {majoplot-0.1.9 → majoplot-0.1.10}/doc.zh-CN/interactive_steps.md +0 -0
  12. {majoplot-0.1.9 → majoplot-0.1.10}/doc.zh-CN/main_design.md +0 -0
  13. {majoplot-0.1.9 → majoplot-0.1.10}/doc.zh-CN/note_of_labtalk.md +0 -0
  14. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/__init__.py +0 -0
  15. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/__main__.py +0 -0
  16. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/app/__init__.py +0 -0
  17. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/app/cli.py +0 -0
  18. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/app/gui.py +0 -0
  19. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/config.json +0 -0
  20. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/domain/base.py +0 -0
  21. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/domain/importers/PPMS_Resistivity.py +0 -0
  22. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/domain/importers/VSM.py +0 -0
  23. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/domain/importers/XRD.py +0 -0
  24. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/domain/muti_axes_spec.py +0 -0
  25. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/domain/scenarios/PPMS_Resistivity/RT.py +0 -0
  26. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/domain/scenarios/VSM/MT.py +0 -0
  27. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/domain/scenarios/VSM/MT_insert.py +0 -0
  28. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/domain/scenarios/VSM/MT_origin.py +0 -0
  29. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/domain/scenarios/VSM/MT_reliability_analysis.py +0 -0
  30. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/domain/scenarios/XRD/Compare.py +0 -0
  31. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/domain/utils.py +0 -0
  32. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/gui/__init__.py +0 -0
  33. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/gui/main.py +0 -0
  34. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/infra/plotters/matplot.py +0 -0
  35. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/infra/plotters/origin.py +0 -0
  36. {majoplot-0.1.9 → majoplot-0.1.10}/src/majoplot/infra/plotters/origin_utils/originlab_type_library.py +0 -0
  37. {majoplot-0.1.9 → majoplot-0.1.10}/tests/README.md +0 -0
  38. {majoplot-0.1.9 → majoplot-0.1.10}/tests/conftest.py +0 -0
  39. {majoplot-0.1.9 → majoplot-0.1.10}/tests/domain/test_data_ignore_outliers.py +0 -0
  40. {majoplot-0.1.9 → majoplot-0.1.10}/tests/domain/test_insert_axes_spec.py +0 -0
  41. {majoplot-0.1.9 → majoplot-0.1.10}/tests/domain/test_labeldict_group.py +0 -0
  42. {majoplot-0.1.9 → majoplot-0.1.10}/tests/domain/test_labelvalue.py +0 -0
  43. {majoplot-0.1.9 → majoplot-0.1.10}/uv.lock +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: majoplot
3
- Version: 0.1.9
3
+ Version: 0.1.10
4
4
  Summary: Automates scenario-specific data preprocessing and plotting workflows for condensed-matter physics labs (OriginLab COM backend + Matplotlib for preview).
5
5
  Project-URL: Homepage, https://github.com/ponyofshadows/majoplot
6
6
  Project-URL: Source, https://github.com/ponyofshadows/majoplot
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "majoplot"
3
- version = "0.1.9"
3
+ version = "0.1.10"
4
4
  description = "Automates scenario-specific data preprocessing and plotting workflows for condensed-matter physics labs (OriginLab COM backend + Matplotlib for preview)."
5
5
  readme = "README.md"
6
6
  requires-python = ">=3.11"
@@ -9,7 +9,7 @@ FIGSIZE = (8, 6)
9
9
  T = "Temperature (K)"
10
10
  M = "DC Moment Free Ctr (emu)"
11
11
  H = "Magnetic Field (Oe)"
12
- chi = "χ ( m³ / kg )"
12
+ chi = "χ ( cm³ / g )"
13
13
 
14
14
 
15
15
  class ChiT:
@@ -69,7 +69,7 @@ class ChiT:
69
69
  if mass == 0:
70
70
  mass = np.nan
71
71
  safe_H_stage = np.nan if H_stage == 0 else H_stage
72
- chi_points = np.column_stack([a_points[:,0], a_points[:,1] / safe_H_stage * 1e6 / mass])
72
+ chi_points = np.column_stack([a_points[:,0], a_points[:,1] / safe_H_stage * 1e3 / mass])
73
73
  datas.append(
74
74
  Data(
75
75
  labels=labels,
@@ -9,7 +9,7 @@ FIGSIZE = (8, 6)
9
9
  T = "Temperature (K)"
10
10
  M = "DC Moment Free Ctr (emu)"
11
11
  H = "Magnetic Field (Oe)"
12
- chi = "χ ( m³ / kg )"
12
+ chi = "χ ( cm³ / g )"
13
13
 
14
14
 
15
15
  class ChiT_onlyZFC:
@@ -70,7 +70,7 @@ class ChiT_onlyZFC:
70
70
  if mass == 0:
71
71
  mass = np.nan
72
72
  safe_H_stage = np.nan if H_stage == 0 else H_stage
73
- chi_points = np.column_stack([a_points[:,0], a_points[:,1] / safe_H_stage * 1e6 / mass])
73
+ chi_points = np.column_stack([a_points[:,0], a_points[:,1] / safe_H_stage * 1e3 / mass])
74
74
  datas.append(
75
75
  Data(
76
76
  labels=labels,
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