lwa-project / orville_wideband_imager

The Orville Wideband Imager
https://leo.phys.unm.edu/~lwa/lwatv2.html
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Are ~3 MHz channels the right choice for the archival data? #16

Open jaycedowell opened 10 months ago

jaycedowell commented 10 months ago

For archival images we are currently averaging down to 3.3 MHz wide channels. Why? Because ADP has six servers that each process 3.3 MHz. With LWA-NA we don't have that kind of division again (it's only two ~36 MHz wide bands) and the 3.3 MHz doesn't make much sense.

This plus changes for #15 mean that we may want to be more flexible and have the archival channel width be configurable.

jaycedowell commented 5 months ago

After talking with @dentalfloss1 I realized that we are only saving two channels for the archival images from LWA-NA. It looks like that is from a combination of me not fully adjusting orville_imager.py for the bandwidth from NDP and the imager being told to only save 30 to 50 MHz. That first part means that Orville is dividing the band into six 12.25 MHz chunks. That second part means that you only get the two channels centered at ~33.7 and ~45.9 MHz.

dentalfloss1 commented 5 months ago

For sensitivity reasons, we might not want to make the channels much narrower than 12.25 MHz. And if we want to have a decent amount of spectral information, we may want to expand the range beyond 30 to 50 MHz.

jaycedowell commented 5 months ago

Things that work out by averaging over N channels:

If you want to save >20 MHz and <50 MHz you get:

Maybe this argues for N=512 (what we currently have) or N=384 but expanding what is saved to 20-50 MHz? Either way I think adding a command line flag is the way to go.

jaycedowell commented 5 months ago

From talking with Ken today it sounds like what we should do is double the pixel size (assume a station size of 50 m and set minimum image size of 64 pixels) and try to match what channels are at Sevilleta (3.3 MHz wide, first channel typically centered on 29.5 MHz, last channel typically centered on 46.3 MHz).

jaycedowell commented 5 months ago

928696a95bc83104627d80a9a20aa445c5712ad7 changes the image size/resolution 83655639014bfdcc6cc85016afd1fef6037f8480 and 1c2e600ff3483cd7051b476a974d7e91156bb9af try to match what Orville typically provides at LWA-SV