! Started logfile: J1102+2241_S_2017_03_23_pus_uvs.log on Mon May 13 09:57:21 2019 obs J1102+2241_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1102+2241_S_2017_03_23_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.968056 visibilities/baseline/integration-bin. ! Found source: J1102+2241 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 481 lines of history. ! ! Reading 25092 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J1102+2241_S_2017_03_23_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 = 1024x1024 pixels with 0.500x0.500 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 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 658 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.851669Jy sigma=0.007910 ! Fit after self-cal, rms=0.840989Jy sigma=0.007807 ! 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=2.857 mas, bmaj=6.297 mas, bpa=-4.504 degrees ! Estimated noise=869.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.118784 Jy ! Component: 100 - total flux cleaned = 0.157143 Jy ! Total flux subtracted in 100 components = 0.157143 Jy ! Clean residual min=-0.006013 max=0.015829 Jy/beam ! Clean residual mean=-0.000007 rms=0.001722 Jy/beam ! Combined flux in latest and established models = 0.157143 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.157143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087887Jy sigma=0.000739 ! Fit after self-cal, rms=0.087841Jy sigma=0.000738 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0167547 Jy ! Component: 100 - total flux cleaned = 0.0255373 Jy ! Total flux subtracted in 100 components = 0.0255373 Jy ! Clean residual min=-0.005358 max=0.005432 Jy/beam ! Clean residual mean=0.000002 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.18268 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 0.18268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083090Jy sigma=0.000699 ! Fit after self-cal, rms=0.083083Jy sigma=0.000699 ! 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=3.496 mas, bmaj=6.985 mas, bpa=-2.371 degrees ! Estimated noise=544.242 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.00867569 Jy ! Component: 100 - total flux cleaned = 0.0134498 Jy ! Component: 150 - total flux cleaned = 0.0165575 Jy ! Component: 200 - total flux cleaned = 0.0186869 Jy ! Total flux subtracted in 200 components = 0.0186869 Jy ! Clean residual min=-0.004428 max=0.003130 Jy/beam ! Clean residual mean=-0.000001 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.201367 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 54 components and 0.201367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081858Jy sigma=0.000692 ! Fit after self-cal, rms=0.081853Jy sigma=0.000692 ! 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 1.03 FD 0.93 HN 0.97 KP 1.05 ! LA 1.01 MK 1.03 NL 0.89 OV 1.03 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.96 HN 1.00 KP 1.02 ! LA 0.97 MK 1.03 NL 1.06 OV 1.08 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.02 HN 0.99 KP 0.89 ! LA 0.77 MK 1.07 NL 1.19 OV 0.99 ! PT 0.99 SC 1.08 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.09 HN 0.96 KP 1.00* ! LA 0.78 MK 1.18 NL 1.00* OV 1.52 ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.081853Jy sigma=0.000692 ! Fit after self-cal, rms=0.078464Jy sigma=0.000668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.531 mas, bmaj=7.033 mas, bpa=-2.24 degrees ! Estimated noise=546.924 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.000284452 Jy ! Component: 100 - total flux cleaned = 0.000329382 Jy ! Component: 150 - total flux cleaned = 0.000310303 Jy ! Component: 200 - total flux cleaned = 0.000276863 Jy ! Total flux subtracted in 200 components = 0.000276863 Jy ! Clean residual min=-0.002411 max=0.002181 Jy/beam ! Clean residual mean=0.000011 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.201644 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 64 components and 0.201644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078452Jy sigma=0.000668 ! Fit after self-cal, rms=0.078459Jy sigma=0.000668 ! 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. ! ! Fit before self-cal, rms=0.078459Jy sigma=0.000668 ! Fit after self-cal, rms=0.077733Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=7.032 mas, bpa=-2.348 degrees ! Estimated noise=546.829 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.83329e-05 Jy ! Component: 100 - total flux cleaned = 2.93625e-05 Jy ! Component: 150 - total flux cleaned = -1.03421e-05 Jy ! Component: 200 - total flux cleaned = -4.49565e-05 Jy ! Total flux subtracted in 200 components = -4.49565e-05 Jy ! Clean residual min=-0.001418 max=0.001447 Jy/beam ! Clean residual mean=-0.000001 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.201599 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 70 components and 0.201599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077727Jy sigma=0.000662 ! Fit after self-cal, rms=0.077737Jy sigma=0.000662 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) ! Added new window around map position (94, 125). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140745 Jy ! Component: 100 - total flux cleaned = 0.00170081 Jy ! Component: 150 - total flux cleaned = 0.0018716 Jy ! Component: 200 - total flux cleaned = 0.00195765 Jy ! Total flux subtracted in 200 components = 0.00195765 Jy ! Clean residual min=-0.001414 max=0.001364 Jy/beam ! Clean residual mean=-0.000000 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.203557 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 94 components and 0.203557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077709Jy sigma=0.000661 ! Fit after self-cal, rms=0.077706Jy sigma=0.000661 ! 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. ! ! Fit before self-cal, rms=0.077706Jy sigma=0.000661 ! Fit after self-cal, rms=0.077818Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.525 mas, bmaj=7.026 mas, bpa=-2.348 degrees ! Estimated noise=546.728 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000542206 Jy ! Component: 100 - total flux cleaned = 0.000582767 Jy ! Component: 150 - total flux cleaned = 0.000583013 Jy ! Component: 200 - total flux cleaned = 0.000617348 Jy ! Total flux subtracted in 200 components = 0.000617348 Jy ! Clean residual min=-0.001411 max=0.001296 Jy/beam ! Clean residual mean=-0.000000 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.204174 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 100 components and 0.204174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077808Jy sigma=0.000661 ! Fit after self-cal, rms=0.077810Jy sigma=0.000661 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 = 3.53255e-05 Jy ! Component: 100 - total flux cleaned = 5.21014e-05 Jy ! Component: 150 - total flux cleaned = 6.7493e-05 Jy ! Component: 200 - total flux cleaned = 8.17225e-05 Jy ! Total flux subtracted in 200 components = 8.17225e-05 Jy ! Clean residual min=-0.001420 max=0.001273 Jy/beam ! Clean residual mean=-0.000000 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.204256 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 104 components and 0.204256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077804Jy sigma=0.000661 ! Fit after self-cal, rms=0.077804Jy sigma=0.000661 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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. ! ! Fit before self-cal, rms=0.077804Jy sigma=0.000661 ! Fit after self-cal, rms=0.077820Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.495 mas, bmaj=10.17 mas, bpa=-2.273 degrees ! Estimated noise=670.336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.09242e-05 Jy ! Component: 100 - total flux cleaned = -2.40237e-05 Jy ! Component: 150 - total flux cleaned = -2.44404e-05 Jy ! Component: 200 - total flux cleaned = -1.0757e-05 Jy ! Total flux subtracted in 200 components = -1.0757e-05 Jy ! Clean residual min=-0.001359 max=0.001223 Jy/beam ! Clean residual mean=-0.000001 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.204245 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 116 components and 0.204245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077818Jy sigma=0.000661 ! Fit after self-cal, rms=0.077817Jy sigma=0.000661 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 = 1.35864e-05 Jy ! Component: 100 - total flux cleaned = 1.17002e-05 Jy ! Component: 150 - total flux cleaned = 2.16526e-05 Jy ! Component: 200 - total flux cleaned = 2.14851e-05 Jy ! Total flux subtracted in 200 components = 2.14851e-05 Jy ! Clean residual min=-0.001346 max=0.001210 Jy/beam ! Clean residual mean=-0.000001 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.204266 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 123 components and 0.204266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077818Jy sigma=0.000661 ! Fit after self-cal, rms=0.077817Jy sigma=0.000661 ! 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=3.526 mas, bmaj=7.025 mas, bpa=-2.353 degrees ! Estimated noise=546.586 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.526 x 7.025 at -2.353 degrees (North through East) ! Clean map min=-0.001351 max=0.15707 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=2.872 mas, bmaj=6.305 mas, bpa=-4.457 degrees ! Estimated noise=888.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121217 Jy ! Component: 100 - total flux cleaned = 0.160417 Jy ! Component: 150 - total flux cleaned = 0.177099 Jy ! Component: 200 - total flux cleaned = 0.185889 Jy ! Total flux subtracted in 200 components = 0.185889 Jy ! Clean residual min=-0.002712 max=0.004425 Jy/beam ! Clean residual mean=-0.000004 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.185889 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.185889 Jy ! Inverting map and beam ! Estimated beam: bmin=3.526 mas, bmaj=7.025 mas, bpa=-2.353 degrees ! Estimated noise=546.586 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.00641997 Jy ! Component: 100 - total flux cleaned = 0.00987738 Jy ! Component: 150 - total flux cleaned = 0.0121124 Jy ! Component: 200 - total flux cleaned = 0.0137649 Jy ! Total flux subtracted in 200 components = 0.0137649 Jy ! Clean residual min=-0.001385 max=0.001616 Jy/beam ! Clean residual mean=-0.000003 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.199654 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 56 components and 0.199654 Jy ! Inverting map ! Added new window around map position (5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154361 Jy ! Component: 100 - total flux cleaned = 0.00239451 Jy ! Component: 150 - total flux cleaned = 0.00306188 Jy ! Component: 200 - total flux cleaned = 0.00351524 Jy ! Total flux subtracted in 200 components = 0.00351524 Jy ! Clean residual min=-0.001326 max=0.001290 Jy/beam ! Clean residual mean=-0.000001 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.203169 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 74 components and 0.203169 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.495 mas, bmaj=10.17 mas, bpa=-2.273 degrees ! Estimated noise=670.336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000297218 Jy ! Component: 100 - total flux cleaned = 0.000714739 Jy ! Component: 150 - total flux cleaned = 0.00104121 Jy ! Component: 200 - total flux cleaned = 0.00124589 Jy ! Total flux subtracted in 200 components = 0.00124589 Jy ! Clean residual min=-0.001266 max=0.001206 Jy/beam ! Clean residual mean=-0.000001 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.204415 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.0001375 Jy ! Component: 100 - total flux cleaned = 0.000252831 Jy ! Component: 150 - total flux cleaned = 0.000340227 Jy ! Component: 200 - total flux cleaned = 0.000349991 Jy ! Total flux subtracted in 200 components = 0.000349991 Jy ! Clean residual min=-0.001251 max=0.001212 Jy/beam ! Clean residual mean=-0.000001 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.204765 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 109 components and 0.204765 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.526 mas, bmaj=7.025 mas, bpa=-2.353 degrees ! Estimated noise=546.586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000329978 Jy ! Component: 100 - total flux cleaned = -0.000211634 Jy ! Component: 150 - total flux cleaned = -0.000100531 Jy ! Component: 200 - total flux cleaned = -5.87637e-05 Jy ! Total flux subtracted in 200 components = -5.87637e-05 Jy ! Clean residual min=-0.001331 max=0.001227 Jy/beam ! Clean residual mean=-0.000000 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.204706 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 123 components and 0.204706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077817Jy sigma=0.000661 ! Fit after self-cal, rms=0.077813Jy sigma=0.000661 wmodel J1102+2241_S_2017_03_23_pus_map.mod ! Writing 123 model components to file: J1102+2241_S_2017_03_23_pus_map.mod wobs J1102+2241_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1102+2241_S_2017_03_23_pus_uvs.fits wwins J1102+2241_S_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J1102+2241_S_2017_03_23_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=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000244205 Jy ! Component: 100 - total flux cleaned = -0.000332697 Jy ! Component: 150 - total flux cleaned = -0.000249451 Jy ! Component: 200 - total flux cleaned = -0.000229079 Jy ! Component: 250 - total flux cleaned = -0.000150396 Jy ! Component: 300 - total flux cleaned = -5.53275e-05 Jy ! Component: 350 - total flux cleaned = -3.64547e-05 Jy ! Component: 400 - total flux cleaned = 1.89148e-05 Jy ! Component: 450 - total flux cleaned = 0.000126414 Jy ! Component: 500 - total flux cleaned = 0.000161397 Jy ! Component: 550 - total flux cleaned = 0.000195463 Jy ! Component: 600 - total flux cleaned = 0.000195004 Jy ! Component: 650 - total flux cleaned = 0.000211692 Jy ! Component: 700 - total flux cleaned = 0.000211565 Jy ! Component: 750 - total flux cleaned = 0.000146665 Jy ! Component: 800 - total flux cleaned = 9.90134e-05 Jy ! Component: 850 - total flux cleaned = 5.52494e-06 Jy ! Component: 900 - total flux cleaned = -4.07565e-05 Jy ! Component: 950 - total flux cleaned = -0.000147557 Jy ! Component: 1000 - total flux cleaned = -0.000162647 Jy ! Component: 1050 - total flux cleaned = -0.000266961 Jy ! Component: 1100 - total flux cleaned = -0.000340704 Jy ! Component: 1150 - total flux cleaned = -0.00042757 Jy ! Component: 1200 - total flux cleaned = -0.000513595 Jy ! Component: 1250 - total flux cleaned = -0.000598754 Jy ! Component: 1300 - total flux cleaned = -0.000626909 Jy ! Component: 1350 - total flux cleaned = -0.00071054 Jy ! Component: 1400 - total flux cleaned = -0.000848382 Jy ! Component: 1450 - total flux cleaned = -0.000916478 Jy ! Component: 1500 - total flux cleaned = -0.00094342 Jy ! Component: 1550 - total flux cleaned = -0.000983526 Jy ! Component: 1600 - total flux cleaned = -0.00108956 Jy ! Component: 1650 - total flux cleaned = -0.00115502 Jy ! Component: 1700 - total flux cleaned = -0.00118128 Jy ! Component: 1750 - total flux cleaned = -0.00124603 Jy ! Component: 1800 - total flux cleaned = -0.00130986 Jy ! Component: 1850 - total flux cleaned = -0.00138594 Jy ! Component: 1900 - total flux cleaned = -0.00146133 Jy ! Component: 1950 - total flux cleaned = -0.00147382 Jy ! Component: 2000 - total flux cleaned = -0.00153559 Jy ! Component: 2050 - total flux cleaned = -0.0016092 Jy ! Component: 2100 - total flux cleaned = -0.00163364 Jy ! Component: 2150 - total flux cleaned = -0.00172995 Jy ! Component: 2200 - total flux cleaned = -0.00175382 Jy ! Component: 2250 - total flux cleaned = -0.00173007 Jy ! Component: 2300 - total flux cleaned = -0.00184811 Jy ! Component: 2350 - total flux cleaned = -0.00190657 Jy ! Component: 2400 - total flux cleaned = -0.00194132 Jy ! Component: 2450 - total flux cleaned = -0.00198737 Jy ! Component: 2500 - total flux cleaned = -0.00198735 Jy ! Component: 2550 - total flux cleaned = -0.0020328 Jy ! Component: 2600 - total flux cleaned = -0.00210058 Jy ! Component: 2650 - total flux cleaned = -0.00207806 Jy ! Component: 2700 - total flux cleaned = -0.00211159 Jy ! Component: 2750 - total flux cleaned = -0.00218914 Jy ! Component: 2800 - total flux cleaned = -0.00222208 Jy ! Component: 2850 - total flux cleaned = -0.00223291 Jy ! Component: 2900 - total flux cleaned = -0.00226562 Jy ! Component: 2950 - total flux cleaned = -0.00236271 Jy ! Component: 3000 - total flux cleaned = -0.00237346 Jy ! Component: 3050 - total flux cleaned = -0.00243742 Jy ! Component: 3100 - total flux cleaned = -0.00246922 Jy ! Component: 3150 - total flux cleaned = -0.00254288 Jy ! Component: 3200 - total flux cleaned = -0.00257415 Jy ! Component: 3250 - total flux cleaned = -0.00259494 Jy ! Component: 3300 - total flux cleaned = -0.00266721 Jy ! Component: 3350 - total flux cleaned = -0.00269802 Jy ! Component: 3400 - total flux cleaned = -0.00270823 Jy ! Component: 3450 - total flux cleaned = -0.00270825 Jy ! Component: 3500 - total flux cleaned = -0.00275876 Jy ! Component: 3550 - total flux cleaned = -0.00282882 Jy ! Component: 3600 - total flux cleaned = -0.00283884 Jy ! Component: 3650 - total flux cleaned = -0.0028587 Jy ! Component: 3700 - total flux cleaned = -0.00291784 Jy ! Component: 3750 - total flux cleaned = -0.00293739 Jy ! Component: 3800 - total flux cleaned = -0.00292771 Jy ! Component: 3850 - total flux cleaned = -0.00303444 Jy ! Component: 3900 - total flux cleaned = -0.00299596 Jy ! Component: 3950 - total flux cleaned = -0.0030248 Jy ! Component: 4000 - total flux cleaned = -0.00310118 Jy ! Component: 4050 - total flux cleaned = -0.00312965 Jy ! Total flux subtracted in 4096 components = -0.00313901 Jy ! Clean residual min=-0.000534 max=0.000505 Jy/beam ! Clean residual mean=0.000000 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.201567 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 405 components and 0.201567 Jy ![Exited script file: muppet] wmap "J1102+2241_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.526 x 7.025 at -2.353 degrees (North through East) ! Clean map min=-0.0011985 max=0.15735 Jy/beam ! Writing clean map to FITS file: J1102+2241_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.157352 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000173796 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.331351 0.331351 0.662703 1.32541 2.65081 5.30162 10.6032 21.2065 42.413 84.826 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.157 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.526 x 7.025 at -2.353 degrees (North through East) ! Clean map min=-0.0011985 max=0.15735 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 J1102+2241_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:57:29 2019