apertif / apercal

GNU General Public License v3.0
3 stars 9 forks source link

New freq #289

Closed eakadams closed 3 years ago

eakadams commented 3 years ago

Update configuration file to process upper 225 MHz (minus last subband). Also implements flagging only channel zero of subband, leaving second and last channel in data. Copied current default.cfg to default_150.cfg as the "final" config file used for processing the lower frequency data, using only the upper 150 MHz.

pep8speaks commented 3 years ago

Hello @eakadams! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 255:21: E265 block comment should start with '# ' Line 256:21: E265 block comment should start with '# ' Line 279:21: E265 block comment should start with '# ' Line 280:21: E265 block comment should start with '# ' Line 301:21: E265 block comment should start with '# ' Line 302:21: E265 block comment should start with '# '