add initial entropy histogram #4050
Annotations
18 errors and 4 warnings
Run pylint:
artistools/gsinetwork/modelenergyrelease.py#L455
Undefined variable 't_days_lists'
|
Run pylint
Process completed with exit code 6.
|
|
|
Run Ruff Format:
artistools/gsinetwork/yehistogram.py#L1
Would reformat
|
Run Ruff Format
The process '/Users/runner/hostedtoolcache/ruff/0.9.6/aarch64/ruff' failed with exit code 1
|
Run Ruff:
artistools/gsinetwork/initialentropyhistogram.py#L3
artistools/gsinetwork/initialentropyhistogram.py:3:1: I001 Import block is un-sorted or un-formatted
|
Run Ruff:
artistools/gsinetwork/initialentropyhistogram.py#L4
artistools/gsinetwork/initialentropyhistogram.py:4:8: F401 `math` imported but unused
|
Run Ruff:
artistools/gsinetwork/initialentropyhistogram.py#L5
artistools/gsinetwork/initialentropyhistogram.py:5:27: F401 `multiprocessing` imported but unused
|
Run Ruff:
artistools/gsinetwork/initialentropyhistogram.py#L6
artistools/gsinetwork/initialentropyhistogram.py:6:8: F401 `urllib.request` imported but unused
|
Run Ruff:
artistools/gsinetwork/initialentropyhistogram.py#L8
artistools/gsinetwork/initialentropyhistogram.py:8:23: F401 `functools.partial` imported but unused
|
Run Ruff:
artistools/gsinetwork/initialentropyhistogram.py#L10
artistools/gsinetwork/initialentropyhistogram.py:10:8: F401 `argcomplete` imported but unused
|
Run Ruff:
artistools/gsinetwork/initialentropyhistogram.py#L12
artistools/gsinetwork/initialentropyhistogram.py:12:31: F401 `matplotlib.pyplot.figure` imported but unused
|
Run Ruff:
artistools/gsinetwork/initialentropyhistogram.py#L15
artistools/gsinetwork/initialentropyhistogram.py:15:18: F401 `polars` imported but unused
|
Run Ruff:
artistools/gsinetwork/initialentropyhistogram.py#L16
artistools/gsinetwork/initialentropyhistogram.py:16:1: T100 Import for `pdb` found
|
Run Ruff:
artistools/gsinetwork/initialentropyhistogram.py#L16
artistools/gsinetwork/initialentropyhistogram.py:16:8: F401 `pdb` imported but unused
|
Run pyright
Process completed with exit code 1.
|
Run mypy
Process completed with exit code 1.
|
Run pylint:
artistools/gsinetwork/modelenergyrelease.py#L191
Cell variable v_traj defined in loop
|
Run pylint:
artistools/gsinetwork/modelenergyrelease.py#L192
Cell variable Y_e_traj defined in loop
|
Run pylint:
artistools/gsinetwork/modelenergyrelease.py#L385
Cell variable v_traj defined in loop
|
Run pylint:
artistools/gsinetwork/modelenergyrelease.py#L386
Cell variable Y_e_traj defined in loop
|
Loading