! Started logfile: J1112+3503_X_2015_01_22_pus_uvs.log on Wed Jan 4 13:10:07 2017 obs J1112+3503_X_2015_01_22_pus_uva.fits ! Reading UV FITS file: J1112+3503_X_2015_01_22_pus_uva.fits ! AN table 1: 63 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.712522 visibilities/baseline/integration-bin. ! Found source: J1112+3503 ! ! 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 295 lines of history. ! ! Reading 24240 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 J1112+3503_X_2015_01_22_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 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.933529Jy sigma=0.011117 ! Fit after self-cal, rms=0.904336Jy sigma=0.010778 ! 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=0.7713 mas, bmaj=2.525 mas, bpa=-52.08 degrees ! Estimated noise=1078.75 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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0763886 Jy ! Component: 100 - total flux cleaned = 0.0925064 Jy ! Total flux subtracted in 100 components = 0.0925064 Jy ! Clean residual min=-0.007663 max=0.011408 Jy/beam ! Clean residual mean=-0.000005 rms=0.002565 Jy/beam ! Combined flux in latest and established models = 0.0925064 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0925064 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.081176Jy sigma=0.000827 ! Fit after self-cal, rms=0.081107Jy sigma=0.000826 ! 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.005 mas, bmaj=2.56 mas, bpa=-53.02 degrees ! Estimated noise=391.424 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.00636872 Jy ! Component: 100 - total flux cleaned = 0.0061785 Jy ! Component: 150 - total flux cleaned = 0.00588397 Jy ! Component: 200 - total flux cleaned = 0.0053916 Jy ! Total flux subtracted in 200 components = 0.0053916 Jy ! Clean residual min=-0.004103 max=0.007583 Jy/beam ! Clean residual mean=0.000035 rms=0.001725 Jy/beam ! Combined flux in latest and established models = 0.097898 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 13 components and 0.097898 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.080419Jy sigma=0.000810 ! Fit after self-cal, rms=0.080397Jy sigma=0.000810 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.96 HN 1.04 KP 1.15 ! LA 2.77 MK 0.97 NL 0.89 OV 0.90 ! PT 1.10 SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 1.01 KP 1.10 ! LA 2.84 MK 0.97 NL 0.91 OV 0.88 ! PT 1.04 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.98 HN 1.00 KP 1.05 ! LA 3.31 MK 0.95 NL 0.93 OV 0.90 ! PT 0.98 SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 0.98 HN 0.98 KP 0.96 ! LA 2.97 MK 0.97 NL 0.90 OV 0.92 ! PT 1.02 SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.95 HN 0.95 KP 0.93 ! LA 2.53 MK 0.98 NL 0.92 OV 0.90 ! PT 1.03 SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.00 HN 1.02 KP 0.92 ! LA 2.55 MK 0.99 NL 0.95 OV 0.91 ! PT 1.02 SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.14 HN 1.09 KP 0.92 ! LA 2.28 MK 1.01 NL 1.00 OV 0.98 ! PT 1.07 SC 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.02 HN 1.11 KP 0.92 ! LA 2.49 MK 0.99 NL 0.93 OV 0.90 ! PT 1.05 SC 1.00* ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.99 HN 1.01 KP 0.92 ! LA 2.58 MK 1.00 NL 0.90 OV 0.93 ! PT 1.09 SC 1.00* ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.03 HN 1.03 KP 0.90 ! LA 2.82 MK 0.99 NL 0.91 OV 0.90 ! PT 1.01 SC 1.00* ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.00 HN 1.03 KP 0.98 ! LA 2.19 MK 1.01 NL 0.93 OV 0.92 ! PT 1.08 SC 1.00* ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00 HN 1.02 KP 0.95 ! LA 2.08 MK 1.01 NL 0.91 OV 0.92 ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.080397Jy sigma=0.000810 ! Fit after self-cal, rms=0.121140Jy sigma=0.000782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9998 mas, bmaj=2.536 mas, bpa=-53.14 degrees ! Estimated noise=385.766 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) ! Added new window around map position (-0.8, 1.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00251993 Jy ! Component: 100 - total flux cleaned = 0.00313933 Jy ! Component: 150 - total flux cleaned = 0.00369418 Jy ! Component: 200 - total flux cleaned = 0.00395966 Jy ! Total flux subtracted in 200 components = 0.00395966 Jy ! Clean residual min=-0.001482 max=0.001434 Jy/beam ! Clean residual mean=-0.000014 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.101858 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 26 components and 0.101858 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.121062Jy sigma=0.000780 ! Fit after self-cal, rms=0.121558Jy sigma=0.000779 ! 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.121558Jy sigma=0.000779 ! Fit after self-cal, rms=0.125824Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9966 mas, bmaj=2.534 mas, bpa=-53.17 degrees ! Estimated noise=386.066 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112596 Jy ! Component: 100 - total flux cleaned = 0.00182836 Jy ! Component: 150 - total flux cleaned = 0.00203206 Jy ! Component: 200 - total flux cleaned = 0.00214195 Jy ! Total flux subtracted in 200 components = 0.00214195 Jy ! Clean residual min=-0.001238 max=0.001072 Jy/beam ! Clean residual mean=-0.000011 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.104 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 37 components and 0.104 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.125807Jy sigma=0.000779 ! Fit after self-cal, rms=0.125828Jy sigma=0.000779 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 = 9.91073e-05 Jy ! Component: 100 - total flux cleaned = 0.000129705 Jy ! Component: 150 - total flux cleaned = 0.000170736 Jy ! Component: 200 - total flux cleaned = 0.000209184 Jy ! Total flux subtracted in 200 components = 0.000209184 Jy ! Clean residual min=-0.001218 max=0.000999 Jy/beam ! Clean residual mean=-0.000012 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.104209 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 54 components and 0.104209 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.125824Jy sigma=0.000779 ! Fit after self-cal, rms=0.125828Jy sigma=0.000779 ! 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.125828Jy sigma=0.000779 ! Fit after self-cal, rms=0.126663Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9944 mas, bmaj=2.532 mas, bpa=-53.18 degrees ! Estimated noise=386.431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000568723 Jy ! Component: 100 - total flux cleaned = 0.000870246 Jy ! Component: 150 - total flux cleaned = 0.00111257 Jy ! Component: 200 - total flux cleaned = 0.00123846 Jy ! Total flux subtracted in 200 components = 0.00123846 Jy ! Clean residual min=-0.001175 max=0.000920 Jy/beam ! Clean residual mean=-0.000011 rms=0.000282 Jy/beam ! Combined flux in latest and established models = 0.105447 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 64 components and 0.105447 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.126655Jy sigma=0.000779 ! Fit after self-cal, rms=0.126657Jy sigma=0.000779 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 = 5.24031e-05 Jy ! Component: 100 - total flux cleaned = 0.000119925 Jy ! Component: 150 - total flux cleaned = 0.000161158 Jy ! Component: 200 - total flux cleaned = 0.000208756 Jy ! Total flux subtracted in 200 components = 0.000208756 Jy ! Clean residual min=-0.001158 max=0.000912 Jy/beam ! Clean residual mean=-0.000012 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.105656 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 65 components and 0.105656 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.126655Jy sigma=0.000779 ! Fit after self-cal, rms=0.126656Jy sigma=0.000779 ! 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.126656Jy sigma=0.000779 ! Fit after self-cal, rms=0.127129Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.256 mas, bmaj=2.963 mas, bpa=-84.31 degrees ! Estimated noise=467.267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000450859 Jy ! Component: 100 - total flux cleaned = 0.000567105 Jy ! Component: 150 - total flux cleaned = 0.000624049 Jy ! Component: 200 - total flux cleaned = 0.000665707 Jy ! Total flux subtracted in 200 components = 0.000665707 Jy ! Clean residual min=-0.001053 max=0.000907 Jy/beam ! Clean residual mean=-0.000021 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.106322 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 84 components and 0.106322 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.127126Jy sigma=0.000779 ! Fit after self-cal, rms=0.127125Jy sigma=0.000779 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 = 6.52e-05 Jy ! Component: 100 - total flux cleaned = 8.95826e-05 Jy ! Component: 150 - total flux cleaned = 0.000110348 Jy ! Component: 200 - total flux cleaned = 0.00012877 Jy ! Total flux subtracted in 200 components = 0.00012877 Jy ! Clean residual min=-0.001033 max=0.000900 Jy/beam ! Clean residual mean=-0.000021 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.10645 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 91 components and 0.10645 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.127124Jy sigma=0.000779 ! Fit after self-cal, rms=0.127125Jy sigma=0.000779 ! 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=0.9929 mas, bmaj=2.531 mas, bpa=-53.19 degrees ! Estimated noise=386.893 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9929 x 2.531 at -53.19 degrees (North through East) ! Clean map min=-0.0016798 max=0.10328 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 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=0.7659 mas, bmaj=2.507 mas, bpa=-52.5 degrees ! Estimated noise=1102.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.077957 Jy ! Component: 100 - total flux cleaned = 0.0950982 Jy ! Component: 150 - total flux cleaned = 0.10123 Jy ! Component: 200 - total flux cleaned = 0.104382 Jy ! Total flux subtracted in 200 components = 0.104382 Jy ! Clean residual min=-0.002589 max=0.002968 Jy/beam ! Clean residual mean=-0.000014 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.104382 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.104382 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9929 mas, bmaj=2.531 mas, bpa=-53.19 degrees ! Estimated noise=386.893 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.00219681 Jy ! Component: 100 - total flux cleaned = 0.00220123 Jy ! Component: 150 - total flux cleaned = 0.0021024 Jy ! Component: 200 - total flux cleaned = 0.00206136 Jy ! Total flux subtracted in 200 components = 0.00206136 Jy ! Clean residual min=-0.001324 max=0.001313 Jy/beam ! Clean residual mean=-0.000011 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.106444 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 0.106444 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=2.256 mas, bmaj=2.963 mas, bpa=-84.31 degrees ! Estimated noise=467.267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000216372 Jy ! Component: 100 - total flux cleaned = -0.000303193 Jy ! Component: 150 - total flux cleaned = -0.000376149 Jy ! Component: 200 - total flux cleaned = -0.000439044 Jy ! Total flux subtracted in 200 components = -0.000439044 Jy ! Clean residual min=-0.001173 max=0.001128 Jy/beam ! Clean residual mean=-0.000021 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.106005 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 = -2.01299e-07 Jy ! Component: 100 - total flux cleaned = -9.34751e-08 Jy ! Component: 150 - total flux cleaned = 1.48754e-05 Jy ! Component: 200 - total flux cleaned = 1.47783e-05 Jy ! Total flux subtracted in 200 components = 1.47783e-05 Jy ! Clean residual min=-0.001128 max=0.001074 Jy/beam ! Clean residual mean=-0.000021 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.106019 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 45 components and 0.106019 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9929 mas, bmaj=2.531 mas, bpa=-53.19 degrees ! Estimated noise=386.893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000331676 Jy ! Component: 100 - total flux cleaned = 0.00043811 Jy ! Component: 150 - total flux cleaned = 0.000506335 Jy ! Component: 200 - total flux cleaned = 0.000506227 Jy ! Total flux subtracted in 200 components = 0.000506227 Jy ! Clean residual min=-0.001105 max=0.001004 Jy/beam ! Clean residual mean=-0.000011 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.106526 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 58 components and 0.106526 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.127131Jy sigma=0.000779 ! Fit after self-cal, rms=0.127133Jy sigma=0.000779 wmodel J1112+3503_X_2015_01_22_pus_map.mod ! Writing 58 model components to file: J1112+3503_X_2015_01_22_pus_map.mod wobs J1112+3503_X_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J1112+3503_X_2015_01_22_pus_uvs.fits wwins J1112+3503_X_2015_01_22_pus_map.win ! wwins: Wrote 2 windows to J1112+3503_X_2015_01_22_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000508927 Jy ! Component: 100 - total flux cleaned = -0.000795629 Jy ! Component: 150 - total flux cleaned = -0.000975191 Jy ! Component: 200 - total flux cleaned = -0.00103589 Jy ! Component: 250 - total flux cleaned = -0.00107872 Jy ! Component: 300 - total flux cleaned = -0.00110631 Jy ! Component: 350 - total flux cleaned = -0.00119858 Jy ! Component: 400 - total flux cleaned = -0.00126215 Jy ! Component: 450 - total flux cleaned = -0.00131117 Jy ! Component: 500 - total flux cleaned = -0.00131118 Jy ! Component: 550 - total flux cleaned = -0.0013001 Jy ! Component: 600 - total flux cleaned = -0.00134457 Jy ! Component: 650 - total flux cleaned = -0.00134419 Jy ! Component: 700 - total flux cleaned = -0.00135472 Jy ! Component: 750 - total flux cleaned = -0.00138578 Jy ! Component: 800 - total flux cleaned = -0.00142628 Jy ! Component: 850 - total flux cleaned = -0.00149554 Jy ! Component: 900 - total flux cleaned = -0.00154404 Jy ! Component: 950 - total flux cleaned = -0.00160092 Jy ! Component: 1000 - total flux cleaned = -0.00165643 Jy ! Component: 1050 - total flux cleaned = -0.00171097 Jy ! Component: 1100 - total flux cleaned = -0.00175566 Jy ! Component: 1150 - total flux cleaned = -0.00179956 Jy ! Component: 1200 - total flux cleaned = -0.00185138 Jy ! Component: 1250 - total flux cleaned = -0.00190239 Jy ! Component: 1300 - total flux cleaned = -0.00193595 Jy ! Component: 1350 - total flux cleaned = -0.00197713 Jy ! Component: 1400 - total flux cleaned = -0.00201774 Jy ! Component: 1450 - total flux cleaned = -0.00200971 Jy ! Component: 1500 - total flux cleaned = -0.00200983 Jy ! Component: 1550 - total flux cleaned = -0.00199427 Jy ! Component: 1600 - total flux cleaned = -0.00198648 Jy ! Component: 1650 - total flux cleaned = -0.00197133 Jy ! Component: 1700 - total flux cleaned = -0.00197128 Jy ! Component: 1750 - total flux cleaned = -0.00194908 Jy ! Component: 1800 - total flux cleaned = -0.00193427 Jy ! Component: 1850 - total flux cleaned = -0.00190523 Jy ! Component: 1900 - total flux cleaned = -0.00191241 Jy ! Component: 1950 - total flux cleaned = -0.00190524 Jy ! Component: 2000 - total flux cleaned = -0.00190516 Jy ! Total flux subtracted in 2048 components = -0.00188423 Jy ! Clean residual min=-0.000397 max=0.000374 Jy/beam ! Clean residual mean=-0.000006 rms=0.000125 Jy/beam ! Combined flux in latest and established models = 0.104641 Jy keep ! Adding 120 model components to the UV plane model. ! The established model now contains 178 components and 0.104641 Jy ![Exited script file: muppet] wmap "J1112+3503_X_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9929 x 2.531 at -53.19 degrees (North through East) ! Clean map min=-0.0010687 max=0.10142 Jy/beam ! Writing clean map to FITS file: J1112+3503_X_2015_01_22_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.101423 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000124635 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.368659 0.368659 0.737317 1.47463 2.94927 5.89854 11.7971 23.5942 47.1883 94.3766 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.101 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9929 x 2.531 at -53.19 degrees (North through East) ! Clean map min=-0.0010687 max=0.10142 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 J1112+3503_X_2015_01_22_pus_uvs.log closed on Wed Jan 4 13:10:08 2017