Matthias Fabry

Results 11 issues of Matthias Fabry

This adds the minimal infrastructure to `mesa` for `pgbinary`, which mimics functionality to `star/pgstar`. Main feature is that `pgstar` plots (including `pgstar_grid`s) can be plotted inside `pgbinary`. To achieve this,...

allows `b% other_implicit_function_to_solve` to signal that the binary is detached, so `b% check_implicit_rlo` can take action accordingly

**Describe the issue** When a fatal error occurs, the backtrace gives uninformative info like: ``` Program received signal SIGSEGV: Segmentation fault - invalid memory reference. Backtrace for this error: #0...

I don't think this exception has been reported thus far. It isn't breaking anything I want the plugin to do (mainly syntax highlighting), but it does trigger the IDE error...

When doing a rename of a subroutine using the IDE refactoring feature, the refactoring does nothing, and a stacktrace is added to the IDE fatal error list: ``` com.intellij.diagnostic.PluginException: Cannot...

Thanks to Annachiara Picco, an oversight of mine when implementing the Bjorklund wind mass-loss rates has surfaced. During relaxation of the models, the appropriate `scaling factor` was not put to...

While playing with very short period binaries using the single rotating star fp/ft corrections, I noticed the that the sigmoid function that is used to smooth very large `j_rot` was...

When dealing with the formatting of `auto_diff`, I relinted the python code as well and generated new `auto_diff_*.f90` using an up to date python environment. This fails 3 testcases, see...

autodiff

Large refactor of the pgstar infrastructure (put as draft for now). The main change is to have the windows with multiple entries (`Text_Summary(1-9), History_track(1-9), History_panels(1-9), Color_magnitude(1-9), Grid(1-9)).` be (mostly) handled...