Skip to content

[Bug]: Annuli spacing not transferred to calibrate contrast #284

@AarynnCarter

Description

@AarynnCarter

Check Existing Issues

  • Yes, I have checked existing issues to ensure this problem hasn't already been reported.

Instrument or Category

Analysis Tools

Description

For PSF subtraction, one can specify the 'annuli_spacing' parameter to be 'constant', 'linear', and 'logarithmic'. The default is 'constant'. However, it looks like the calibrate_contrast function does not modify 'annuli_spacing' for the injection recovery tests. This results in a mismatch and incorrect contrast curves if something other than 'constant' is used.

Need to adjust the pyklippipeline.py code to save the annuli spacing value and set a default, then ensure this is read in during calibrate contrast. Other sections of the code that read klipped data for further processing should also be checked.

Error traceback output

No response

What operating system are you using?

No response

What version of Python are you running?

No response

What Python packages do you have installed?

No response

Additional context or information

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions