-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
--output-eight doesn't seem to work #9
Comments
Are you using the latest master branch? I just ran this:
and got the eight FITS files |
I am using the latest master, I installed it as per the instructions shortly before I filed this issue. When I run your command I get eight files. But when I request only a single frequency I don't:
|
Naively trying to get around this by passing three values to freq in order to force a single channel causes a crash:
None of this is disastrous of course, I can just access the planes I need from the (hyper)cube, but it seems like a legit bug. Cheers. |
The bug should be fixed now. And also I added the Stokes/Mueller formalism, so the I-beam can be calculated by adding |
My understanding (which may be way off) is that the Stokes I beam is the one I should use to naively correct for the primary beam in the image plane, i.e. by dividing the map by the beam (and weighting by the square of the Stokes I beam when forming a linear mosaic). However when I do this the fluxes are biased high (by factors up to ~3), i.e. the Eidos Stokes I beam is much narrower than one would expect. Maybe someone can verify this independently, or tell me if I have misunderstood something. Thanks. |
Hi Ian, Do you see this problem even now? |
I still get a single FITS file when I set the --output-eight (or -o8) option, whether or not I specify a prefix.
The text was updated successfully, but these errors were encountered: