SeismoRMS
SeismoRMS copied to clipboard
Resolve cell errors with tick formatter and failure when there is no tshift
FixedFormatter requires a fixed number of ticks. This is resolved by setting the values of the ticks before formatting them.
If there is no tshift in the plot, it fails. This is resolved by checking for the existence of the attribute itself first.