jgieseler / solarmach

Python package of the multi-spacecraft longitudinal configuration plotter Solar-MACH
https://solarmach.readthedocs.io
BSD 3-Clause "New" or "Revised" License
28 stars 6 forks source link

Introduced pfss_table for storing pfss-extrapolation-related features… #38

Closed Christian-Palmroos closed 1 year ago

Christian-Palmroos commented 1 year ago

…. Added maximum flux tube reach for reference_long in plot_pfss(). Returned plotting of reference_area's flux tube to pfss_3d() (this was previously mistakenly removed).

jgieseler commented 1 year ago

@Christian-Palmroos, has https://github.com/jgieseler/solarmach/pull/38/commits/5754e26cc3fdd2f8de26de78daffdef2aaa8c4c1 _"Added gridlines to 10 and 100 solar radii to plotpfss() -method, because plt.grid() sometimes fails to draw these lines for unkown reason." the same underlying problem as https://github.com/jgieseler/solarmach/issues/5?

Christian-Palmroos commented 1 year ago

@Christian-Palmroos, has 5754e26 _"Added gridlines to 10 and 100 solar radii to plotpfss() -method, because plt.grid() sometimes fails to draw these lines for unkown reason." the same underlying problem as #5?

Yes, seems to be exactly the same problem!

jgieseler commented 1 year ago

Note to ourselves: some of the elements in pfss_table still need to be updated