Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PSF Cache Directory Not Parsing #184

Open
tddesjardins opened this issue Jun 17, 2024 · 0 comments
Open

PSF Cache Directory Not Parsing #184

tddesjardins opened this issue Jun 17, 2024 · 0 comments

Comments

@tddesjardins
Copy link

In trying to get the psf_cache_dir variable set for testing on the science platform, it does not appear possible to override the default value (via SelectParameter) when creating an ObservationModule object. Example:

obm = ObservationModule(obs, ra=90, dec=30, pa=0, seed=42, cores=6, psf_cache_dir='/home/something/')

does not change the PSF cache directory. Making a local stips_config.yaml directory does successfully work as a workaround, but is not ideal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant