Releases: artis-mcrt/artistools
Releases · artis-mcrt/artistools
v2024.02.20.2
Fix missing package data.
v2024.02.17
What's Changed
- Fix thermalisation alpha legend label by @lukeshingles in #96
- Improve describeinputmodel by @lukeshingles in #97
- Enable 2D & 3D for estimator plots and plotdensity by @lukeshingles in #98
- Minor fix. Function not expecting list. by @ccollins22 in #102
- Fix colorbar for viewing angles in light curve plot by @ccollins22 in #99
- Make time dependent gif of Molleweide projection by @ccollins22 in #100
- Fix deprecated PyPDF2 import by @ccollins22 in #104
- Make vpkt.txt using python script by @ccollins22 in #101
- Update slice1Dfromconein3dmodel.py to fix making 1D models from a cone of ejecta from a 3D model by @ccollins22 in #103
- Use ruff format instead of black by @lukeshingles in #105
- Extend --write_spectra with polar spectra by @lukeshingles in #107
- Get the azimuthal angle of grid cells and use this to make a 2D histogram plot of rho with phi and velocity by @ccollins22 in #108
- Add model from alcar script by @lukeshingles in #109
- Add tests for kilonova maptogrid and make artis model from particle gridmap by @lukeshingles in #110
- Make estimator plots for 3D models. Choose to read and plot only mgi along an axis by @ccollins22 in #111
- Fix typo args.args. by @ccollins22 in #112
- Speed up at model reading and describeinputmodel for high-res kilonova models and add estimator tests by @lukeshingles in #113
- Make estimator plots from grid cells lying within a cone around an axis by @ccollins22 in #115
- Fix arg to use negative axis. by @ccollins22 in #114
- Change AREPO to SPH (Not from AREPO) by @ccollins22 in #117
- Speed up makeartismodelfromparticlegridmap by @lukeshingles in #116
- Check if y axis needs inverted by @ccollins22 in #121
- Add classic 3D test data by @lukeshingles in #122
- Speed up estimators reading and plotting by @lukeshingles in #119
- Add -dimensionreduce to at inputmodel makeartismodel by @lukeshingles in #124
- Change phi angle definition to be counter-clockwise in X-Y plane (from above, +Z) to match ISO standard and virtual packets by @lukeshingles in #126
- Plot histogram of packet last emission velocities by @ccollins22 in #123
- Add smoothing length, velocity cut, and dtextra options to maptogrid by @ccollins22 in #118
- Update packages by @github-actions in #128
- Describeinputmodel: Add Fegroup mass and minimum density stats by @lukeshingles in #131
- Move writing to logfile to misc to use elsewhere by @ccollins22 in #132
- plotinitialcomposition: Add rhoscale and axis args and avoid storing mass_g in model.txt by @ccollins22 in #127
- Update make 3D plot of initial composition by @ccollins22 in #136
- Fix vspec labels for opacity exclusions by @lukeshingles in #142
- Fix at comparegsi network calculation comparison for switch to polars estimators by @lukeshingles in #149
- Speed up emission/absorption plot frompackets with polars and enable direction binning by @lukeshingles in #151
- Update packages by @github-actions in #152
- Speed up plotting line-grouped emission/absorption spectra from packets by @lukeshingles in #153
- Match exspec binning when plotting from packets by @lukeshingles in #154
- Detect unknown args passed via python kwargs and allow option string aliases by @lukeshingles in #155
Full Changelog: v2023.8.30...v2024.02.17
v2023.8.30
What's Changed
- Add fixes for 2D model save/load by @lukeshingles in #91
- Fix viewingangles by @AlexHls in #92
- Add cylindrical average for 3D SPH model and various 2D model fixes by @lukeshingles in #93
- Fix plotspherical for 1D models by @lukeshingles in #94
- Update for polars 0.19.0 by @lukeshingles in #95
Full Changelog: v2023.8.21.3...v2023.8.30
v2023.8.21.3
Fix type errors
v2023.8.21.2
Attempt to fix pypi installation.
v2023.8.21.1
Second try at fixing installation from pypi.
v2023.8.21
What's Changed
- Enable pytest typeguard all by @lukeshingles in #88
- Fix imports for pypi install by @lukeshingles in #90
Full Changelog: v2023.8.1...v2023.8.21
v2023.8.1
What's Changed
- Add --hideyticklabels option to plotspectra by @lukeshingles in #74
- Optionally mask telluric regions in reference spectra by @lukeshingles in #75
- Add citation information by @ccollins22 in #77
- Add authors to pyproject.toml by @lukeshingles in #78
- add --usedegrees arg to plotspectra and plotlightcurves by @lukeshingles in #82
- Plot tweaks for Shingles et al. 2023 by @lukeshingles in #83
- Add more type hints and run-time type checking with typeguard by @lukeshingles in #86
Full Changelog: v2023.5.16.3...v2023.8.1
v2023.5.16.3
What's Changed
- Fix 1D model file without Co57 and Ni57 by @lukeshingles in #72
Full Changelog: v2023.5.16.2...v2023.5.16.3
v2023.5.16.2
What's Changed
- Fix RuntimeWarning on import by @lukeshingles in #71
Full Changelog: v2023.5.16...v2023.5.16.2