GWeindel / hmp

Repository for the hmp python package
BSD 3-Clause "New" or "Revised" License
35 stars 8 forks source link

new event lines/area plot in topo_timecourse #60

Closed jelmerborst closed 1 year ago

jelmerborst commented 1 year ago

output

jelmerborst commented 1 year ago

made vlims consistent across topos and added optional color bar. output

jelmerborst commented 1 year ago

output

GWeindel commented 1 year ago

Very nice!! How do those lines behave when multiple models are given to the plot_topo_timecours()? Like in the backward estimation in tutorial 3

jelmerborst commented 1 year ago

8backward 7evbackward

jelmerborst commented 1 year ago

do not merge this yet, apparently it works perfectly if magnify == 2, but not otherwise magni1

jelmerborst commented 1 year ago

Finally fixed:

Single magnify = 2: single

Multiple magnify = 1: magnify1

Multiple magnify = 1.5: magnify15

Multiple magnify = 3: magnify3

jelmerborst commented 1 year ago

To summarize, changes to original: