# | Line 227 | Line 227 | if __name__ == '__main__': | |
---|---|---|
227 | # myax=gca() | |
228 | # myax.set_yscale('log') | |
229 | ||
230 | < | text(180,32.0,"Sector %d" %(isp-6)) |
230 | > | text(180,20.0,"Sector %d" %(isp-6)) |
231 | if isp<5+6: | |
232 | subplots_adjust(hspace=0.0) | |
233 | ## this turn to be the best option for logscale |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |