Closed petiay closed 3 years ago
Shouldn't this issue be on the megabeast repository (not here on the beast repository)? If so, please move this issue to there and close it here.
The fundamental bug seems to be coming from the BEAST repository, even if I run into it with a call of the megabeast. But I'm up for doing whatever the standard is in such an interdependent situation.
Ah. Ok. Then it belongs here then.
The call to create_background_density_map.calc_nx_ny_from_pixsize() from megabeast/tools/make_naive_maps.py gives the following error:
Commenting out
.value
inpixsize_degrees.value
fixes the issue, or at least does not produce an error. (the pix_size value option was not used in the call to the megabeast function, therefore the default was used)