Closed brijeshkanodia closed 1 year ago
Hi, how do you set the min and max of the log scale?
In fact the plot looks quite ok, just the colorbar is wrong. Could you print the min and max of your map?
vmin and vmax are 45.66 and 52.69 which seems to be okay with the colourbar I am getting.
Hi, how do you set the min and max of the log scale?
i just converted the base_units to log scale and changed the skymap computed in hermes_map_Pi0_HI to log scale
you may find my routines to obtain the plots as in the paper here: https://github.com/carmeloevoli/hermes-cmaps/tree/main/plots
I was trying to reproduce Pion HI decay at 10 GeV, Figure 6 of your paper. Somehow I couldn't generate the same scale for the colour scheme. Overall the plot looks the same; the scaling is different for the colours, even after taking care of units and taking the log scale. I am attaching the scales I am getting for the Pion HI decay at 10 GeV Can you share the code you used to generate the plot or suggest something I might not follow?