I discovered that the beamwidths_limit parameter in job_params.cfg is not actually being read in and used by the pipeline (I found this by having an image with a slight offset which I couldn't get to associate some sources no matter what value I put in, deruiter radius was reasonable).
I discovered that the
beamwidths_limit
parameter injob_params.cfg
is not actually being read in and used by the pipeline (I found this by having an image with a slight offset which I couldn't get to associate some sources no matter what value I put in, deruiter radius was reasonable).Was this known and intended or an accident?
https://github.com/transientskp/tkp/blob/dc3fd8aff123a0def4e6b160714608bcbc4f2a31/tkp/main.py#L252-L259