- The tool for creating custom diagnostic sightlines (extra/createCustomLOS.jl) has been given a proper update, including post-processing and plotting.
- In extra/dependencies.jl, there is now a tool for computing the topological map in constants-of-motion space. However, it is in beta and might still be prone to bugs.
- New syntax updates overall, to enhance performance and robustness
- Clarification for solveInverseProblem.jl
- Further inter-script interoperability implemented
What's Changed
- Clarifying single-CPU for first version of solveInverseProblem by @henrikjaerleblad in #59
- Further implementation of inter-script compatibility by @henrikjaerleblad in #60
- One last bug by @anvalen97 in #54
- Further script interoperability implementation by @henrikjaerleblad in #61
- Small update and bugfixes by @henrikjaerleblad in #62
Full Changelog: v1.4.0...v1.4.1