What's Changed
* Added Python requirement to README by AlexHls in https://github.com/artis-mcrt/artistools/pull/37
* Downscale fixes by AlexHls in https://github.com/artis-mcrt/artistools/pull/38
* Create scale_model_to_time function by ccollins22 in https://github.com/artis-mcrt/artistools/pull/39
* Spectra: Fix make_contrib_plot by ccollins22 in https://github.com/artis-mcrt/artistools/pull/40
* Fix test PyPi deployment by lukeshingles in https://github.com/artis-mcrt/artistools/pull/41
* Fixed missing argument by AlexHls in https://github.com/artis-mcrt/artistools/pull/44
* fixes 43 by reverting "avoid find_packages()" by lukeshingles in https://github.com/artis-mcrt/artistools/pull/47
* Fix reading 3D model with coord header by lukeshingles in https://github.com/artis-mcrt/artistools/pull/48
* Added basic viewing angle visualization by AlexHls in https://github.com/artis-mcrt/artistools/pull/45
* Update black to 23.1.0 and use stable style by lukeshingles in https://github.com/artis-mcrt/artistools/pull/49
* Polyfit generalisation by AlexHls in https://github.com/artis-mcrt/artistools/pull/46
* Fix black --preview in .pre-commit-config.yaml by lukeshingles in https://github.com/artis-mcrt/artistools/pull/50
* Minor updates to light curve plotting scripts by ccollins22 in https://github.com/artis-mcrt/artistools/pull/51
* Add warnings to light curve fitting methods by fionntancallan in https://github.com/artis-mcrt/artistools/pull/52
* Delta m40 by AlexHls in https://github.com/artis-mcrt/artistools/pull/53
* Fix automatic limits for band magnitude plots by lukeshingles in https://github.com/artis-mcrt/artistools/pull/54
* Fix sysctl not found in path by lukeshingles in https://github.com/artis-mcrt/artistools/pull/55
* Fix Google Drive paths and minor updates by lukeshingles in https://github.com/artis-mcrt/artistools/pull/56
* Remove accidental Planck line from spectrum plot by lukeshingles in https://github.com/artis-mcrt/artistools/pull/58
* Fix variable names in slice1Dfromconein3dmodel by ccollins22 in https://github.com/artis-mcrt/artistools/pull/59
* Minor updates by ccollins22 in https://github.com/artis-mcrt/artistools/pull/57
* Make reading light curve res work with no args by ccollins22 in https://github.com/artis-mcrt/artistools/pull/60
* Enable direction bin averaging over polar angle to make azimuthal bins by lukeshingles in https://github.com/artis-mcrt/artistools/pull/61
* Fix regression in read_modelfile() for skipabundancecolumns=True by lukeshingles in https://github.com/artis-mcrt/artistools/pull/62
* Added angle in filename by AlexHls in https://github.com/artis-mcrt/artistools/pull/64
* Get direction-binned spectra and light curves from packets files by lukeshingles in https://github.com/artis-mcrt/artistools/pull/63
**Full Changelog**: https://github.com/artis-mcrt/artistools/compare/v2022.08.23...v2023.04.19