webbpsf icon indicating copy to clipboard operation
webbpsf copied to clipboard

output_path passed to mast_retrieve_opd() when default choice=='closest'

Open rcooper295 opened this issue 3 years ago • 1 comments

Fix to minor issue where the output_path kwarg is not carried through to mast_retrieve_opd() from get_opd_at_time() when choice=='closest', which is the default. This causes a permission error when the user doesn't have write permissions to $WEBBPSF_PATH.

rcooper295 avatar Jul 29 '22 17:07 rcooper295

Codecov Report

Base: 62.28% // Head: 62.28% // No change to project coverage :thumbsup:

Coverage data is based on head (241014d) compared to base (89da8da). Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #563   +/-   ##
========================================
  Coverage    62.28%   62.28%           
========================================
  Files           13       13           
  Lines         5293     5293           
========================================
  Hits          3297     3297           
  Misses        1996     1996           
Impacted Files Coverage Δ
webbpsf/mast_wss.py 9.60% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Jul 29 '22 17:07 codecov[bot]