# HG changeset patch # User francesco_lapi # Date 1722525487 0 # Node ID 43a6399e790cdc12484b21328ccc2d721b298a56 # Parent 27d2d35ddbe8120d738b0b1f662728b0ef217188 Uploaded diff -r 27d2d35ddbe8 -r 43a6399e790c marea_2/flux_to_map.py --- a/marea_2/flux_to_map.py Thu Aug 01 14:55:06 2024 +0000 +++ b/marea_2/flux_to_map.py Thu Aug 01 15:18:07 2024 +0000 @@ -524,6 +524,7 @@ # vvv These 2 if statements can both be true and can both happen if ARGS.net: # style arrow head(s): arrow.styleReactionElements(metabMap, reactionId + ("_B" if inversionScore == 2 else "_F")) + arrow.applyTo(reactionId + ("_F" if inversionScore == 2 else "_B"), metabMap, f";stroke:#ffc0cb;stroke-width:{width};stroke-dasharray:'5,5'") print(f'5') if not ARGS.using_RAS: # style arrow body