! Started logfile: J0238+4712_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:03:02 2017 obs J0238+4712_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0238+4712_S_2015_01_23_pus_uva.fits ! AN table 1: 104 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.786538 visibilities/baseline/integration-bin. ! Found source: J0238+4712 ! ! 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 338 lines of history. ! ! Reading 14724 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 J0238+4712_S_2015_01_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 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.880744Jy sigma=0.010941 ! Fit after self-cal, rms=0.864258Jy sigma=0.010740 ! 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=3.179 mas, bmaj=3.761 mas, bpa=-10.22 degrees ! Estimated noise=797.367 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.103248 Jy ! Component: 100 - total flux cleaned = 0.129221 Jy ! Total flux subtracted in 100 components = 0.129221 Jy ! Clean residual min=-0.005504 max=0.009627 Jy/beam ! Clean residual mean=-0.000005 rms=0.001229 Jy/beam ! Combined flux in latest and established models = 0.129221 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.129221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072041Jy sigma=0.000825 ! Fit after self-cal, rms=0.072034Jy sigma=0.000825 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00973988 Jy ! Component: 100 - total flux cleaned = 0.0147122 Jy ! Total flux subtracted in 100 components = 0.0147122 Jy ! Clean residual min=-0.004178 max=0.004203 Jy/beam ! Clean residual mean=-0.000004 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.143933 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.143933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070255Jy sigma=0.000808 ! Fit after self-cal, rms=0.070253Jy sigma=0.000808 ! 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.884 mas, bmaj=4.631 mas, bpa=-11.93 degrees ! Estimated noise=477.48 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.00369254 Jy ! Component: 100 - total flux cleaned = 0.0056047 Jy ! Component: 150 - total flux cleaned = 0.00669599 Jy ! Component: 200 - total flux cleaned = 0.00710471 Jy ! Total flux subtracted in 200 components = 0.00710471 Jy ! Clean residual min=-0.004035 max=0.004434 Jy/beam ! Clean residual mean=-0.000010 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.151037 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.151037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069960Jy sigma=0.000806 ! Fit after self-cal, rms=0.069962Jy sigma=0.000806 ! 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.98 FD 1.00* HN 0.97 KP 1.10 ! LA 1.02 MK 1.03 NL 0.98 OV 0.98 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 1.03 KP 1.04 ! LA 1.00 MK 1.00 NL 1.04 OV 1.01 ! PT 1.02 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00* HN 1.03 KP 0.87 ! LA 0.78 MK 1.06 NL 1.33 OV 0.95 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00* HN 0.97 KP 0.82 ! LA 0.81 MK 1.01 NL 1.10 OV 0.98 ! PT 1.03 SC 1.01 ! ! ! Fit before self-cal, rms=0.069962Jy sigma=0.000806 ! Fit after self-cal, rms=0.066536Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.92 mas, bmaj=4.679 mas, bpa=-12.03 degrees ! Estimated noise=479.634 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.000670715 Jy ! Component: 100 - total flux cleaned = -0.000801595 Jy ! Component: 150 - total flux cleaned = -0.000891667 Jy ! Component: 200 - total flux cleaned = -0.000972228 Jy ! Total flux subtracted in 200 components = -0.000972228 Jy ! Clean residual min=-0.001881 max=0.001756 Jy/beam ! Clean residual mean=-0.000008 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.150065 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 33 components and 0.150065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066514Jy sigma=0.000778 ! Fit after self-cal, rms=0.066496Jy sigma=0.000778 ! 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.066496Jy sigma=0.000778 ! Fit after self-cal, rms=0.066451Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.928 mas, bmaj=4.67 mas, bpa=-12.03 degrees ! Estimated noise=478.913 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000494692 Jy ! Component: 100 - total flux cleaned = -0.000532431 Jy ! Component: 150 - total flux cleaned = -0.000566515 Jy ! Component: 200 - total flux cleaned = -0.000582204 Jy ! Total flux subtracted in 200 components = -0.000582204 Jy ! Clean residual min=-0.001636 max=0.001595 Jy/beam ! Clean residual mean=-0.000003 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.149483 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 39 components and 0.149483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066440Jy sigma=0.000776 ! Fit after self-cal, rms=0.066448Jy sigma=0.000776 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.14504e-05 Jy ! Component: 100 - total flux cleaned = -3.5215e-05 Jy ! Component: 150 - total flux cleaned = -4.84759e-05 Jy ! Component: 200 - total flux cleaned = -7.28898e-05 Jy ! Total flux subtracted in 200 components = -7.28898e-05 Jy ! Clean residual min=-0.001635 max=0.001589 Jy/beam ! Clean residual mean=-0.000003 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.14941 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.14941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066443Jy sigma=0.000775 ! Fit after self-cal, rms=0.066442Jy sigma=0.000775 ! 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.066442Jy sigma=0.000775 ! Fit after self-cal, rms=0.066494Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.936 mas, bmaj=4.674 mas, bpa=-11.88 degrees ! Estimated noise=478.851 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00039508 Jy ! Component: 100 - total flux cleaned = -0.000409599 Jy ! Component: 150 - total flux cleaned = -0.00042173 Jy ! Component: 200 - total flux cleaned = -0.000443992 Jy ! Total flux subtracted in 200 components = -0.000443992 Jy ! Clean residual min=-0.001596 max=0.001591 Jy/beam ! Clean residual mean=-0.000003 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.148966 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.148966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066488Jy sigma=0.000775 ! Fit after self-cal, rms=0.066489Jy sigma=0.000775 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.55511e-05 Jy ! Component: 100 - total flux cleaned = -4.56876e-05 Jy ! Component: 150 - total flux cleaned = -6.49327e-05 Jy ! Component: 200 - total flux cleaned = -8.3126e-05 Jy ! Total flux subtracted in 200 components = -8.3126e-05 Jy ! Clean residual min=-0.001595 max=0.001582 Jy/beam ! Clean residual mean=-0.000003 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.148883 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.148883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066486Jy sigma=0.000775 ! Fit after self-cal, rms=0.066486Jy sigma=0.000775 ! 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.066486Jy sigma=0.000775 ! Fit after self-cal, rms=0.066530Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.707 mas, bmaj=8.385 mas, bpa=6.329 degrees ! Estimated noise=587.446 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000380063 Jy ! Component: 100 - total flux cleaned = -0.000508321 Jy ! Component: 150 - total flux cleaned = -0.000523264 Jy ! Component: 200 - total flux cleaned = -0.000528251 Jy ! Total flux subtracted in 200 components = -0.000528251 Jy ! Clean residual min=-0.001685 max=0.001798 Jy/beam ! Clean residual mean=-0.000006 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.148355 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 47 components and 0.148355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066528Jy sigma=0.000775 ! Fit after self-cal, rms=0.066529Jy sigma=0.000775 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.92233e-07 Jy ! Component: 100 - total flux cleaned = -1.1698e-05 Jy ! Component: 150 - total flux cleaned = -1.45261e-05 Jy ! Component: 200 - total flux cleaned = -1.68169e-05 Jy ! Total flux subtracted in 200 components = -1.68169e-05 Jy ! Clean residual min=-0.001689 max=0.001792 Jy/beam ! Clean residual mean=-0.000006 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.148338 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 49 components and 0.148338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066529Jy sigma=0.000775 ! Fit after self-cal, rms=0.066529Jy sigma=0.000775 ! 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.943 mas, bmaj=4.678 mas, bpa=-11.8 degrees ! Estimated noise=478.829 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.943 x 4.678 at -11.8 degrees (North through East) ! Clean map min=-0.001527 max=0.13574 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=3.218 mas, bmaj=3.787 mas, bpa=-10.52 degrees ! Estimated noise=803.401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103894 Jy ! Component: 100 - total flux cleaned = 0.130085 Jy ! Component: 150 - total flux cleaned = 0.139535 Jy ! Component: 200 - total flux cleaned = 0.144064 Jy ! Total flux subtracted in 200 components = 0.144064 Jy ! Clean residual min=-0.002598 max=0.002660 Jy/beam ! Clean residual mean=-0.000002 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.144064 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.144064 Jy ! Inverting map and beam ! Estimated beam: bmin=3.943 mas, bmaj=4.678 mas, bpa=-11.8 degrees ! Estimated noise=478.829 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.00249284 Jy ! Component: 100 - total flux cleaned = 0.00361708 Jy ! Component: 150 - total flux cleaned = 0.00402842 Jy ! Component: 200 - total flux cleaned = 0.00404667 Jy ! Total flux subtracted in 200 components = 0.00404667 Jy ! Clean residual min=-0.001582 max=0.001597 Jy/beam ! Clean residual mean=-0.000003 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.148111 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.148111 Jy ! Inverting map ! Added new window around map position (-55.5, -38). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103268 Jy ! Component: 100 - total flux cleaned = 0.00111592 Jy ! Component: 150 - total flux cleaned = 0.0012979 Jy ! Component: 200 - total flux cleaned = 0.00147423 Jy ! Total flux subtracted in 200 components = 0.00147423 Jy ! Clean residual min=-0.001472 max=0.001372 Jy/beam ! Clean residual mean=-0.000005 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.149585 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 38 components and 0.149585 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.707 mas, bmaj=8.385 mas, bpa=6.329 degrees ! Estimated noise=587.446 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000416984 Jy ! Component: 100 - total flux cleaned = 0.000552969 Jy ! Component: 150 - total flux cleaned = 0.000661161 Jy ! Component: 200 - total flux cleaned = 0.000741545 Jy ! Total flux subtracted in 200 components = 0.000741545 Jy ! Clean residual min=-0.001582 max=0.001567 Jy/beam ! Clean residual mean=-0.000011 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.150326 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 = 3.41805e-05 Jy ! Component: 100 - total flux cleaned = 6.4192e-05 Jy ! Component: 150 - total flux cleaned = 9.0991e-05 Jy ! Component: 200 - total flux cleaned = 0.000114632 Jy ! Total flux subtracted in 200 components = 0.000114632 Jy ! Clean residual min=-0.001581 max=0.001561 Jy/beam ! Clean residual mean=-0.000011 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.150441 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 59 components and 0.150441 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.943 mas, bmaj=4.678 mas, bpa=-11.8 degrees ! Estimated noise=478.829 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000422194 Jy ! Component: 100 - total flux cleaned = -0.000469533 Jy ! Component: 150 - total flux cleaned = -0.000455603 Jy ! Component: 200 - total flux cleaned = -0.000455837 Jy ! Total flux subtracted in 200 components = -0.000455837 Jy ! Clean residual min=-0.001468 max=0.001371 Jy/beam ! Clean residual mean=-0.000005 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.149985 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.149985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066496Jy sigma=0.000775 ! Fit after self-cal, rms=0.066490Jy sigma=0.000775 wmodel J0238+4712_S_2015_01_23_pus_map.mod ! Writing 63 model components to file: J0238+4712_S_2015_01_23_pus_map.mod wobs J0238+4712_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0238+4712_S_2015_01_23_pus_uvs.fits wwins J0238+4712_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J0238+4712_S_2015_01_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.000366806 Jy ! Component: 100 - total flux cleaned = -0.000436491 Jy ! Component: 150 - total flux cleaned = -0.00054734 Jy ! Component: 200 - total flux cleaned = -0.000739309 Jy ! Component: 250 - total flux cleaned = -0.000904121 Jy ! Component: 300 - total flux cleaned = -0.0010443 Jy ! Component: 350 - total flux cleaned = -0.00120032 Jy ! Component: 400 - total flux cleaned = -0.00131375 Jy ! Component: 450 - total flux cleaned = -0.00140635 Jy ! Component: 500 - total flux cleaned = -0.00151512 Jy ! Component: 550 - total flux cleaned = -0.0016562 Jy ! Component: 600 - total flux cleaned = -0.00170765 Jy ! Component: 650 - total flux cleaned = -0.00182595 Jy ! Component: 700 - total flux cleaned = -0.00192524 Jy ! Component: 750 - total flux cleaned = -0.00194112 Jy ! Component: 800 - total flux cleaned = -0.00194097 Jy ! Component: 850 - total flux cleaned = -0.00195687 Jy ! Component: 900 - total flux cleaned = -0.00197227 Jy ! Component: 950 - total flux cleaned = -0.0019875 Jy ! Component: 1000 - total flux cleaned = -0.00197237 Jy ! Component: 1050 - total flux cleaned = -0.00197249 Jy ! Component: 1100 - total flux cleaned = -0.00198734 Jy ! Component: 1150 - total flux cleaned = -0.00198728 Jy ! Component: 1200 - total flux cleaned = -0.00200133 Jy ! Component: 1250 - total flux cleaned = -0.00205695 Jy ! Component: 1300 - total flux cleaned = -0.00207056 Jy ! Component: 1350 - total flux cleaned = -0.00208398 Jy ! Component: 1400 - total flux cleaned = -0.00212354 Jy ! Component: 1450 - total flux cleaned = -0.00212355 Jy ! Component: 1500 - total flux cleaned = -0.0021236 Jy ! Component: 1550 - total flux cleaned = -0.00219982 Jy ! Component: 1600 - total flux cleaned = -0.00218722 Jy ! Component: 1650 - total flux cleaned = -0.00218727 Jy ! Component: 1700 - total flux cleaned = -0.00221157 Jy ! Component: 1750 - total flux cleaned = -0.00224755 Jy ! Component: 1800 - total flux cleaned = -0.00223543 Jy ! Component: 1850 - total flux cleaned = -0.00225872 Jy ! Component: 1900 - total flux cleaned = -0.00221236 Jy ! Component: 1950 - total flux cleaned = -0.0022697 Jy ! Component: 2000 - total flux cleaned = -0.00226971 Jy ! Component: 2050 - total flux cleaned = -0.00233673 Jy ! Component: 2100 - total flux cleaned = -0.00235886 Jy ! Component: 2150 - total flux cleaned = -0.00238081 Jy ! Component: 2200 - total flux cleaned = -0.00247787 Jy ! Component: 2250 - total flux cleaned = -0.00247804 Jy ! Component: 2300 - total flux cleaned = -0.00252047 Jy ! Component: 2350 - total flux cleaned = -0.00257265 Jy ! Component: 2400 - total flux cleaned = -0.00264502 Jy ! Component: 2450 - total flux cleaned = -0.00271677 Jy ! Component: 2500 - total flux cleaned = -0.00277756 Jy ! Component: 2550 - total flux cleaned = -0.00284789 Jy ! Component: 2600 - total flux cleaned = -0.00288767 Jy ! Component: 2650 - total flux cleaned = -0.00295671 Jy ! Component: 2700 - total flux cleaned = -0.00301539 Jy ! Component: 2750 - total flux cleaned = -0.00311225 Jy ! Component: 2800 - total flux cleaned = -0.00318888 Jy ! Component: 2850 - total flux cleaned = -0.00323656 Jy ! Component: 2900 - total flux cleaned = -0.00329316 Jy ! Component: 2950 - total flux cleaned = -0.00339578 Jy ! Component: 3000 - total flux cleaned = -0.00346971 Jy ! Component: 3050 - total flux cleaned = -0.0034971 Jy ! Component: 3100 - total flux cleaned = -0.00353347 Jy ! Component: 3150 - total flux cleaned = -0.00359671 Jy ! Component: 3200 - total flux cleaned = -0.00362356 Jy ! Component: 3250 - total flux cleaned = -0.00364134 Jy ! Component: 3300 - total flux cleaned = -0.00370307 Jy ! Component: 3350 - total flux cleaned = -0.00371174 Jy ! Component: 3400 - total flux cleaned = -0.00374648 Jy ! Component: 3450 - total flux cleaned = -0.00374639 Jy ! Component: 3500 - total flux cleaned = -0.00378917 Jy ! Component: 3550 - total flux cleaned = -0.00384008 Jy ! Component: 3600 - total flux cleaned = -0.00386541 Jy ! Component: 3650 - total flux cleaned = -0.00389902 Jy ! Component: 3700 - total flux cleaned = -0.00393227 Jy ! Component: 3750 - total flux cleaned = -0.00395711 Jy ! Component: 3800 - total flux cleaned = -0.00398989 Jy ! Component: 3850 - total flux cleaned = -0.00403065 Jy ! Component: 3900 - total flux cleaned = -0.00411172 Jy ! Component: 3950 - total flux cleaned = -0.0041118 Jy ! Component: 4000 - total flux cleaned = -0.00416781 Jy ! Component: 4050 - total flux cleaned = -0.00420763 Jy ! Total flux subtracted in 4096 components = -0.00427879 Jy ! Clean residual min=-0.000517 max=0.000469 Jy/beam ! Clean residual mean=-0.000002 rms=0.000139 Jy/beam ! Combined flux in latest and established models = 0.145706 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 326 components and 0.145707 Jy ![Exited script file: muppet] wmap "J0238+4712_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.943 x 4.678 at -11.8 degrees (North through East) ! Clean map min=-0.00088248 max=0.13567 Jy/beam ! Writing clean map to FITS file: J0238+4712_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.135672 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000138267 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.305739 0.305739 0.611477 1.22295 2.44591 4.89182 9.78364 19.5673 39.1346 78.2691 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.135 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.943 x 4.678 at -11.8 degrees (North through East) ! Clean map min=-0.00088248 max=0.13567 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 J0238+4712_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:03:07 2017