! Started logfile: J1124+2336_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:39:34 2019 obs J1124+2336_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J1124+2336_S_2017_03_27_pus_uva.fits ! AN table 1: 217 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.97829 visibilities/baseline/integration-bin. ! Found source: J1124+2336 ! ! 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 1684 lines of history. ! ! Reading 38212 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 J1124+2336_S_2017_03_27_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 26 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 532 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.454230Jy sigma=0.004120 ! Fit after self-cal, rms=0.355817Jy sigma=0.003214 ! 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.85 mas, bmaj=5.991 mas, bpa=-5.099 degrees ! Estimated noise=803.733 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.512201 Jy ! Component: 100 - total flux cleaned = 0.627195 Jy ! Total flux subtracted in 100 components = 0.627195 Jy ! Clean residual min=-0.017998 max=0.050205 Jy/beam ! Clean residual mean=-0.000070 rms=0.005202 Jy/beam ! Combined flux in latest and established models = 0.627195 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.627195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159774Jy sigma=0.001342 ! Fit after self-cal, rms=0.159734Jy sigma=0.001341 ! Inverting map ! Added new window around map position (4, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0526313 Jy ! Component: 100 - total flux cleaned = 0.0832113 Jy ! Total flux subtracted in 100 components = 0.0832113 Jy ! Clean residual min=-0.014675 max=0.018114 Jy/beam ! Clean residual mean=-0.000033 rms=0.003801 Jy/beam ! Combined flux in latest and established models = 0.710406 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.710406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134762Jy sigma=0.001076 ! Fit after self-cal, rms=0.133913Jy sigma=0.001068 ! 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.455 mas, bmaj=6.917 mas, bpa=-4.445 degrees ! Estimated noise=418.668 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.030527 Jy ! Component: 100 - total flux cleaned = 0.047239 Jy ! Component: 150 - total flux cleaned = 0.0578246 Jy ! Component: 200 - total flux cleaned = 0.0649957 Jy ! Total flux subtracted in 200 components = 0.0649957 Jy ! Clean residual min=-0.009344 max=0.014297 Jy/beam ! Clean residual mean=-0.000005 rms=0.003089 Jy/beam ! Combined flux in latest and established models = 0.775402 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 63 components and 0.775402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126516Jy sigma=0.000994 ! Fit after self-cal, rms=0.126149Jy sigma=0.000990 ! 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.01 FD 0.94 HN 0.94 KP 1.02 ! LA 0.96 MK 1.00 NL 0.98 OV 1.01 ! PT 0.98 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00 HN 0.98 KP 0.99 ! LA 0.95 MK 1.00 NL 1.12 OV 1.04 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00 HN 0.97 KP 0.98 ! LA 0.99 MK 1.03 NL 1.22 OV 0.96 ! PT 0.94 SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 0.95 KP 1.00* ! LA 0.95 MK 1.16 NL 1.00* OV 1.20 ! PT 0.99 SC 1.60 ! ! ! Fit before self-cal, rms=0.126149Jy sigma=0.000990 ! Fit after self-cal, rms=0.121874Jy sigma=0.000839 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.469 mas, bmaj=6.951 mas, bpa=-4.321 degrees ! Estimated noise=419.588 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.00353958 Jy ! Component: 100 - total flux cleaned = 0.00461105 Jy ! Component: 150 - total flux cleaned = 0.00526034 Jy ! Component: 200 - total flux cleaned = 0.00569722 Jy ! Total flux subtracted in 200 components = 0.00569722 Jy ! Clean residual min=-0.008287 max=0.009538 Jy/beam ! Clean residual mean=0.000019 rms=0.002155 Jy/beam ! Combined flux in latest and established models = 0.781099 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 75 components and 0.781099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121297Jy sigma=0.000838 ! Fit after self-cal, rms=0.121423Jy sigma=0.000838 ! 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.121423Jy sigma=0.000838 ! Fit after self-cal, rms=0.111299Jy sigma=0.000728 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.47 mas, bmaj=6.937 mas, bpa=-4.273 degrees ! Estimated noise=419.884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119653 Jy ! Component: 100 - total flux cleaned = 0.00151236 Jy ! Component: 150 - total flux cleaned = 0.00170143 Jy ! Component: 200 - total flux cleaned = 0.00175369 Jy ! Total flux subtracted in 200 components = 0.00175369 Jy ! Clean residual min=-0.001899 max=0.001665 Jy/beam ! Clean residual mean=-0.000002 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.782853 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 87 components and 0.782853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111167Jy sigma=0.000726 ! Fit after self-cal, rms=0.111231Jy sigma=0.000726 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 = 8.16982e-05 Jy ! Component: 100 - total flux cleaned = 0.000175771 Jy ! Component: 150 - total flux cleaned = 0.00021619 Jy ! Component: 200 - total flux cleaned = 0.000250662 Jy ! Total flux subtracted in 200 components = 0.000250662 Jy ! Clean residual min=-0.001819 max=0.001553 Jy/beam ! Clean residual mean=-0.000002 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.783104 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 93 components and 0.783104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111189Jy sigma=0.000726 ! Fit after self-cal, rms=0.111182Jy sigma=0.000726 ! 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.111182Jy sigma=0.000726 ! Fit after self-cal, rms=0.111435Jy sigma=0.000725 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.47 mas, bmaj=6.936 mas, bpa=-4.25 degrees ! Estimated noise=420.532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130202 Jy ! Component: 100 - total flux cleaned = 0.00143563 Jy ! Component: 150 - total flux cleaned = 0.00150644 Jy ! Component: 200 - total flux cleaned = 0.00153693 Jy ! Total flux subtracted in 200 components = 0.00153693 Jy ! Clean residual min=-0.001735 max=0.001464 Jy/beam ! Clean residual mean=-0.000002 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.784641 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 96 components and 0.784641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111379Jy sigma=0.000725 ! Fit after self-cal, rms=0.111377Jy sigma=0.000725 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 = 4.32704e-05 Jy ! Component: 100 - total flux cleaned = 4.26419e-05 Jy ! Component: 150 - total flux cleaned = 4.31954e-05 Jy ! Component: 200 - total flux cleaned = 4.27226e-05 Jy ! Total flux subtracted in 200 components = 4.27226e-05 Jy ! Clean residual min=-0.001703 max=0.001438 Jy/beam ! Clean residual mean=-0.000002 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.784683 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 98 components and 0.784684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111360Jy sigma=0.000725 ! Fit after self-cal, rms=0.111358Jy sigma=0.000725 ! 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.111358Jy sigma=0.000725 ! Fit after self-cal, rms=0.111599Jy sigma=0.000725 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.442 mas, bmaj=10.13 mas, bpa=-2.252 degrees ! Estimated noise=514.803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131519 Jy ! Component: 100 - total flux cleaned = 0.00186792 Jy ! Component: 150 - total flux cleaned = 0.00194671 Jy ! Component: 200 - total flux cleaned = 0.00195808 Jy ! Total flux subtracted in 200 components = 0.00195808 Jy ! Clean residual min=-0.001844 max=0.001741 Jy/beam ! Clean residual mean=-0.000004 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.786642 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 108 components and 0.786642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111577Jy sigma=0.000725 ! Fit after self-cal, rms=0.111576Jy sigma=0.000725 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 = 2.59145e-05 Jy ! Component: 100 - total flux cleaned = 1.49131e-05 Jy ! Component: 150 - total flux cleaned = 5.37031e-06 Jy ! Component: 200 - total flux cleaned = -2.94999e-06 Jy ! Total flux subtracted in 200 components = -2.94999e-06 Jy ! Clean residual min=-0.001829 max=0.001753 Jy/beam ! Clean residual mean=-0.000004 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.786639 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 111 components and 0.786639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111574Jy sigma=0.000725 ! Fit after self-cal, rms=0.111573Jy sigma=0.000725 ! 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.471 mas, bmaj=6.935 mas, bpa=-4.218 degrees ! Estimated noise=421.238 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.471 x 6.935 at -4.218 degrees (North through East) ! Clean map min=-0.0016381 max=0.6754 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. ! ! Fit before self-cal, rms=0.111573Jy sigma=0.000725 ! Fit after self-cal, rms=0.101329Jy sigma=0.000621 ! Inverting map and beam ! Estimated beam: bmin=3.472 mas, bmaj=6.935 mas, bpa=-4.194 degrees ! Estimated noise=420.867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00102137 Jy ! Component: 100 - total flux cleaned = -0.00110362 Jy ! Component: 150 - total flux cleaned = -0.00115108 Jy ! Component: 200 - total flux cleaned = -0.00117383 Jy ! Total flux subtracted in 200 components = -0.00117383 Jy ! Clean residual min=-0.001493 max=0.001262 Jy/beam ! Clean residual mean=0.000002 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.785465 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 117 components and 0.785465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101312Jy sigma=0.000621 ! Fit after self-cal, rms=0.101310Jy sigma=0.000621 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.45761e-05 Jy ! Component: 100 - total flux cleaned = -9.38688e-05 Jy ! Component: 150 - total flux cleaned = -0.000112351 Jy ! Component: 200 - total flux cleaned = -0.000129804 Jy ! Total flux subtracted in 200 components = -0.000129804 Jy ! Clean residual min=-0.001488 max=0.001225 Jy/beam ! Clean residual mean=0.000002 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.785335 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 122 components and 0.785335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101303Jy sigma=0.000620 ! Fit after self-cal, rms=0.101302Jy sigma=0.000620 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101302Jy sigma=0.000620 ! Fit after self-cal, rms=0.101365Jy sigma=0.000620 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.87 mas, bmaj=6.023 mas, bpa=-4.817 degrees ! Estimated noise=814.373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.518545 Jy ! Component: 100 - total flux cleaned = 0.637897 Jy ! Component: 150 - total flux cleaned = 0.690014 Jy ! Component: 200 - total flux cleaned = 0.720736 Jy ! Total flux subtracted in 200 components = 0.720736 Jy ! Clean residual min=-0.005705 max=0.015903 Jy/beam ! Clean residual mean=-0.000025 rms=0.001616 Jy/beam ! Combined flux in latest and established models = 0.720736 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.720736 Jy ! Inverting map and beam ! Estimated beam: bmin=3.474 mas, bmaj=6.936 mas, bpa=-4.174 degrees ! Estimated noise=420.809 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.0259075 Jy ! Component: 100 - total flux cleaned = 0.0396573 Jy ! Component: 150 - total flux cleaned = 0.047734 Jy ! Component: 200 - total flux cleaned = 0.0528379 Jy ! Total flux subtracted in 200 components = 0.0528379 Jy ! Clean residual min=-0.001641 max=0.002980 Jy/beam ! Clean residual mean=-0.000002 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.773574 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 59 components and 0.773574 Jy ! Inverting map ! Added new window around map position (8, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00351225 Jy ! Component: 100 - total flux cleaned = 0.00594305 Jy ! Component: 150 - total flux cleaned = 0.00770442 Jy ! Component: 200 - total flux cleaned = 0.00904506 Jy ! Total flux subtracted in 200 components = 0.00904506 Jy ! Clean residual min=-0.001276 max=0.001471 Jy/beam ! Clean residual mean=0.000002 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.782619 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 81 components and 0.782619 Jy ! Inverting map ! Added new window around map position (-4.5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000817807 Jy ! Component: 100 - total flux cleaned = 0.00132685 Jy ! Component: 150 - total flux cleaned = 0.00173444 Jy ! Component: 200 - total flux cleaned = 0.00206348 Jy ! Total flux subtracted in 200 components = 0.00206348 Jy ! Clean residual min=-0.001192 max=0.001131 Jy/beam ! Clean residual mean=0.000002 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.784683 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 95 components and 0.784683 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.447 mas, bmaj=10.13 mas, bpa=-2.179 degrees ! Estimated noise=513.799 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000793205 Jy ! Component: 100 - total flux cleaned = 0.000991751 Jy ! Component: 150 - total flux cleaned = 0.00117051 Jy ! Component: 200 - total flux cleaned = 0.00127445 Jy ! Total flux subtracted in 200 components = 0.00127445 Jy ! Clean residual min=-0.001435 max=0.001416 Jy/beam ! Clean residual mean=0.000005 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.785957 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 = 6.39535e-05 Jy ! Component: 100 - total flux cleaned = 0.000130096 Jy ! Component: 150 - total flux cleaned = 0.000159835 Jy ! Component: 200 - total flux cleaned = 0.000178126 Jy ! Total flux subtracted in 200 components = 0.000178126 Jy ! Clean residual min=-0.001411 max=0.001422 Jy/beam ! Clean residual mean=0.000005 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.786135 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 131 components and 0.786136 Jy ! Inverting map ! Added new window around map position (101.5, 15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113175 Jy ! Component: 100 - total flux cleaned = 0.00132213 Jy ! Component: 150 - total flux cleaned = 0.0014998 Jy ! Component: 200 - total flux cleaned = 0.00159862 Jy ! Total flux subtracted in 200 components = 0.00159862 Jy ! Clean residual min=-0.001210 max=0.001207 Jy/beam ! Clean residual mean=0.000003 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.787734 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 168 components and 0.787734 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.474 mas, bmaj=6.936 mas, bpa=-4.174 degrees ! Estimated noise=420.809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000369822 Jy ! Component: 100 - total flux cleaned = 0.000423662 Jy ! Component: 150 - total flux cleaned = 0.000473041 Jy ! Component: 200 - total flux cleaned = 0.000496518 Jy ! Total flux subtracted in 200 components = 0.000496518 Jy ! Clean residual min=-0.001098 max=0.001057 Jy/beam ! Clean residual mean=0.000001 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.788231 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 191 components and 0.78823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101295Jy sigma=0.000620 ! Fit after self-cal, rms=0.101291Jy sigma=0.000620 wmodel J1124+2336_S_2017_03_27_pus_map.mod ! Writing 191 model components to file: J1124+2336_S_2017_03_27_pus_map.mod wobs J1124+2336_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J1124+2336_S_2017_03_27_pus_uvs.fits wwins J1124+2336_S_2017_03_27_pus_map.win ! wwins: Wrote 5 windows to J1124+2336_S_2017_03_27_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.000192816 Jy ! Component: 100 - total flux cleaned = -0.000305618 Jy ! Component: 150 - total flux cleaned = -0.000396331 Jy ! Component: 200 - total flux cleaned = -0.000431415 Jy ! Component: 250 - total flux cleaned = -0.000482762 Jy ! Component: 300 - total flux cleaned = -0.000499154 Jy ! Component: 350 - total flux cleaned = -0.000564486 Jy ! Component: 400 - total flux cleaned = -0.000564329 Jy ! Component: 450 - total flux cleaned = -0.000627336 Jy ! Component: 500 - total flux cleaned = -0.000596006 Jy ! Component: 550 - total flux cleaned = -0.000626471 Jy ! Component: 600 - total flux cleaned = -0.000656837 Jy ! Component: 650 - total flux cleaned = -0.000716384 Jy ! Component: 700 - total flux cleaned = -0.000760164 Jy ! Component: 750 - total flux cleaned = -0.000817838 Jy ! Component: 800 - total flux cleaned = -0.000846413 Jy ! Component: 850 - total flux cleaned = -0.000860494 Jy ! Component: 900 - total flux cleaned = -0.000915986 Jy ! Component: 950 - total flux cleaned = -0.00092963 Jy ! Component: 1000 - total flux cleaned = -0.000916151 Jy ! Component: 1050 - total flux cleaned = -0.000929416 Jy ! Component: 1100 - total flux cleaned = -0.000916164 Jy ! Component: 1150 - total flux cleaned = -0.000903179 Jy ! Component: 1200 - total flux cleaned = -0.000902832 Jy ! Component: 1250 - total flux cleaned = -0.000851632 Jy ! Component: 1300 - total flux cleaned = -0.000877049 Jy ! Component: 1350 - total flux cleaned = -0.000877041 Jy ! Component: 1400 - total flux cleaned = -0.000839697 Jy ! Component: 1450 - total flux cleaned = -0.000852163 Jy ! Component: 1500 - total flux cleaned = -0.000839855 Jy ! Component: 1550 - total flux cleaned = -0.000779163 Jy ! Component: 1600 - total flux cleaned = -0.000779175 Jy ! Component: 1650 - total flux cleaned = -0.000743365 Jy ! Component: 1700 - total flux cleaned = -0.000684509 Jy ! Component: 1750 - total flux cleaned = -0.000649523 Jy ! Component: 1800 - total flux cleaned = -0.000614828 Jy ! Component: 1850 - total flux cleaned = -0.000568828 Jy ! Component: 1900 - total flux cleaned = -0.000534767 Jy ! Component: 1950 - total flux cleaned = -0.000512258 Jy ! Component: 2000 - total flux cleaned = -0.000467446 Jy ! Component: 2050 - total flux cleaned = -0.000400722 Jy ! Component: 2100 - total flux cleaned = -0.000356688 Jy ! Component: 2150 - total flux cleaned = -0.000345947 Jy ! Component: 2200 - total flux cleaned = -0.000291687 Jy ! Component: 2250 - total flux cleaned = -0.000291713 Jy ! Component: 2300 - total flux cleaned = -0.000216976 Jy ! Component: 2350 - total flux cleaned = -0.000248785 Jy ! Component: 2400 - total flux cleaned = -0.000153916 Jy ! Component: 2450 - total flux cleaned = -0.000112041 Jy ! Component: 2500 - total flux cleaned = -0.000101679 Jy ! Component: 2550 - total flux cleaned = -3.96855e-05 Jy ! Component: 2600 - total flux cleaned = -3.97108e-05 Jy ! Component: 2650 - total flux cleaned = 2.1329e-05 Jy ! Component: 2700 - total flux cleaned = 5.16541e-05 Jy ! Component: 2750 - total flux cleaned = 8.17451e-05 Jy ! Component: 2800 - total flux cleaned = 9.1689e-05 Jy ! Component: 2850 - total flux cleaned = 0.000131406 Jy ! Component: 2900 - total flux cleaned = 0.000180605 Jy ! Component: 2950 - total flux cleaned = 0.000170692 Jy ! Component: 3000 - total flux cleaned = 0.000229011 Jy ! Component: 3050 - total flux cleaned = 0.000258081 Jy ! Component: 3100 - total flux cleaned = 0.000306028 Jy ! Component: 3150 - total flux cleaned = 0.000334559 Jy ! Component: 3200 - total flux cleaned = 0.000353562 Jy ! Component: 3250 - total flux cleaned = 0.000410211 Jy ! Component: 3300 - total flux cleaned = 0.000400829 Jy ! Component: 3350 - total flux cleaned = 0.000447418 Jy ! Component: 3400 - total flux cleaned = 0.000539913 Jy ! Component: 3450 - total flux cleaned = 0.000539884 Jy ! Component: 3500 - total flux cleaned = 0.000558096 Jy ! Component: 3550 - total flux cleaned = 0.000621698 Jy ! Component: 3600 - total flux cleaned = 0.000675909 Jy ! Component: 3650 - total flux cleaned = 0.000711763 Jy ! Component: 3700 - total flux cleaned = 0.000729585 Jy ! Component: 3750 - total flux cleaned = 0.000782929 Jy ! Component: 3800 - total flux cleaned = 0.000844762 Jy ! Component: 3850 - total flux cleaned = 0.000888642 Jy ! Component: 3900 - total flux cleaned = 0.000923539 Jy ! Component: 3950 - total flux cleaned = 0.000949571 Jy ! Component: 4000 - total flux cleaned = 0.000984133 Jy ! Component: 4050 - total flux cleaned = 0.00100126 Jy ! Total flux subtracted in 4096 components = 0.00105252 Jy ! Clean residual min=-0.000582 max=0.000555 Jy/beam ! Clean residual mean=0.000000 rms=0.000158 Jy/beam ! Combined flux in latest and established models = 0.789283 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 487 components and 0.789283 Jy ![Exited script file: muppet] wmap "J1124+2336_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.474 x 6.936 at -4.174 degrees (North through East) ! Clean map min=-0.00091288 max=0.67606 Jy/beam ! Writing clean map to FITS file: J1124+2336_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.676059 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0001585 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.070334 0.070334 0.140668 0.281336 0.562672 1.12534 2.25069 4.50138 9.00276 18.0055 36.011 72.022 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.676 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.474 x 6.936 at -4.174 degrees (North through East) ! Clean map min=-0.00091288 max=0.67606 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 J1124+2336_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:39:40 2019