Research Blog
Welcome to my Research Blog.
This is mostly meant to document what I am working on for myself, and to communicate with my colleagues. It is likely filled with errors!
This project is maintained by ndrakos
I believe I fixed the sized of the sources in my last post, MIRISim Scene Part III”.
I’m going to run MIRISim and double check
This will be the same as Part V, but with the “test” scene from the previous post
Here is the cutout of the scene:
And here is one observation, after the pipeline:
There are still no sources!
Maybe the background is too high (or in different units than the sources)? I tried running it without adding a background, and it did not help.
Looking at the test in Part IV, that object had the WCS defined in DS9, where ours does not.
I fixed this by deleting a keyword in the header: del hdu_cutout.header['WCSAXES']
However, this did not fix things.
I imported the header from Test IV, and just replaced the header with this.
This seemed to result in sources!
Note that this WCS
I need to dig into all of these in more detail, and see where things are going wrong