parser.add_option("--filters",metavar="name",type=str,help="GDS filters file to use")
parser.add_option("--error",type=float,default=0.02,help="Magnitude of the error to simulate")
parser.add_option("--line-amplitude",type=int,default=1000,help="Amplitide of injected lines, in terms of the factor by which they rise above the local noise floor in an ASD")