! Started logfile: J0922-3959_X_2017_10_09_pus_uvs.log on Sun May 12 15:19:42 2019 obs J0922-3959_X_2017_10_09_pus_uva.fits ! Reading UV FITS file: J0922-3959_X_2017_10_09_pus_uva.fits ! AN table 1: 16 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.243056 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0922-3959 ! ! There are 12 IFs, and a total of 12 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.44388e+09 3.2e+07 1 3.2e+07 ! 02 2 8.47588e+09 3.2e+07 1 3.2e+07 ! 03 3 8.50788e+09 3.2e+07 1 3.2e+07 ! 04 4 8.53988e+09 3.2e+07 1 3.2e+07 ! 05 5 8.60388e+09 3.2e+07 1 3.2e+07 ! 06 6 8.63588e+09 3.2e+07 1 3.2e+07 ! 07 7 8.69988e+09 3.2e+07 1 3.2e+07 ! 08 8 8.73188e+09 3.2e+07 1 3.2e+07 ! 09 9 8.79588e+09 3.2e+07 1 3.2e+07 ! 10 10 8.82788e+09 3.2e+07 1 3.2e+07 ! 11 11 8.85988e+09 3.2e+07 1 3.2e+07 ! 12 12 8.89188e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 763 lines of history. ! ! Reading 1680 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..12 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 ! Reading IF 9 channels: 9..9 ! Reading IF 10 channels: 10..10 ! Reading IF 11 channels: 11..11 ! Reading IF 12 channels: 12..12 print "field_size =",field_size ! field_size = 512 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@muppet J0922-3959_X_2017_10_09_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.439911Jy sigma=0.001358 ! Fit after self-cal, rms=0.418828Jy sigma=0.001203 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.42 mas, bmaj=25.23 mas, bpa=-8.614 degrees ! Estimated noise=5020 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.623503 Jy ! Component: 100 - total flux cleaned = 0.82664 Jy ! Total flux subtracted in 100 components = 0.82664 Jy ! Clean residual min=-0.042501 max=0.076109 Jy/beam ! Clean residual mean=-0.000505 rms=0.023376 Jy/beam ! Combined flux in latest and established models = 0.82664 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.82664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.192899Jy sigma=0.000864 ! Fit after self-cal, rms=0.193224Jy sigma=0.000863 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.808 mas, bmaj=22.98 mas, bpa=-8.731 degrees ! Estimated noise=3352.9 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0759707 Jy ! Component: 100 - total flux cleaned = 0.0972798 Jy ! Component: 150 - total flux cleaned = 0.103006 Jy ! Component: 200 - total flux cleaned = 0.0975485 Jy ! Total flux subtracted in 200 components = 0.0975485 Jy ! Clean residual min=-0.007618 max=0.007526 Jy/beam ! Clean residual mean=-0.000124 rms=0.003197 Jy/beam ! Combined flux in latest and established models = 0.924189 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 86 components and 0.924189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.171408Jy sigma=0.000630 ! Fit after self-cal, rms=0.171429Jy sigma=0.000630 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.10 KP 1.02 ! LA 0.97 MK 1.00* NL 1.00* OV 1.00* ! PT 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.07 KP 1.01 ! LA 0.99 MK 1.00* NL 1.00* OV 1.00* ! PT 0.96 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 0.96 KP 0.96 ! LA 1.00 MK 1.00* NL 1.00* OV 1.00* ! PT 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.00 KP 0.97 ! LA 1.02 MK 1.00* NL 1.00* OV 1.00* ! PT 1.00 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 0.92 KP 0.96 ! LA 1.02 MK 1.00* NL 1.00* OV 1.00* ! PT 1.01 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.93 KP 0.98 ! LA 1.00 MK 1.00* NL 1.00* OV 1.00* ! PT 1.00 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.07 KP 0.99 ! LA 1.02 MK 1.00* NL 1.00* OV 1.00* ! PT 1.00 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.03 KP 0.96 ! LA 0.99 MK 1.00* NL 1.00* OV 1.00* ! PT 1.00 ! ! ! Correcting IF 9. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00 KP 1.01 ! LA 1.00 MK 1.00* NL 1.00* OV 1.00* ! PT 0.98 ! ! ! Correcting IF 10. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.00 KP 1.00 ! LA 1.03 MK 1.00* NL 1.00* OV 1.00* ! PT 1.00 ! ! ! Correcting IF 11. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.06 KP 1.03 ! LA 1.01 MK 1.00* NL 1.00* OV 1.00* ! PT 0.99 ! ! ! Correcting IF 12. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.14 KP 1.02 ! LA 1.01 MK 1.00* NL 1.00* OV 1.00* ! PT 1.01 ! ! ! Fit before self-cal, rms=0.171429Jy sigma=0.000630 ! Fit after self-cal, rms=0.174422Jy sigma=0.000613 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.802 mas, bmaj=23.13 mas, bpa=-8.707 degrees ! Estimated noise=3391.3 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000684834 Jy ! Component: 100 - total flux cleaned = -5.92309e-05 Jy ! Component: 150 - total flux cleaned = -0.000790887 Jy ! Component: 200 - total flux cleaned = -0.00157255 Jy ! Total flux subtracted in 200 components = -0.00157255 Jy ! Clean residual min=-0.004353 max=0.004438 Jy/beam ! Clean residual mean=-0.000007 rms=0.001388 Jy/beam ! Combined flux in latest and established models = 0.922616 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 120 components and 0.922616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.173420Jy sigma=0.000612 ! Fit after self-cal, rms=0.173328Jy sigma=0.000612 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.173328Jy sigma=0.000612 ! Fit after self-cal, rms=0.172919Jy sigma=0.000611 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.802 mas, bmaj=23.13 mas, bpa=-8.705 degrees ! Estimated noise=3387.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000381781 Jy ! Component: 100 - total flux cleaned = 0.000141927 Jy ! Component: 150 - total flux cleaned = -3.25936e-05 Jy ! Component: 200 - total flux cleaned = -0.000421313 Jy ! Total flux subtracted in 200 components = -0.000421313 Jy ! Clean residual min=-0.003301 max=0.003302 Jy/beam ! Clean residual mean=-0.000009 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.922195 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 148 components and 0.922195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.172497Jy sigma=0.000611 ! Fit after self-cal, rms=0.172435Jy sigma=0.000611 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000708676 Jy ! Component: 100 - total flux cleaned = -0.000927473 Jy ! Component: 150 - total flux cleaned = -0.00126163 Jy ! Component: 200 - total flux cleaned = -0.00126222 Jy ! Total flux subtracted in 200 components = -0.00126222 Jy ! Clean residual min=-0.001929 max=0.001934 Jy/beam ! Clean residual mean=-0.000046 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.920933 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 177 components and 0.920933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.172226Jy sigma=0.000610 ! Fit after self-cal, rms=0.172199Jy sigma=0.000610 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.172199Jy sigma=0.000610 ! Fit after self-cal, rms=0.171765Jy sigma=0.000610 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.8 mas, bmaj=23.13 mas, bpa=-8.704 degrees ! Estimated noise=3387.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.77359e-05 Jy ! Component: 100 - total flux cleaned = -0.000243623 Jy ! Component: 150 - total flux cleaned = -0.000379109 Jy ! Component: 200 - total flux cleaned = -0.000643175 Jy ! Total flux subtracted in 200 components = -0.000643175 Jy ! Clean residual min=-0.001134 max=0.001132 Jy/beam ! Clean residual mean=-0.000011 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.92029 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 200 components and 0.92029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.171646Jy sigma=0.000610 ! Fit after self-cal, rms=0.171646Jy sigma=0.000610 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000179376 Jy ! Component: 100 - total flux cleaned = -0.000236012 Jy ! Component: 150 - total flux cleaned = -0.00023684 Jy ! Component: 200 - total flux cleaned = -0.000126465 Jy ! Total flux subtracted in 200 components = -0.000126465 Jy ! Clean residual min=-0.000941 max=0.000915 Jy/beam ! Clean residual mean=0.000005 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.920163 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 225 components and 0.920163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.171572Jy sigma=0.000610 ! Fit after self-cal, rms=0.171575Jy sigma=0.000610 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.171575Jy sigma=0.000610 ! Fit after self-cal, rms=0.171658Jy sigma=0.000610 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.704 mas, bmaj=22.89 mas, bpa=-11.03 degrees ! Estimated noise=3176.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00030292 Jy ! Component: 100 - total flux cleaned = 0.000305371 Jy ! Component: 150 - total flux cleaned = 0.000306396 Jy ! Component: 200 - total flux cleaned = 0.000306997 Jy ! Total flux subtracted in 200 components = 0.000306997 Jy ! Clean residual min=-0.000360 max=0.000359 Jy/beam ! Clean residual mean=-0.000003 rms=0.000129 Jy/beam ! Combined flux in latest and established models = 0.92047 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 251 components and 0.92047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.171647Jy sigma=0.000610 ! Fit after self-cal, rms=0.171647Jy sigma=0.000610 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000429187 Jy ! Component: 100 - total flux cleaned = 0.00066444 Jy ! Component: 150 - total flux cleaned = 0.0007944 Jy ! Component: 200 - total flux cleaned = 0.000886945 Jy ! Total flux subtracted in 200 components = 0.000886945 Jy ! Clean residual min=-0.000324 max=0.000333 Jy/beam ! Clean residual mean=0.000006 rms=0.000111 Jy/beam ! Combined flux in latest and established models = 0.921357 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 264 components and 0.921357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.171632Jy sigma=0.000610 ! Fit after self-cal, rms=0.171630Jy sigma=0.000610 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=1.801 mas, bmaj=23.13 mas, bpa=-8.704 degrees ! Estimated noise=3388.28 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.801 x 23.13 at -8.704 degrees (North through East) ! Clean map min=-0.0079206 max=0.79281 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.171630Jy sigma=0.000610 ! Fit after self-cal, rms=0.179575Jy sigma=0.000502 ! Inverting map and beam ! Estimated beam: bmin=1.801 mas, bmaj=23.13 mas, bpa=-8.702 degrees ! Estimated noise=3387.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000291551 Jy ! Component: 100 - total flux cleaned = 0.000387278 Jy ! Component: 150 - total flux cleaned = 0.000388324 Jy ! Component: 200 - total flux cleaned = 0.00043617 Jy ! Total flux subtracted in 200 components = 0.00043617 Jy ! Clean residual min=-0.000780 max=0.000792 Jy/beam ! Clean residual mean=0.000005 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.921794 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 291 components and 0.921794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.179528Jy sigma=0.000502 ! Fit after self-cal, rms=0.179534Jy sigma=0.000502 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000943878 Jy ! Component: 100 - total flux cleaned = 0.00122863 Jy ! Component: 150 - total flux cleaned = 0.00130688 Jy ! Component: 200 - total flux cleaned = 0.00134572 Jy ! Total flux subtracted in 200 components = 0.00134572 Jy ! Clean residual min=-0.000676 max=0.000689 Jy/beam ! Clean residual mean=-0.000007 rms=0.000281 Jy/beam ! Combined flux in latest and established models = 0.923139 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 319 components and 0.923139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.179498Jy sigma=0.000502 ! Fit after self-cal, rms=0.179499Jy sigma=0.000502 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.179499Jy sigma=0.000502 ! Fit after self-cal, rms=0.179441Jy sigma=0.000502 print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.441 mas, bmaj=25.18 mas, bpa=-8.621 degrees ! Estimated noise=5067.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.62286 Jy ! Component: 100 - total flux cleaned = 0.822636 Jy ! Component: 150 - total flux cleaned = 0.892252 Jy ! Component: 200 - total flux cleaned = 0.905363 Jy ! Total flux subtracted in 200 components = 0.905363 Jy ! Clean residual min=-0.014322 max=0.014456 Jy/beam ! Clean residual mean=0.000069 rms=0.006484 Jy/beam ! Combined flux in latest and established models = 0.905363 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 50 model components to the UV plane model. ! The established model now contains 50 components and 0.905363 Jy ! Inverting map and beam ! Estimated beam: bmin=1.801 mas, bmaj=23.13 mas, bpa=-8.702 degrees ! Estimated noise=3387.65 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00246192 Jy ! Component: 100 - total flux cleaned = 0.00603401 Jy ! Component: 150 - total flux cleaned = 0.0071337 Jy ! Component: 200 - total flux cleaned = 0.00818558 Jy ! Total flux subtracted in 200 components = 0.00818558 Jy ! Clean residual min=-0.005880 max=0.005808 Jy/beam ! Clean residual mean=-0.000133 rms=0.002023 Jy/beam ! Combined flux in latest and established models = 0.913548 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 96 components and 0.913548 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.703 mas, bmaj=22.88 mas, bpa=-11.03 degrees ! Estimated noise=3176.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000400524 Jy ! Component: 100 - total flux cleaned = -0.00256439 Jy ! Component: 150 - total flux cleaned = -0.00250652 Jy ! Component: 200 - total flux cleaned = -0.00215792 Jy ! Total flux subtracted in 200 components = -0.00215792 Jy ! Clean residual min=-0.001459 max=0.001468 Jy/beam ! Clean residual mean=0.000008 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.91139 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000268049 Jy ! Component: 100 - total flux cleaned = 0.000567873 Jy ! Component: 150 - total flux cleaned = 0.00080413 Jy ! Component: 200 - total flux cleaned = 0.000940116 Jy ! Total flux subtracted in 200 components = 0.000940116 Jy ! Clean residual min=-0.002399 max=0.002372 Jy/beam ! Clean residual mean=0.000057 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.912331 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 150 components and 0.912331 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.801 mas, bmaj=23.13 mas, bpa=-8.702 degrees ! Estimated noise=3387.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151511 Jy ! Component: 100 - total flux cleaned = 0.00221586 Jy ! Component: 150 - total flux cleaned = 0.00285571 Jy ! Component: 200 - total flux cleaned = 0.00326102 Jy ! Total flux subtracted in 200 components = 0.00326102 Jy ! Clean residual min=-0.001654 max=0.001678 Jy/beam ! Clean residual mean=0.000021 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.915592 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 189 components and 0.915592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.179771Jy sigma=0.000503 ! Fit after self-cal, rms=0.179760Jy sigma=0.000503 wmodel J0922-3959_X_2017_10_09_pus_map.mod ! Writing 189 model components to file: J0922-3959_X_2017_10_09_pus_map.mod wobs J0922-3959_X_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J0922-3959_X_2017_10_09_pus_uvs.fits wwins J0922-3959_X_2017_10_09_pus_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J0922-3959_X_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.801 x 23.13 at -8.702 degrees (North through East) ! Clean map min=-0.010536 max=0.7845 Jy/beam ! Writing clean map to FITS file: J0922-3959_X_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.784501 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000623994 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.238621 0.238621 0.477241 0.954483 1.90897 3.81793 7.63586 15.2717 30.5434 61.0869 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.784 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.801 x 23.13 at -8.702 degrees (North through East) ! Clean map min=-0.010536 max=0.7845 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0922-3959_X_2017_10_09_pus_uvs.log closed on Sun May 12 15:19:44 2019