What's Changed
- 🚨 Fix ruff warning (PLC0206) by @arafune in #52
- Update required ruff version by @arafune in #53
- Tidy up by @arafune in #54
- 🔥 Remove keep_parent_ref (#32) by @arafune in #55
- 📝 add new ipynb for tarpes analysis (and for writing unit test). by @arafune in #57
- Clean up ruff error. by @arafune in #58
- Change G.transfrom_coords, shift_coords and scale_coords to **_meshgrid. by @arafune in #59
- Add test for G.*_meshgrid by @arafune in #60
- ⚡️ Update build_crosscorrelation by @arafune in #61
- Tarpes update (Add pump probe delay time above the figure) by @arafune in #62
- feat: 🎸 Remove S.transpose_to_front/back by @arafune in #65
- 🔨 Update movie.py to produce another movie (ARPES data with temporal evolution at certain angle/momentum) by @arafune in #63
- 🎸 plot_movie and plot_movie_and_evolution output the snapshot by @arafune in #67
- 🎸 plot_movie and plot_movie_and_evolution can return anim by @arafune in #68
- 💡 Update docs by @arafune in #70
- Add link for example tarpes in documents by @arafune in #69
- chore: 🤖 Some updates in docstrings and more by @arafune in #71
- Refactoring region.py by @arafune in #72
- ⚡️ Kinetic -> Final in the code for handling energy notation by @arafune in #76
- test: 💍 Adding test provided by github copilot by @arafune in #73
- Update doc api by @arafune in #74
- 💥 Add new method. shift_coords_by by @arafune in #77
- Use TypeAlias for some Literals by @arafune in #80
Full Changelog: 4.1.0...v.4.2.0