jarvisplot 1.0.0__tar.gz → 1.0.1__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.
Potentially problematic release.
This version of jarvisplot might be problematic. Click here for more details.
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/PKG-INFO +9 -22
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/README.md +8 -21
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot.egg-info/PKG-INFO +9 -22
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/pyproject.toml +1 -1
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/Figure/adapters.py +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/Figure/cards/std_axes_adapter_config.json +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/Figure/data_pipelines.py +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/Figure/figure.py +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/Figure/helper.py +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/Figure/load_data.py +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/__init__.py +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/cards/a4paper/1x1/ternary.json +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/cards/a4paper/2x1/rect.json +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/cards/a4paper/2x1/rect5x1.json +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/cards/a4paper/2x1/rect_cmap.json +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/cards/a4paper/2x1/ternary.json +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/cards/a4paper/2x1/ternary_cmap.json +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/cards/a4paper/4x1/rect.json +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/cards/a4paper/4x1/rect_cmap.json +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/cards/a4paper/4x1/ternary.json +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/cards/a4paper/4x1/ternary_cmap.json +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/cards/args.json +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/cards/colors/colormaps.json +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/cards/default/output.json +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/cards/gambit/1x1/ternary.json +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/cards/gambit/2x1/rect_cmap.json +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/cards/gambit/2x1/ternary.json +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/cards/gambit/2x1/ternary_cmap.json +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/cards/icons/JarvisHEP.png +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/cards/icons/gambit.png +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/cards/icons/gambit_small.png +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/cards/style_preference.json +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/cli.py +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/client.py +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/config.py +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/core.py +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/data_loader.py +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/inner_func.py +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/utils/__init__.py +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/utils/cmaps.py +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot/utils/interpolator.py +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot.egg-info/SOURCES.txt +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot.egg-info/dependency_links.txt +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot.egg-info/entry_points.txt +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot.egg-info/requires.txt +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/jarvisplot.egg-info/top_level.txt +0 -0
- {jarvisplot-1.0.0 → jarvisplot-1.0.1}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: jarvisplot
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.1
|
|
4
4
|
Summary: JarvisPLOT: YAML-driven plotting engine
|
|
5
5
|
Requires-Python: >=3.10
|
|
6
6
|
Description-Content-Type: text/markdown
|
|
@@ -25,20 +25,20 @@ It provides a simple command-line interface (CLI) to generate publication-qualit
|
|
|
25
25
|
Display help information:
|
|
26
26
|
|
|
27
27
|
```bash
|
|
28
|
-
|
|
28
|
+
jplot -h
|
|
29
29
|
```
|
|
30
30
|
|
|
31
31
|
Run JarvisPLOT with one or more YAML configuration files:
|
|
32
32
|
|
|
33
33
|
```bash
|
|
34
|
-
|
|
34
|
+
jplot path/to/config.yaml
|
|
35
35
|
```
|
|
36
36
|
|
|
37
37
|
### Example: SUSYRun2 Ternary Plots
|
|
38
38
|
|
|
39
39
|
```bash
|
|
40
|
-
|
|
41
|
-
|
|
40
|
+
jplot ./bin/SUSYRun2_EWMSSM.yaml
|
|
41
|
+
jplot ./bin/SUSYRun2_GEWMSSM.yaml
|
|
42
42
|
```
|
|
43
43
|
|
|
44
44
|
> **Note:** The data file paths inside the YAML files must be updated to match your local setup.
|
|
@@ -67,24 +67,11 @@ Run JarvisPLOT with one or more YAML configuration files:
|
|
|
67
67
|
- `scipy` — numerical utilities
|
|
68
68
|
- `h5py` — required for loading HDF5 data files
|
|
69
69
|
|
|
70
|
-
###
|
|
71
|
-
-
|
|
70
|
+
### Github Page
|
|
71
|
+
[https://github.com/Pengxuan-Zhu-Phys/Jarvis-PLOT](https://github.com/Pengxuan-Zhu-Phys/Jarvis-PLOT)
|
|
72
72
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
## Installation
|
|
76
|
-
|
|
77
|
-
Editable install for development:
|
|
78
|
-
|
|
79
|
-
```bash
|
|
80
|
-
pip install -e .
|
|
81
|
-
```
|
|
82
|
-
|
|
83
|
-
Or install minimal dependencies manually:
|
|
84
|
-
|
|
85
|
-
```bash
|
|
86
|
-
pip install numpy pandas matplotlib pyyaml jsonschema scipy h5py
|
|
87
|
-
```
|
|
73
|
+
### Documentation
|
|
74
|
+
[https://pengxuan-zhu-phys.github.io/Jarvis-Docs/](https://pengxuan-zhu-phys.github.io/Jarvis-Docs/)
|
|
88
75
|
|
|
89
76
|
---
|
|
90
77
|
|
|
@@ -12,20 +12,20 @@ It provides a simple command-line interface (CLI) to generate publication-qualit
|
|
|
12
12
|
Display help information:
|
|
13
13
|
|
|
14
14
|
```bash
|
|
15
|
-
|
|
15
|
+
jplot -h
|
|
16
16
|
```
|
|
17
17
|
|
|
18
18
|
Run JarvisPLOT with one or more YAML configuration files:
|
|
19
19
|
|
|
20
20
|
```bash
|
|
21
|
-
|
|
21
|
+
jplot path/to/config.yaml
|
|
22
22
|
```
|
|
23
23
|
|
|
24
24
|
### Example: SUSYRun2 Ternary Plots
|
|
25
25
|
|
|
26
26
|
```bash
|
|
27
|
-
|
|
28
|
-
|
|
27
|
+
jplot ./bin/SUSYRun2_EWMSSM.yaml
|
|
28
|
+
jplot ./bin/SUSYRun2_GEWMSSM.yaml
|
|
29
29
|
```
|
|
30
30
|
|
|
31
31
|
> **Note:** The data file paths inside the YAML files must be updated to match your local setup.
|
|
@@ -54,24 +54,11 @@ Run JarvisPLOT with one or more YAML configuration files:
|
|
|
54
54
|
- `scipy` — numerical utilities
|
|
55
55
|
- `h5py` — required for loading HDF5 data files
|
|
56
56
|
|
|
57
|
-
###
|
|
58
|
-
-
|
|
57
|
+
### Github Page
|
|
58
|
+
[https://github.com/Pengxuan-Zhu-Phys/Jarvis-PLOT](https://github.com/Pengxuan-Zhu-Phys/Jarvis-PLOT)
|
|
59
59
|
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
## Installation
|
|
63
|
-
|
|
64
|
-
Editable install for development:
|
|
65
|
-
|
|
66
|
-
```bash
|
|
67
|
-
pip install -e .
|
|
68
|
-
```
|
|
69
|
-
|
|
70
|
-
Or install minimal dependencies manually:
|
|
71
|
-
|
|
72
|
-
```bash
|
|
73
|
-
pip install numpy pandas matplotlib pyyaml jsonschema scipy h5py
|
|
74
|
-
```
|
|
60
|
+
### Documentation
|
|
61
|
+
[https://pengxuan-zhu-phys.github.io/Jarvis-Docs/](https://pengxuan-zhu-phys.github.io/Jarvis-Docs/)
|
|
75
62
|
|
|
76
63
|
---
|
|
77
64
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: jarvisplot
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.1
|
|
4
4
|
Summary: JarvisPLOT: YAML-driven plotting engine
|
|
5
5
|
Requires-Python: >=3.10
|
|
6
6
|
Description-Content-Type: text/markdown
|
|
@@ -25,20 +25,20 @@ It provides a simple command-line interface (CLI) to generate publication-qualit
|
|
|
25
25
|
Display help information:
|
|
26
26
|
|
|
27
27
|
```bash
|
|
28
|
-
|
|
28
|
+
jplot -h
|
|
29
29
|
```
|
|
30
30
|
|
|
31
31
|
Run JarvisPLOT with one or more YAML configuration files:
|
|
32
32
|
|
|
33
33
|
```bash
|
|
34
|
-
|
|
34
|
+
jplot path/to/config.yaml
|
|
35
35
|
```
|
|
36
36
|
|
|
37
37
|
### Example: SUSYRun2 Ternary Plots
|
|
38
38
|
|
|
39
39
|
```bash
|
|
40
|
-
|
|
41
|
-
|
|
40
|
+
jplot ./bin/SUSYRun2_EWMSSM.yaml
|
|
41
|
+
jplot ./bin/SUSYRun2_GEWMSSM.yaml
|
|
42
42
|
```
|
|
43
43
|
|
|
44
44
|
> **Note:** The data file paths inside the YAML files must be updated to match your local setup.
|
|
@@ -67,24 +67,11 @@ Run JarvisPLOT with one or more YAML configuration files:
|
|
|
67
67
|
- `scipy` — numerical utilities
|
|
68
68
|
- `h5py` — required for loading HDF5 data files
|
|
69
69
|
|
|
70
|
-
###
|
|
71
|
-
-
|
|
70
|
+
### Github Page
|
|
71
|
+
[https://github.com/Pengxuan-Zhu-Phys/Jarvis-PLOT](https://github.com/Pengxuan-Zhu-Phys/Jarvis-PLOT)
|
|
72
72
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
## Installation
|
|
76
|
-
|
|
77
|
-
Editable install for development:
|
|
78
|
-
|
|
79
|
-
```bash
|
|
80
|
-
pip install -e .
|
|
81
|
-
```
|
|
82
|
-
|
|
83
|
-
Or install minimal dependencies manually:
|
|
84
|
-
|
|
85
|
-
```bash
|
|
86
|
-
pip install numpy pandas matplotlib pyyaml jsonschema scipy h5py
|
|
87
|
-
```
|
|
73
|
+
### Documentation
|
|
74
|
+
[https://pengxuan-zhu-phys.github.io/Jarvis-Docs/](https://pengxuan-zhu-phys.github.io/Jarvis-Docs/)
|
|
88
75
|
|
|
89
76
|
---
|
|
90
77
|
|
|
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
|