ukatc/AtLAST_sensitivity_calculator

Error in invalid input

Closed this issue · 1 comments

It's possible to provide an invalid input parameter to the calculator (e.g., but mispelling one of the param names) without receiving any warning or error. Implement checking of parameter names and raise an error if any are invalid.

This has now been resolved (not fully tested as yet)