Check Existing Issues
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
Check Existing Issues
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