majoplot 0.1.1__py3-none-any.whl → 0.1.2__py3-none-any.whl

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.
@@ -80,10 +80,7 @@ class MT_reliability_analysis:
80
80
  labels=special_labels,
81
81
  _headers=_headers,
82
82
  points=current_points_array[:,[iT,raw_headers[_headers[1]]]],
83
- ignore_outliers=IgnoreOutlierSpec(
84
- min_gap_base=5e-7,
85
- min_gap_multiple=10
86
- ),
83
+ ignore_outliers=None,
87
84
  unused=unused,
88
85
  ))
89
86
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: majoplot
3
- Version: 0.1.1
3
+ Version: 0.1.2
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
@@ -25,7 +25,7 @@ Requires-Dist: numpy>=2.0
25
25
  Requires-Dist: pywin32>=311; platform_system == 'Windows'
26
26
  Description-Content-Type: text/markdown
27
27
 
28
- English | [中文文档](https://github.com/ponyofshadows/balancer/blob/master/README.zh-CN.md)
28
+ English | [中文文档](https://github.com/ponyofshadows/majoplot/blob/master/README.zh-CN.md)
29
29
 
30
30
  # majoplot
31
31
 
@@ -13,15 +13,15 @@ majoplot/domain/importers/XRD.py,sha256=K93Gwce45-ta-TfOt7ijrJVBtePU1veDcRYUyeP4
13
13
  majoplot/domain/scenarios/PPMS_Resistivity/RT.py,sha256=Qt3jHr4gK0Wu8FYee-duznIqqCK4G6OBAat0H3MbQjU,4573
14
14
  majoplot/domain/scenarios/VSM/MT.py,sha256=T09q9D2CMnD2bdk-THb7FpSmcO4kzUvSEMdugs_XibY,4530
15
15
  majoplot/domain/scenarios/VSM/MT_insert.py,sha256=rpkDfrN1HjCcFb7UFfD7F2078QFm2AVYOQG35IrUMhQ,4691
16
- majoplot/domain/scenarios/VSM/MT_reliability_analysis.py,sha256=5Q-dVobpMZUmMPlLBA7aeHz90mwuJCLhPP1h-ZLkjEk,5236
16
+ majoplot/domain/scenarios/VSM/MT_reliability_analysis.py,sha256=V5F_iPw6q2boA04o00Av6STkZ-xOAF1Cz9vS4Uo0SyE,5089
17
17
  majoplot/domain/scenarios/XRD/Compare.py,sha256=6ST3Uwcv4_2Xegxa1Zugu8noAy_rJHpCRc3iH2n2EMU,3859
18
18
  majoplot/gui/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
19
19
  majoplot/gui/main.py,sha256=A3hLqs96zK7TrXAOUdSn-sip9Ivzmy74263lDmjINSk,20222
20
20
  majoplot/infra/plotters/matplot.py,sha256=DE3nCfFjL9FxNbuEgggJyXlolkP1nWKmNwJElt1bgHw,12281
21
21
  majoplot/infra/plotters/origin.py,sha256=m5cMYqnKHB2GJSTWlAbd61b2Xz7rvaHT38JXLHUTSQQ,39034
22
22
  majoplot/infra/plotters/origin_utils/originlab_type_library.py,sha256=zxOxF7nB57zwnXSaFSoCUV64ZTHhDBDRv57exatiBoU,37398
23
- majoplot-0.1.1.dist-info/METADATA,sha256=Mi3t429JZiLjdJA3R1qV1IvmOWKpZumhFTOKh_XFQdk,2877
24
- majoplot-0.1.1.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
25
- majoplot-0.1.1.dist-info/entry_points.txt,sha256=zEiPXZtNyJQMvVS-Zl9psx8SpTafOcs8F9S8xGtOaBM,52
26
- majoplot-0.1.1.dist-info/licenses/LICENSE,sha256=fj2NqLupbHWfA5W-8tqCpT5yjO8A4F1HcKnt_maww20,1070
27
- majoplot-0.1.1.dist-info/RECORD,,
23
+ majoplot-0.1.2.dist-info/METADATA,sha256=Pxe4jeLSYGaQgZTlcwh5b3L_39WlpPymVSuiTfnBJ_M,2877
24
+ majoplot-0.1.2.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
25
+ majoplot-0.1.2.dist-info/entry_points.txt,sha256=zEiPXZtNyJQMvVS-Zl9psx8SpTafOcs8F9S8xGtOaBM,52
26
+ majoplot-0.1.2.dist-info/licenses/LICENSE,sha256=fj2NqLupbHWfA5W-8tqCpT5yjO8A4F1HcKnt_maww20,1070
27
+ majoplot-0.1.2.dist-info/RECORD,,