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

rmtools_peakfitcube fails with all-NaN maps as output #89

Open
candersoncsiro opened this issue Jul 13, 2023 · 2 comments
Open

rmtools_peakfitcube fails with all-NaN maps as output #89

candersoncsiro opened this issue Jul 13, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@candersoncsiro
Copy link

candersoncsiro commented Jul 13, 2023

Ran rmtools_peakfitcube on output from rmsynth_3d (as below), which completed. But all of the output maps are all NaNs. The input FDF cubes do not contain NaNs, which is the usual culprit. Perhaps my freqs file (attached) is improperly formatted?

Call to task and output:

(possum-mamba-env) canders@rsaa-074284 rmsythesis_working % rmtools_peakfitcube -v ./FDF_tot_dirty.fits ./freqs.txt ./cena_inner_
100%|█████████████████████████████████████████████████████████████████████████████| 36000000/36000000 [1:49:38<00:00, 5472.61it/s]

freqs.txt

@AlecThomson AlecThomson added the bug Something isn't working label Jul 14, 2023
@AlecThomson
Copy link
Contributor

AlecThomson commented Jul 14, 2023

Hi @candersoncsiro - sorry your freq file didn't make it. Could you try putting in a gist or similar?

EDIT: Whoops, found it. Fixed in the formatting

@AlecThomson
Copy link
Contributor

@candersoncsiro the freq file looks fine to me. If in doubt you can always use rmtools_freqfile to generate one for you based on a FITS cube.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants