pytomoatt.src_rec.SrcRec.plot¶ SrcRec.plot(weight=False, fname=None)[source]¶ Plot source and receivers for preview Parameters: weight (bool, optional) – Draw colors of weights, defaults to False fname (str, optional) – Path to output file, defaults to None Returns: matplotlib figure Return type: matplotlib.figure.Figure