! Started logfile: J0701+6936_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:18:37 2016 obs J0701+6936_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0701+6936_S_2014_05_31_pus_uva.fits ! AN table 1: 103 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.78986 visibilities/baseline/integration-bin. ! Found source: J0701+6936 ! ! 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 14644 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 J0701+6936_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 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.791162Jy sigma=0.008704 ! Fit after self-cal, rms=0.674776Jy sigma=0.007482 ! 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.856 mas, bmaj=8.305 mas, bpa=82.11 degrees ! Estimated noise=1002.65 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.245224 Jy ! Component: 100 - total flux cleaned = 0.31009 Jy ! Total flux subtracted in 100 components = 0.31009 Jy ! Clean residual min=-0.009547 max=0.026750 Jy/beam ! Clean residual mean=0.000032 rms=0.002766 Jy/beam ! Combined flux in latest and established models = 0.31009 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.31009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093062Jy sigma=0.000963 ! Fit after self-cal, rms=0.093034Jy sigma=0.000963 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.027553 Jy ! Component: 100 - total flux cleaned = 0.0400162 Jy ! Total flux subtracted in 100 components = 0.0400162 Jy ! Clean residual min=-0.006609 max=0.007109 Jy/beam ! Clean residual mean=0.000018 rms=0.001574 Jy/beam ! Combined flux in latest and established models = 0.350106 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 14 components and 0.350106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082796Jy sigma=0.000858 ! Fit after self-cal, rms=0.082738Jy sigma=0.000858 ! 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.669 mas, bmaj=9.385 mas, bpa=84.42 degrees ! Estimated noise=534.951 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.00903487 Jy ! Component: 100 - total flux cleaned = 0.0131251 Jy ! Component: 150 - total flux cleaned = 0.0155114 Jy ! Component: 200 - total flux cleaned = 0.0170199 Jy ! Total flux subtracted in 200 components = 0.0170199 Jy ! Clean residual min=-0.004362 max=0.004934 Jy/beam ! Clean residual mean=0.000024 rms=0.001151 Jy/beam ! Combined flux in latest and established models = 0.367126 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 30 components and 0.367126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081528Jy sigma=0.000851 ! Fit after self-cal, rms=0.081511Jy sigma=0.000850 ! 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.96 FD 0.84 HN 0.98 KP 1.04 ! LA 1.18 MK 1.01 NL 0.96 OV 0.97 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.03 KP 1.01 ! LA 1.14 MK 1.00 NL 1.01 OV 1.00 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.14 HN 1.03 KP 0.91 ! LA 0.90 MK 1.03 NL 1.01 OV 0.94 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.03 HN 1.01 KP 0.90 ! LA 0.88 MK 1.02 NL 1.07 OV 1.00 ! PT 1.04 SC 0.97 ! ! ! Fit before self-cal, rms=0.081511Jy sigma=0.000850 ! Fit after self-cal, rms=0.073477Jy sigma=0.000772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.672 mas, bmaj=9.357 mas, bpa=84.48 degrees ! Estimated noise=534.158 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.000287536 Jy ! Component: 100 - total flux cleaned = -0.000157299 Jy ! Component: 150 - total flux cleaned = 5.80324e-05 Jy ! Component: 200 - total flux cleaned = 0.000206259 Jy ! Total flux subtracted in 200 components = 0.000206259 Jy ! Clean residual min=-0.001708 max=0.001822 Jy/beam ! Clean residual mean=0.000008 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.367332 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.367332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073432Jy sigma=0.000772 ! Fit after self-cal, rms=0.073419Jy sigma=0.000772 ! 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.073419Jy sigma=0.000772 ! Fit after self-cal, rms=0.073273Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.669 mas, bmaj=9.359 mas, bpa=84.44 degrees ! Estimated noise=534.011 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000232486 Jy ! Component: 100 - total flux cleaned = -0.000298442 Jy ! Component: 150 - total flux cleaned = -0.000329352 Jy ! Component: 200 - total flux cleaned = -0.000370018 Jy ! Total flux subtracted in 200 components = -0.000370018 Jy ! Clean residual min=-0.001535 max=0.001563 Jy/beam ! Clean residual mean=0.000004 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.366962 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 47 components and 0.366962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073259Jy sigma=0.000770 ! Fit after self-cal, rms=0.073258Jy sigma=0.000770 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 = -0.000174989 Jy ! Component: 100 - total flux cleaned = -0.00017505 Jy ! Component: 150 - total flux cleaned = -0.00019527 Jy ! Component: 200 - total flux cleaned = -0.000223881 Jy ! Total flux subtracted in 200 components = -0.000223881 Jy ! Clean residual min=-0.001519 max=0.001549 Jy/beam ! Clean residual mean=0.000004 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.366739 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.366739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073252Jy sigma=0.000770 ! Fit after self-cal, rms=0.073251Jy sigma=0.000770 ! 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.073251Jy sigma=0.000770 ! Fit after self-cal, rms=0.073261Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.669 mas, bmaj=9.357 mas, bpa=84.43 degrees ! Estimated noise=534.113 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000128236 Jy ! Component: 100 - total flux cleaned = -0.000127903 Jy ! Component: 150 - total flux cleaned = -0.000156738 Jy ! Component: 200 - total flux cleaned = -0.000174141 Jy ! Total flux subtracted in 200 components = -0.000174141 Jy ! Clean residual min=-0.001516 max=0.001523 Jy/beam ! Clean residual mean=0.000004 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.366564 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 53 components and 0.366564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073257Jy sigma=0.000770 ! Fit after self-cal, rms=0.073257Jy sigma=0.000770 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.34279e-05 Jy ! Component: 100 - total flux cleaned = -8.36858e-05 Jy ! Component: 150 - total flux cleaned = -9.82427e-05 Jy ! Component: 200 - total flux cleaned = -0.000111506 Jy ! Total flux subtracted in 200 components = -0.000111506 Jy ! Clean residual min=-0.001530 max=0.001512 Jy/beam ! Clean residual mean=0.000004 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.366453 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.366453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073254Jy sigma=0.000770 ! Fit after self-cal, rms=0.073254Jy sigma=0.000770 ! 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.073254Jy sigma=0.000770 ! Fit after self-cal, rms=0.073269Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.298 mas, bmaj=12.73 mas, bpa=-88.12 degrees ! Estimated noise=632.192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.78549e-07 Jy ! Component: 100 - total flux cleaned = 3.26586e-07 Jy ! Component: 150 - total flux cleaned = -5.78796e-06 Jy ! Component: 200 - total flux cleaned = -2.08083e-05 Jy ! Total flux subtracted in 200 components = -2.08083e-05 Jy ! Clean residual min=-0.001832 max=0.001674 Jy/beam ! Clean residual mean=0.000007 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.366432 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 61 components and 0.366432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073271Jy sigma=0.000770 ! Fit after self-cal, rms=0.073270Jy sigma=0.000770 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.02284e-05 Jy ! Component: 100 - total flux cleaned = 2.70826e-05 Jy ! Component: 150 - total flux cleaned = 2.14054e-05 Jy ! Component: 200 - total flux cleaned = 2.17081e-05 Jy ! Total flux subtracted in 200 components = 2.17081e-05 Jy ! Clean residual min=-0.001813 max=0.001678 Jy/beam ! Clean residual mean=0.000007 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.366454 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 64 components and 0.366454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073271Jy sigma=0.000770 ! Fit after self-cal, rms=0.073271Jy sigma=0.000770 ! 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.669 mas, bmaj=9.356 mas, bpa=84.43 degrees ! Estimated noise=534.241 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.669 x 9.356 at 84.43 degrees (North through East) ! Clean map min=-0.0014009 max=0.32289 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.859 mas, bmaj=8.254 mas, bpa=82.08 degrees ! Estimated noise=999.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.244342 Jy ! Component: 100 - total flux cleaned = 0.309804 Jy ! Component: 150 - total flux cleaned = 0.337274 Jy ! Component: 200 - total flux cleaned = 0.349487 Jy ! Total flux subtracted in 200 components = 0.349487 Jy ! Clean residual min=-0.003368 max=0.005645 Jy/beam ! Clean residual mean=0.000008 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.349487 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.349487 Jy ! Inverting map and beam ! Estimated beam: bmin=3.669 mas, bmaj=9.356 mas, bpa=84.43 degrees ! Estimated noise=534.241 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.00828888 Jy ! Component: 100 - total flux cleaned = 0.0118233 Jy ! Component: 150 - total flux cleaned = 0.0137877 Jy ! Component: 200 - total flux cleaned = 0.0150164 Jy ! Total flux subtracted in 200 components = 0.0150164 Jy ! Clean residual min=-0.001673 max=0.001789 Jy/beam ! Clean residual mean=0.000005 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.364504 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 46 components and 0.364504 Jy ! Inverting map ! Added new window around map position (-13, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136979 Jy ! Component: 100 - total flux cleaned = 0.00179619 Jy ! Component: 150 - total flux cleaned = 0.00215572 Jy ! Component: 200 - total flux cleaned = 0.00238699 Jy ! Total flux subtracted in 200 components = 0.00238699 Jy ! Clean residual min=-0.001504 max=0.001455 Jy/beam ! Clean residual mean=0.000004 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.366891 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 68 components and 0.366891 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.298 mas, bmaj=12.73 mas, bpa=-88.12 degrees ! Estimated noise=632.192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00014288 Jy ! Component: 100 - total flux cleaned = 0.000270909 Jy ! Component: 150 - total flux cleaned = 0.000326963 Jy ! Component: 200 - total flux cleaned = 0.000373659 Jy ! Total flux subtracted in 200 components = 0.000373659 Jy ! Clean residual min=-0.001732 max=0.001563 Jy/beam ! Clean residual mean=0.000007 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.367264 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 = 4.97256e-05 Jy ! Component: 100 - total flux cleaned = 7.5436e-05 Jy ! Component: 150 - total flux cleaned = 8.30332e-05 Jy ! Component: 200 - total flux cleaned = 8.29425e-05 Jy ! Total flux subtracted in 200 components = 8.29425e-05 Jy ! Clean residual min=-0.001691 max=0.001584 Jy/beam ! Clean residual mean=0.000006 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.367347 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 95 components and 0.367347 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.669 mas, bmaj=9.356 mas, bpa=84.43 degrees ! Estimated noise=534.241 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.90575e-05 Jy ! Component: 100 - total flux cleaned = 1.86523e-06 Jy ! Component: 150 - total flux cleaned = 3.85388e-05 Jy ! Component: 200 - total flux cleaned = 9.04535e-05 Jy ! Total flux subtracted in 200 components = 9.04535e-05 Jy ! Clean residual min=-0.001488 max=0.001433 Jy/beam ! Clean residual mean=0.000003 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.367438 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 111 components and 0.367438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073238Jy sigma=0.000770 ! Fit after self-cal, rms=0.073234Jy sigma=0.000770 wmodel J0701+6936_S_2014_05_31_pus_map.mod ! Writing 111 model components to file: J0701+6936_S_2014_05_31_pus_map.mod wobs J0701+6936_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0701+6936_S_2014_05_31_pus_uvs.fits wwins J0701+6936_S_2014_05_31_pus_map.win ! wwins: Wrote 2 windows to J0701+6936_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.000133912 Jy ! Component: 100 - total flux cleaned = -0.000327355 Jy ! Component: 150 - total flux cleaned = -0.000487845 Jy ! Component: 200 - total flux cleaned = -0.000729482 Jy ! Component: 250 - total flux cleaned = -0.000963473 Jy ! Component: 300 - total flux cleaned = -0.00104608 Jy ! Component: 350 - total flux cleaned = -0.00116708 Jy ! Component: 400 - total flux cleaned = -0.00128496 Jy ! Component: 450 - total flux cleaned = -0.00143884 Jy ! Component: 500 - total flux cleaned = -0.0014955 Jy ! Component: 550 - total flux cleaned = -0.00160623 Jy ! Component: 600 - total flux cleaned = -0.00166005 Jy ! Component: 650 - total flux cleaned = -0.0017661 Jy ! Component: 700 - total flux cleaned = -0.00178308 Jy ! Component: 750 - total flux cleaned = -0.00180004 Jy ! Component: 800 - total flux cleaned = -0.00188357 Jy ! Component: 850 - total flux cleaned = -0.00189946 Jy ! Component: 900 - total flux cleaned = -0.00193176 Jy ! Component: 950 - total flux cleaned = -0.00193172 Jy ! Component: 1000 - total flux cleaned = -0.00197902 Jy ! Component: 1050 - total flux cleaned = -0.00205608 Jy ! Component: 1100 - total flux cleaned = -0.00211653 Jy ! Component: 1150 - total flux cleaned = -0.00217651 Jy ! Component: 1200 - total flux cleaned = -0.00226495 Jy ! Component: 1250 - total flux cleaned = -0.00233729 Jy ! Component: 1300 - total flux cleaned = -0.00232278 Jy ! Component: 1350 - total flux cleaned = -0.00235139 Jy ! Component: 1400 - total flux cleaned = -0.00240734 Jy ! Component: 1450 - total flux cleaned = -0.00246234 Jy ! Component: 1500 - total flux cleaned = -0.00255782 Jy ! Component: 1550 - total flux cleaned = -0.0025308 Jy ! Component: 1600 - total flux cleaned = -0.00261088 Jy ! Component: 1650 - total flux cleaned = -0.00266342 Jy ! Component: 1700 - total flux cleaned = -0.0026637 Jy ! Component: 1750 - total flux cleaned = -0.00272809 Jy ! Component: 1800 - total flux cleaned = -0.00275373 Jy ! Component: 1850 - total flux cleaned = -0.00281661 Jy ! Component: 1900 - total flux cleaned = -0.00281667 Jy ! Component: 1950 - total flux cleaned = -0.00281684 Jy ! Component: 2000 - total flux cleaned = -0.00286566 Jy ! Component: 2050 - total flux cleaned = -0.00288986 Jy ! Component: 2100 - total flux cleaned = -0.00294956 Jy ! Component: 2150 - total flux cleaned = -0.0029613 Jy ! Component: 2200 - total flux cleaned = -0.00293779 Jy ! Component: 2250 - total flux cleaned = -0.00296119 Jy ! Component: 2300 - total flux cleaned = -0.00297277 Jy ! Component: 2350 - total flux cleaned = -0.00299558 Jy ! Component: 2400 - total flux cleaned = -0.00298413 Jy ! Component: 2450 - total flux cleaned = -0.00297289 Jy ! Component: 2500 - total flux cleaned = -0.00299535 Jy ! Component: 2550 - total flux cleaned = -0.00301737 Jy ! Component: 2600 - total flux cleaned = -0.00300638 Jy ! Component: 2650 - total flux cleaned = -0.00301721 Jy ! Component: 2700 - total flux cleaned = -0.00302813 Jy ! Component: 2750 - total flux cleaned = -0.00303913 Jy ! Component: 2800 - total flux cleaned = -0.00308161 Jy ! Component: 2850 - total flux cleaned = -0.00313426 Jy ! Component: 2900 - total flux cleaned = -0.00316564 Jy ! Component: 2950 - total flux cleaned = -0.00318636 Jy ! Component: 3000 - total flux cleaned = -0.00321722 Jy ! Component: 3050 - total flux cleaned = -0.00323762 Jy ! Component: 3100 - total flux cleaned = -0.00327822 Jy ! Component: 3150 - total flux cleaned = -0.00329828 Jy ! Component: 3200 - total flux cleaned = -0.00331828 Jy ! Component: 3250 - total flux cleaned = -0.00331839 Jy ! Component: 3300 - total flux cleaned = -0.00336774 Jy ! Component: 3350 - total flux cleaned = -0.00335802 Jy ! Component: 3400 - total flux cleaned = -0.00339698 Jy ! Component: 3450 - total flux cleaned = -0.00338723 Jy ! Component: 3500 - total flux cleaned = -0.00340647 Jy ! Component: 3550 - total flux cleaned = -0.00341604 Jy ! Component: 3600 - total flux cleaned = -0.00341602 Jy ! Component: 3650 - total flux cleaned = -0.00339727 Jy ! Component: 3700 - total flux cleaned = -0.00347212 Jy ! Component: 3750 - total flux cleaned = -0.00347215 Jy ! Component: 3800 - total flux cleaned = -0.00348132 Jy ! Component: 3850 - total flux cleaned = -0.00348132 Jy ! Component: 3900 - total flux cleaned = -0.00347222 Jy ! Component: 3950 - total flux cleaned = -0.00350834 Jy ! Component: 4000 - total flux cleaned = -0.00350834 Jy ! Component: 4050 - total flux cleaned = -0.00350827 Jy ! Total flux subtracted in 4096 components = -0.00352599 Jy ! Clean residual min=-0.000575 max=0.000531 Jy/beam ! Clean residual mean=0.000000 rms=0.000168 Jy/beam ! Combined flux in latest and established models = 0.363912 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 402 components and 0.363912 Jy ![Exited script file: muppet] wmap "J0701+6936_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.669 x 9.356 at 84.43 degrees (North through East) ! Clean map min=-0.0012552 max=0.3235 Jy/beam ! Writing clean map to FITS file: J0701+6936_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.323499 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000166084 device "J0701+6936_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0701+6936_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.15402 0.15402 0.308039 0.616079 1.23216 2.46431 4.92863 9.85726 19.7145 39.429 78.8581 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.323 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.669 x 9.356 at 84.43 degrees (North through East) ! Clean map min=-0.0012552 max=0.3235 Jy/beam quit ! Quitting program ! Log file J0701+6936_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:18:43 2016