We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was trying to run JoinT to combine the cosmological map and I ran into this error "Segmentation Fault (core dumped)" after Merging maps.
|-------------------------------------------------|
*** Reading run parameters prefix_cosmo = cosmo prefix_synchrotron = gsync prefix_out = combined fname_nutable = test_nuTable.dat
nside = 256 seed : 1617934462 Dish diameter (m) : 3.000E+01 Number of dishes : 254 System temperature (K) : 1.000E+01 Integration time (h) : 1.000E+04 Sky fraction : 1.00E+02%
Merging maps Segmentation fault (core dumped)
I'm using Ubuntu 18.04 LTS
param_JoinT.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I was trying to run JoinT to combine the cosmological map and I ran into this error "Segmentation Fault (core dumped)" after Merging maps.
|-------------------------------------------------|
*** Reading run parameters
prefix_cosmo = cosmo
prefix_synchrotron = gsync
prefix_out = combined
fname_nutable = test_nuTable.dat
nside = 256
seed : 1617934462
Dish diameter (m) : 3.000E+01
Number of dishes : 254
System temperature (K) : 1.000E+01
Integration time (h) : 1.000E+04
Sky fraction : 1.00E+02%
Merging maps
Segmentation fault (core dumped)
I'm using Ubuntu 18.04 LTS
param_JoinT.txt
The text was updated successfully, but these errors were encountered: