Skip to content

Non_tensor example sinegaussian() error fix

Andrew Kim requested to merge andrew.kim/bilby:non_tensor_function_inputs into master

took out 0's in sinegaussian() line 32 to fix "TypeError: sinegaussian() takes 4 positional arguments but 8 were given" so that code runs

Merge request reports