apertif / apercal

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

Ccal adapt #269

Closed rs1701 closed 5 years ago

rs1701 commented 5 years ago

In case a cross-calibration steps for the flux calibrator fail, the reference antenna is changed and all flux calibrator calibration steps are preformed again. The module will only use a limited number of attempts to calibrate the flux calibrator.

pep8speaks commented 5 years ago

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

Line 74:1: W293 blank line contains whitespace Line 77:1: W293 blank line contains whitespace Line 80:1: W293 blank line contains whitespace Line 97:148: E226 missing whitespace around arithmetic operator Line 105:200: E226 missing whitespace around arithmetic operator Line 105:201: E501 line too long (228 > 200 characters) Line 119:188: E226 missing whitespace around arithmetic operator Line 119:201: E501 line too long (216 > 200 characters) Line 133:184: E226 missing whitespace around arithmetic operator Line 133:201: E501 line too long (212 > 200 characters) Line 146:180: E226 missing whitespace around arithmetic operator Line 146:201: E501 line too long (208 > 200 characters) Line 159:1: W293 blank line contains whitespace Line 166:1: W293 blank line contains whitespace Line 191:61: E251 unexpected spaces around keyword / parameter equals Line 191:63: E251 unexpected spaces around keyword / parameter equals Line 272:1: W293 blank line contains whitespace Line 282:22: E111 indentation is not a multiple of four Line 282:22: E117 over-indented Line 287:46: W291 trailing whitespace Line 452:1: W293 blank line contains whitespace Line 456:29: E265 block comment should start with '# ' Line 457:29: E265 block comment should start with '# ' Line 521:1: W293 blank line contains whitespace Line 605:29: E265 block comment should start with '# ' Line 606:29: E265 block comment should start with '# ' Line 681:1: W293 blank line contains whitespace Line 682:29: E265 block comment should start with '# ' Line 683:29: E265 block comment should start with '# ' Line 1283:5: E303 too many blank lines (2) Line 1283:32: E251 unexpected spaces around keyword / parameter equals Line 1283:34: E251 unexpected spaces around keyword / parameter equals