! Started logfile: J0207+8411_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:41:52 2016 obs J0207+8411_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0207+8411_S_2014_05_31_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.882878 visibilities/baseline/integration-bin. ! Found source: J0207+8411 ! ! 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 336 lines of history. ! ! Reading 19388 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 J0207+8411_S_2014_05_31_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 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.887214Jy sigma=0.009767 ! Fit after self-cal, rms=0.786681Jy sigma=0.008674 ! 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.668 mas, bmaj=9.485 mas, bpa=-66.24 degrees ! Estimated noise=899.818 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.168194 Jy ! Component: 100 - total flux cleaned = 0.204875 Jy ! Total flux subtracted in 100 components = 0.204875 Jy ! Clean residual min=-0.004501 max=0.010258 Jy/beam ! Clean residual mean=0.000001 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.204875 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.204875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078933Jy sigma=0.000813 ! Fit after self-cal, rms=0.078930Jy sigma=0.000813 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00870936 Jy ! Component: 100 - total flux cleaned = 0.0126111 Jy ! Total flux subtracted in 100 components = 0.0126111 Jy ! Clean residual min=-0.004127 max=0.004367 Jy/beam ! Clean residual mean=0.000003 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.217486 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.217486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077890Jy sigma=0.000806 ! Fit after self-cal, rms=0.077889Jy sigma=0.000806 ! 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.44 mas, bmaj=10.19 mas, bpa=-65.93 degrees ! Estimated noise=468.457 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.00207491 Jy ! Component: 100 - total flux cleaned = 0.00292017 Jy ! Component: 150 - total flux cleaned = 0.00335091 Jy ! Component: 200 - total flux cleaned = 0.0036946 Jy ! Total flux subtracted in 200 components = 0.0036946 Jy ! Clean residual min=-0.003240 max=0.003166 Jy/beam ! Clean residual mean=0.000004 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.221181 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 43 components and 0.221181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077793Jy sigma=0.000806 ! Fit after self-cal, rms=0.077794Jy sigma=0.000806 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.85 HN 0.99 KP 1.05 ! LA 1.19 MK 0.99 NL 0.97 OV 0.98 ! PT 1.03 SC 0.94 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 1.02 KP 1.02 ! LA 1.13 MK 0.98 NL 1.03 OV 1.01 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.14 HN 1.04 KP 0.92 ! LA 0.92 MK 1.03 NL 0.99 OV 0.94 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.01 HN 1.01 KP 0.88 ! LA 0.88 MK 1.03 NL 1.07 OV 0.98 ! PT 1.02 SC 0.96 ! ! ! Fit before self-cal, rms=0.077794Jy sigma=0.000806 ! Fit after self-cal, rms=0.073649Jy sigma=0.000774 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.433 mas, bmaj=10.17 mas, bpa=-65.9 degrees ! Estimated noise=467.623 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.000421998 Jy ! Component: 100 - total flux cleaned = 0.000541871 Jy ! Component: 150 - total flux cleaned = 0.000571919 Jy ! Component: 200 - total flux cleaned = 0.000570822 Jy ! Total flux subtracted in 200 components = 0.000570822 Jy ! Clean residual min=-0.002089 max=0.001727 Jy/beam ! Clean residual mean=-0.000010 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.221751 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.221751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073638Jy sigma=0.000773 ! Fit after self-cal, rms=0.073631Jy sigma=0.000773 ! 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.073631Jy sigma=0.000773 ! Fit after self-cal, rms=0.073574Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.429 mas, bmaj=10.17 mas, bpa=-66 degrees ! Estimated noise=468.063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000221063 Jy ! Component: 100 - total flux cleaned = 0.000204763 Jy ! Component: 150 - total flux cleaned = 0.000141749 Jy ! Component: 200 - total flux cleaned = 8.75733e-05 Jy ! Total flux subtracted in 200 components = 8.75733e-05 Jy ! Clean residual min=-0.001421 max=0.001324 Jy/beam ! Clean residual mean=0.000000 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.221839 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 68 components and 0.221839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073564Jy sigma=0.000771 ! Fit after self-cal, rms=0.073566Jy sigma=0.000771 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.35061e-05 Jy ! Component: 100 - total flux cleaned = -5.64169e-05 Jy ! Component: 150 - total flux cleaned = -9.38882e-05 Jy ! Component: 200 - total flux cleaned = -0.000110674 Jy ! Total flux subtracted in 200 components = -0.000110674 Jy ! Clean residual min=-0.001398 max=0.001315 Jy/beam ! Clean residual mean=-0.000000 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.221728 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 76 components and 0.221728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073563Jy sigma=0.000771 ! Fit after self-cal, rms=0.073563Jy sigma=0.000771 ! 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.073563Jy sigma=0.000771 ! Fit after self-cal, rms=0.073563Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.427 mas, bmaj=10.16 mas, bpa=-66.04 degrees ! Estimated noise=468.264 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000271658 Jy ! Component: 100 - total flux cleaned = 0.000271945 Jy ! Component: 150 - total flux cleaned = 0.000252741 Jy ! Component: 200 - total flux cleaned = 0.000227041 Jy ! Total flux subtracted in 200 components = 0.000227041 Jy ! Clean residual min=-0.001363 max=0.001285 Jy/beam ! Clean residual mean=0.000000 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.221955 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 83 components and 0.221955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073559Jy sigma=0.000771 ! Fit after self-cal, rms=0.073558Jy sigma=0.000771 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.19441e-05 Jy ! Component: 100 - total flux cleaned = -2.87908e-05 Jy ! Component: 150 - total flux cleaned = -2.23274e-05 Jy ! Component: 200 - total flux cleaned = -1.56077e-05 Jy ! Total flux subtracted in 200 components = -1.56077e-05 Jy ! Clean residual min=-0.001356 max=0.001285 Jy/beam ! Clean residual mean=0.000000 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.22194 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 85 components and 0.22194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073557Jy sigma=0.000771 ! Fit after self-cal, rms=0.073557Jy sigma=0.000771 ! 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.073557Jy sigma=0.000771 ! Fit after self-cal, rms=0.073569Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.424 mas, bmaj=12.56 mas, bpa=-63.92 degrees ! Estimated noise=566.538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000433376 Jy ! Component: 100 - total flux cleaned = 0.000552696 Jy ! Component: 150 - total flux cleaned = 0.000576634 Jy ! Component: 200 - total flux cleaned = 0.000591111 Jy ! Total flux subtracted in 200 components = 0.000591111 Jy ! Clean residual min=-0.001641 max=0.001463 Jy/beam ! Clean residual mean=0.000001 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.222531 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 91 components and 0.222531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073569Jy sigma=0.000771 ! Fit after self-cal, rms=0.073568Jy sigma=0.000771 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.49368e-05 Jy ! Component: 100 - total flux cleaned = 5.19236e-05 Jy ! Component: 150 - total flux cleaned = 5.8563e-05 Jy ! Component: 200 - total flux cleaned = 7.04079e-05 Jy ! Total flux subtracted in 200 components = 7.04079e-05 Jy ! Clean residual min=-0.001634 max=0.001454 Jy/beam ! Clean residual mean=0.000002 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.222601 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 92 components and 0.222601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073568Jy sigma=0.000771 ! Fit after self-cal, rms=0.073568Jy sigma=0.000771 ! 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.425 mas, bmaj=10.16 mas, bpa=-66.06 degrees ! Estimated noise=468.434 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.425 x 10.16 at -66.06 degrees (North through East) ! Clean map min=-0.0013094 max=0.2147 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.657 mas, bmaj=9.464 mas, bpa=-66.36 degrees ! Estimated noise=893.336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.166912 Jy ! Component: 100 - total flux cleaned = 0.203336 Jy ! Component: 150 - total flux cleaned = 0.212037 Jy ! Component: 200 - total flux cleaned = 0.215737 Jy ! Total flux subtracted in 200 components = 0.215737 Jy ! Clean residual min=-0.002603 max=0.002500 Jy/beam ! Clean residual mean=0.000000 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.215737 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.215737 Jy ! Inverting map and beam ! Estimated beam: bmin=3.425 mas, bmaj=10.16 mas, bpa=-66.06 degrees ! Estimated noise=468.434 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.00268086 Jy ! Component: 100 - total flux cleaned = 0.00398423 Jy ! Component: 150 - total flux cleaned = 0.00478597 Jy ! Component: 200 - total flux cleaned = 0.00532306 Jy ! Total flux subtracted in 200 components = 0.00532306 Jy ! Clean residual min=-0.001411 max=0.001327 Jy/beam ! Clean residual mean=-0.000001 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.22106 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 60 components and 0.22106 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.424 mas, bmaj=12.56 mas, bpa=-63.92 degrees ! Estimated noise=566.538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000760836 Jy ! Component: 100 - total flux cleaned = 0.00109157 Jy ! Component: 150 - total flux cleaned = 0.0012007 Jy ! Component: 200 - total flux cleaned = 0.00129139 Jy ! Total flux subtracted in 200 components = 0.00129139 Jy ! Clean residual min=-0.001660 max=0.001468 Jy/beam ! Clean residual mean=0.000001 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.222351 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 = 7.59833e-05 Jy ! Component: 100 - total flux cleaned = 0.000132581 Jy ! Component: 150 - total flux cleaned = 0.000154768 Jy ! Component: 200 - total flux cleaned = 0.000175322 Jy ! Total flux subtracted in 200 components = 0.000175322 Jy ! Clean residual min=-0.001646 max=0.001468 Jy/beam ! Clean residual mean=0.000002 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.222527 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 77 components and 0.222527 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.425 mas, bmaj=10.16 mas, bpa=-66.06 degrees ! Estimated noise=468.434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000168348 Jy ! Component: 100 - total flux cleaned = -0.000229671 Jy ! Component: 150 - total flux cleaned = -0.00026656 Jy ! Component: 200 - total flux cleaned = -0.000274384 Jy ! Total flux subtracted in 200 components = -0.000274384 Jy ! Clean residual min=-0.001384 max=0.001290 Jy/beam ! Clean residual mean=0.000001 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.222252 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 89 components and 0.222252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073569Jy sigma=0.000771 ! Fit after self-cal, rms=0.073569Jy sigma=0.000771 wmodel J0207+8411_S_2014_05_31_pus_map.mod ! Writing 89 model components to file: J0207+8411_S_2014_05_31_pus_map.mod wobs J0207+8411_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0207+8411_S_2014_05_31_pus_uvs.fits wwins J0207+8411_S_2014_05_31_pus_map.win ! wwins: Wrote 1 windows to J0207+8411_S_2014_05_31_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.000209087 Jy ! Component: 100 - total flux cleaned = -0.000138281 Jy ! Component: 150 - total flux cleaned = -4.90875e-05 Jy ! Component: 200 - total flux cleaned = 3.7477e-05 Jy ! Component: 250 - total flux cleaned = 0.000162987 Jy ! Component: 300 - total flux cleaned = 0.000303749 Jy ! Component: 350 - total flux cleaned = 0.00042039 Jy ! Component: 400 - total flux cleaned = 0.000572643 Jy ! Component: 450 - total flux cleaned = 0.000720895 Jy ! Component: 500 - total flux cleaned = 0.000865195 Jy ! Component: 550 - total flux cleaned = 0.00095341 Jy ! Component: 600 - total flux cleaned = 0.00102257 Jy ! Component: 650 - total flux cleaned = 0.00107352 Jy ! Component: 700 - total flux cleaned = 0.00112321 Jy ! Component: 750 - total flux cleaned = 0.0011395 Jy ! Component: 800 - total flux cleaned = 0.00115575 Jy ! Component: 850 - total flux cleaned = 0.00118726 Jy ! Component: 900 - total flux cleaned = 0.00118715 Jy ! Component: 950 - total flux cleaned = 0.00118741 Jy ! Component: 1000 - total flux cleaned = 0.00120269 Jy ! Component: 1050 - total flux cleaned = 0.00124748 Jy ! Component: 1100 - total flux cleaned = 0.00126219 Jy ! Component: 1150 - total flux cleaned = 0.00123346 Jy ! Component: 1200 - total flux cleaned = 0.00127644 Jy ! Component: 1250 - total flux cleaned = 0.00127641 Jy ! Component: 1300 - total flux cleaned = 0.0012626 Jy ! Component: 1350 - total flux cleaned = 0.00130422 Jy ! Component: 1400 - total flux cleaned = 0.00131771 Jy ! Component: 1450 - total flux cleaned = 0.00134475 Jy ! Component: 1500 - total flux cleaned = 0.00134457 Jy ! Component: 1550 - total flux cleaned = 0.00138401 Jy ! Component: 1600 - total flux cleaned = 0.00137091 Jy ! Component: 1650 - total flux cleaned = 0.00140942 Jy ! Component: 1700 - total flux cleaned = 0.00140925 Jy ! Component: 1750 - total flux cleaned = 0.00142182 Jy ! Component: 1800 - total flux cleaned = 0.00140926 Jy ! Component: 1850 - total flux cleaned = 0.00142148 Jy ! Component: 1900 - total flux cleaned = 0.0014701 Jy ! Component: 1950 - total flux cleaned = 0.00143422 Jy ! Component: 2000 - total flux cleaned = 0.00143404 Jy ! Component: 2050 - total flux cleaned = 0.00142224 Jy ! Component: 2100 - total flux cleaned = 0.00142239 Jy ! Component: 2150 - total flux cleaned = 0.00141099 Jy ! Component: 2200 - total flux cleaned = 0.00138819 Jy ! Component: 2250 - total flux cleaned = 0.00139962 Jy ! Component: 2300 - total flux cleaned = 0.00137736 Jy ! Component: 2350 - total flux cleaned = 0.00137751 Jy ! Component: 2400 - total flux cleaned = 0.0013884 Jy ! Component: 2450 - total flux cleaned = 0.00133385 Jy ! Component: 2500 - total flux cleaned = 0.00132298 Jy ! Component: 2550 - total flux cleaned = 0.00132295 Jy ! Component: 2600 - total flux cleaned = 0.00133356 Jy ! Component: 2650 - total flux cleaned = 0.00133365 Jy ! Component: 2700 - total flux cleaned = 0.00130242 Jy ! Component: 2750 - total flux cleaned = 0.00132309 Jy ! Component: 2800 - total flux cleaned = 0.00128216 Jy ! Component: 2850 - total flux cleaned = 0.00127206 Jy ! Component: 2900 - total flux cleaned = 0.00130236 Jy ! Component: 2950 - total flux cleaned = 0.00127233 Jy ! Component: 3000 - total flux cleaned = 0.0013022 Jy ! Component: 3050 - total flux cleaned = 0.00128244 Jy ! Component: 3100 - total flux cleaned = 0.00126295 Jy ! Component: 3150 - total flux cleaned = 0.001292 Jy ! Component: 3200 - total flux cleaned = 0.0012631 Jy ! Component: 3250 - total flux cleaned = 0.00126308 Jy ! Component: 3300 - total flux cleaned = 0.00127249 Jy ! Component: 3350 - total flux cleaned = 0.00126305 Jy ! Component: 3400 - total flux cleaned = 0.00123507 Jy ! Component: 3450 - total flux cleaned = 0.00124436 Jy ! Component: 3500 - total flux cleaned = 0.00123525 Jy ! Component: 3550 - total flux cleaned = 0.00125341 Jy ! Component: 3600 - total flux cleaned = 0.00121715 Jy ! Component: 3650 - total flux cleaned = 0.00124415 Jy ! Component: 3700 - total flux cleaned = 0.00126186 Jy ! Component: 3750 - total flux cleaned = 0.00121748 Jy ! Component: 3800 - total flux cleaned = 0.00119989 Jy ! Component: 3850 - total flux cleaned = 0.00122625 Jy ! Component: 3900 - total flux cleaned = 0.00123498 Jy ! Component: 3950 - total flux cleaned = 0.00120053 Jy ! Component: 4000 - total flux cleaned = 0.00119198 Jy ! Component: 4050 - total flux cleaned = 0.00118355 Jy ! Total flux subtracted in 4096 components = 0.00121748 Jy ! Clean residual min=-0.000548 max=0.000443 Jy/beam ! Clean residual mean=-0.000002 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.22347 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 365 components and 0.22347 Jy ![Exited script file: muppet] wmap "J0207+8411_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.425 x 10.16 at -66.06 degrees (North through East) ! Clean map min=-0.00086878 max=0.21484 Jy/beam ! Writing clean map to FITS file: J0207+8411_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.214838 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000158573 device "J0207+8411_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0207+8411_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.221431 0.221431 0.442862 0.885724 1.77145 3.5429 7.08579 14.1716 28.3432 56.6863 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.214 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.425 x 10.16 at -66.06 degrees (North through East) ! Clean map min=-0.00086878 max=0.21484 Jy/beam quit ! Quitting program ! Log file J0207+8411_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:41:57 2016