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

Error differencing two obs in the same directory #152

Open
rlbyrne opened this issue Jul 15, 2022 · 0 comments
Open

Error differencing two obs in the same directory #152

rlbyrne opened this issue Jul 15, 2022 · 0 comments

Comments

@rlbyrne
Copy link
Contributor

rlbyrne commented Jul 15, 2022

Attempting to run ps_diff_wrapper on two observations in the same FHD directory errors. The error occurs in compare_plot_prep because name_diff_parts is undefined. I found a hack-y workaround by replacing name_diff_parts with fhdtype_diff_parts. This allows the run to complete but saves the outputs to the wrong directory.

For reference, my function call looks like this:
ps_diff_wrapper, ["/path/to/fhd_output"], ["obsid1", "obsid2"], /uvf_input, /png, /refresh_diff, pols=["xx"], /invert_colorbar, data_min_abs=[1e1,1e12]

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