! Started logfile: J2300+1037_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:40:43 2016 obs J2300+1037_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J2300+1037_S_2014_05_31_pus_uva.fits ! AN table 1: 81 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.971468 visibilities/baseline/integration-bin. ! Found source: J2300+1037 ! ! 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 14164 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 J2300+1037_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.884226Jy sigma=0.010458 ! Fit after self-cal, rms=0.864458Jy sigma=0.010220 ! 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.123 mas, bmaj=6.599 mas, bpa=-4.709 degrees ! Estimated noise=805.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.107424 Jy ! Component: 100 - total flux cleaned = 0.131131 Jy ! Total flux subtracted in 100 components = 0.131131 Jy ! Clean residual min=-0.003602 max=0.007623 Jy/beam ! Clean residual mean=-0.000005 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 0.131131 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.131131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073446Jy sigma=0.000798 ! Fit after self-cal, rms=0.073441Jy sigma=0.000798 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00769034 Jy ! Component: 100 - total flux cleaned = 0.0111626 Jy ! Total flux subtracted in 100 components = 0.0111626 Jy ! Clean residual min=-0.003188 max=0.003432 Jy/beam ! Clean residual mean=-0.000001 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.142294 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.142294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072706Jy sigma=0.000792 ! Fit after self-cal, rms=0.072694Jy sigma=0.000792 ! 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.646 mas, bmaj=7.383 mas, bpa=-5.217 degrees ! Estimated noise=512.974 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.00131608 Jy ! Component: 100 - total flux cleaned = 0.00148702 Jy ! Component: 150 - total flux cleaned = 0.00160249 Jy ! Component: 200 - total flux cleaned = 0.00172688 Jy ! Total flux subtracted in 200 components = 0.00172688 Jy ! Clean residual min=-0.002480 max=0.002559 Jy/beam ! Clean residual mean=0.000002 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.14402 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 0.14402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072648Jy sigma=0.000792 ! Fit after self-cal, rms=0.072645Jy sigma=0.000792 ! 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.97 FD 0.83 HN 0.97 KP 1.07 ! LA 1.18 MK 1.00 NL 0.96 OV 0.99 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.02 KP 1.04 ! LA 1.15 MK 1.00 NL 1.03 OV 1.01 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.13 HN 1.01 KP 0.92 ! LA 0.89 MK 1.03 NL 0.98 OV 0.94 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.99 HN 1.00 KP 0.88 ! LA 0.86 MK 1.06 NL 1.06 OV 0.98 ! PT 1.03 SC 0.96 ! ! ! Fit before self-cal, rms=0.072645Jy sigma=0.000792 ! Fit after self-cal, rms=0.070391Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.66 mas, bmaj=7.395 mas, bpa=-4.927 degrees ! Estimated noise=513.676 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.000175417 Jy ! Component: 100 - total flux cleaned = -0.000141179 Jy ! Component: 150 - total flux cleaned = -0.000111108 Jy ! Component: 200 - total flux cleaned = -7.0726e-05 Jy ! Total flux subtracted in 200 components = -7.0726e-05 Jy ! Clean residual min=-0.001689 max=0.001803 Jy/beam ! Clean residual mean=-0.000002 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.14395 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.14395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070383Jy sigma=0.000775 ! Fit after self-cal, rms=0.070373Jy sigma=0.000775 ! 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.070373Jy sigma=0.000775 ! Fit after self-cal, rms=0.070438Jy sigma=0.000774 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.657 mas, bmaj=7.396 mas, bpa=-5.029 degrees ! Estimated noise=513.796 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000111269 Jy ! Component: 100 - total flux cleaned = -8.58995e-05 Jy ! Component: 150 - total flux cleaned = -6.46753e-05 Jy ! Component: 200 - total flux cleaned = -5.52668e-05 Jy ! Total flux subtracted in 200 components = -5.52668e-05 Jy ! Clean residual min=-0.001551 max=0.001753 Jy/beam ! Clean residual mean=-0.000003 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.143895 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 44 components and 0.143895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070434Jy sigma=0.000774 ! Fit after self-cal, rms=0.070440Jy sigma=0.000774 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (47, 42). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152134 Jy ! Component: 100 - total flux cleaned = 0.00193489 Jy ! Component: 150 - total flux cleaned = 0.0021058 Jy ! Component: 200 - total flux cleaned = 0.00216663 Jy ! Total flux subtracted in 200 components = 0.00216663 Jy ! Clean residual min=-0.001393 max=0.001426 Jy/beam ! Clean residual mean=-0.000003 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.146061 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 66 components and 0.146061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070405Jy sigma=0.000774 ! Fit after self-cal, rms=0.070402Jy sigma=0.000774 ! 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.070402Jy sigma=0.000774 ! Fit after self-cal, rms=0.070337Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.658 mas, bmaj=7.397 mas, bpa=-4.998 degrees ! Estimated noise=513.275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000142962 Jy ! Component: 100 - total flux cleaned = 0.000161509 Jy ! Component: 150 - total flux cleaned = 0.000177424 Jy ! Component: 200 - total flux cleaned = 0.000192055 Jy ! Total flux subtracted in 200 components = 0.000192055 Jy ! Clean residual min=-0.001380 max=0.001460 Jy/beam ! Clean residual mean=-0.000003 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.146253 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 70 components and 0.146253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070330Jy sigma=0.000774 ! Fit after self-cal, rms=0.070330Jy sigma=0.000774 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.78573e-05 Jy ! Component: 100 - total flux cleaned = 6.50216e-06 Jy ! Component: 150 - total flux cleaned = 1.76642e-05 Jy ! Component: 200 - total flux cleaned = 3.92746e-05 Jy ! Total flux subtracted in 200 components = 3.92746e-05 Jy ! Clean residual min=-0.001364 max=0.001457 Jy/beam ! Clean residual mean=-0.000003 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.146293 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 81 components and 0.146293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070327Jy sigma=0.000774 ! Fit after self-cal, rms=0.070327Jy sigma=0.000774 ! 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.070327Jy sigma=0.000774 ! Fit after self-cal, rms=0.070292Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.539 mas, bmaj=11.03 mas, bpa=-5.07 degrees ! Estimated noise=615.996 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000101125 Jy ! Component: 100 - total flux cleaned = 8.39766e-05 Jy ! Component: 150 - total flux cleaned = 6.8395e-05 Jy ! Component: 200 - total flux cleaned = 4.76568e-05 Jy ! Total flux subtracted in 200 components = 4.76568e-05 Jy ! Clean residual min=-0.001451 max=0.001431 Jy/beam ! Clean residual mean=-0.000005 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.14634 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 93 components and 0.14634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070292Jy sigma=0.000774 ! Fit after self-cal, rms=0.070291Jy sigma=0.000774 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.59705e-05 Jy ! Component: 100 - total flux cleaned = -2.61114e-05 Jy ! Component: 150 - total flux cleaned = -2.61644e-05 Jy ! Component: 200 - total flux cleaned = -2.11052e-05 Jy ! Total flux subtracted in 200 components = -2.11052e-05 Jy ! Clean residual min=-0.001455 max=0.001425 Jy/beam ! Clean residual mean=-0.000006 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.146319 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 98 components and 0.146319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070291Jy sigma=0.000774 ! Fit after self-cal, rms=0.070290Jy sigma=0.000774 ! 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.659 mas, bmaj=7.398 mas, bpa=-4.97 degrees ! Estimated noise=513.082 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.659 x 7.398 at -4.97 degrees (North through East) ! Clean map min=-0.0013298 max=0.13671 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.135 mas, bmaj=6.612 mas, bpa=-4.523 degrees ! Estimated noise=803.008 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.107025 Jy ! Component: 100 - total flux cleaned = 0.130576 Jy ! Component: 150 - total flux cleaned = 0.137947 Jy ! Component: 200 - total flux cleaned = 0.141404 Jy ! Total flux subtracted in 200 components = 0.141404 Jy ! Clean residual min=-0.002652 max=0.002454 Jy/beam ! Clean residual mean=-0.000003 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.141404 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.141404 Jy ! Inverting map and beam ! Estimated beam: bmin=3.659 mas, bmaj=7.398 mas, bpa=-4.97 degrees ! Estimated noise=513.082 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.00198193 Jy ! Component: 100 - total flux cleaned = 0.00300824 Jy ! Component: 150 - total flux cleaned = 0.0036111 Jy ! Component: 200 - total flux cleaned = 0.00389157 Jy ! Total flux subtracted in 200 components = 0.00389157 Jy ! Clean residual min=-0.001455 max=0.001459 Jy/beam ! Clean residual mean=-0.000003 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.145296 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 37 components and 0.145296 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.539 mas, bmaj=11.03 mas, bpa=-5.07 degrees ! Estimated noise=615.996 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000456453 Jy ! Component: 100 - total flux cleaned = 0.000680162 Jy ! Component: 150 - total flux cleaned = 0.000797522 Jy ! Component: 200 - total flux cleaned = 0.000857837 Jy ! Total flux subtracted in 200 components = 0.000857837 Jy ! Clean residual min=-0.001492 max=0.001460 Jy/beam ! Clean residual mean=-0.000006 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.146154 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.2205e-05 Jy ! Component: 100 - total flux cleaned = 3.22802e-05 Jy ! Component: 150 - total flux cleaned = 4.12443e-05 Jy ! Component: 200 - total flux cleaned = 5.76072e-05 Jy ! Total flux subtracted in 200 components = 5.76072e-05 Jy ! Clean residual min=-0.001494 max=0.001457 Jy/beam ! Clean residual mean=-0.000006 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.146211 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 73 components and 0.146211 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.659 mas, bmaj=7.398 mas, bpa=-4.97 degrees ! Estimated noise=513.082 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.31202e-05 Jy ! Component: 100 - total flux cleaned = -0.000117758 Jy ! Component: 150 - total flux cleaned = -0.000137053 Jy ! Component: 200 - total flux cleaned = -0.00011921 Jy ! Total flux subtracted in 200 components = -0.00011921 Jy ! Clean residual min=-0.001388 max=0.001484 Jy/beam ! Clean residual mean=-0.000003 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.146092 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.146092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070303Jy sigma=0.000774 ! Fit after self-cal, rms=0.070304Jy sigma=0.000774 wmodel J2300+1037_S_2014_05_31_pus_map.mod ! Writing 85 model components to file: J2300+1037_S_2014_05_31_pus_map.mod wobs J2300+1037_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J2300+1037_S_2014_05_31_pus_uvs.fits wwins J2300+1037_S_2014_05_31_pus_map.win ! wwins: Wrote 2 windows to J2300+1037_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.000350883 Jy ! Component: 100 - total flux cleaned = 0.000622128 Jy ! Component: 150 - total flux cleaned = 0.000717016 Jy ! Component: 200 - total flux cleaned = 0.000761809 Jy ! Component: 250 - total flux cleaned = 0.000827397 Jy ! Component: 300 - total flux cleaned = 0.000891273 Jy ! Component: 350 - total flux cleaned = 0.00097463 Jy ! Component: 400 - total flux cleaned = 0.00105567 Jy ! Component: 450 - total flux cleaned = 0.00113463 Jy ! Component: 500 - total flux cleaned = 0.00121227 Jy ! Component: 550 - total flux cleaned = 0.0012692 Jy ! Component: 600 - total flux cleaned = 0.00138074 Jy ! Component: 650 - total flux cleaned = 0.0014722 Jy ! Component: 700 - total flux cleaned = 0.00154395 Jy ! Component: 750 - total flux cleaned = 0.00152629 Jy ! Component: 800 - total flux cleaned = 0.00161327 Jy ! Component: 850 - total flux cleaned = 0.00166461 Jy ! Component: 900 - total flux cleaned = 0.00173198 Jy ! Component: 950 - total flux cleaned = 0.00178184 Jy ! Component: 1000 - total flux cleaned = 0.00184702 Jy ! Component: 1050 - total flux cleaned = 0.00184702 Jy ! Component: 1100 - total flux cleaned = 0.00186323 Jy ! Component: 1150 - total flux cleaned = 0.00194195 Jy ! Component: 1200 - total flux cleaned = 0.00206598 Jy ! Component: 1250 - total flux cleaned = 0.00203495 Jy ! Component: 1300 - total flux cleaned = 0.00204997 Jy ! Component: 1350 - total flux cleaned = 0.00208026 Jy ! Component: 1400 - total flux cleaned = 0.00211008 Jy ! Component: 1450 - total flux cleaned = 0.00215411 Jy ! Component: 1500 - total flux cleaned = 0.00218327 Jy ! Component: 1550 - total flux cleaned = 0.00215448 Jy ! Component: 1600 - total flux cleaned = 0.00218311 Jy ! Component: 1650 - total flux cleaned = 0.00225343 Jy ! Component: 1700 - total flux cleaned = 0.00225336 Jy ! Component: 1750 - total flux cleaned = 0.00229488 Jy ! Component: 1800 - total flux cleaned = 0.00234964 Jy ! Component: 1850 - total flux cleaned = 0.00244403 Jy ! Component: 1900 - total flux cleaned = 0.0023906 Jy ! Component: 1950 - total flux cleaned = 0.00244357 Jy ! Component: 2000 - total flux cleaned = 0.00244349 Jy ! Component: 2050 - total flux cleaned = 0.00246969 Jy ! Component: 2100 - total flux cleaned = 0.00250846 Jy ! Component: 2150 - total flux cleaned = 0.00253397 Jy ! Component: 2200 - total flux cleaned = 0.00258496 Jy ! Component: 2250 - total flux cleaned = 0.00262256 Jy ! Component: 2300 - total flux cleaned = 0.00259773 Jy ! Component: 2350 - total flux cleaned = 0.00270924 Jy ! Component: 2400 - total flux cleaned = 0.00274607 Jy ! Component: 2450 - total flux cleaned = 0.00278251 Jy ! Component: 2500 - total flux cleaned = 0.00283068 Jy ! Component: 2550 - total flux cleaned = 0.00281877 Jy ! Component: 2600 - total flux cleaned = 0.00281879 Jy ! Component: 2650 - total flux cleaned = 0.00285412 Jy ! Component: 2700 - total flux cleaned = 0.00286587 Jy ! Component: 2750 - total flux cleaned = 0.00293544 Jy ! Component: 2800 - total flux cleaned = 0.00294685 Jy ! Component: 2850 - total flux cleaned = 0.0029926 Jy ! Component: 2900 - total flux cleaned = 0.0029812 Jy ! Component: 2950 - total flux cleaned = 0.00301489 Jy ! Component: 3000 - total flux cleaned = 0.00304833 Jy ! Component: 3050 - total flux cleaned = 0.0030595 Jy ! Component: 3100 - total flux cleaned = 0.00309273 Jy ! Component: 3150 - total flux cleaned = 0.00319123 Jy ! Component: 3200 - total flux cleaned = 0.00316941 Jy ! Component: 3250 - total flux cleaned = 0.00318031 Jy ! Component: 3300 - total flux cleaned = 0.00323389 Jy ! Component: 3350 - total flux cleaned = 0.00324449 Jy ! Component: 3400 - total flux cleaned = 0.00326566 Jy ! Component: 3450 - total flux cleaned = 0.00328665 Jy ! Component: 3500 - total flux cleaned = 0.00327621 Jy ! Component: 3550 - total flux cleaned = 0.00330739 Jy ! Component: 3600 - total flux cleaned = 0.00332801 Jy ! Component: 3650 - total flux cleaned = 0.00334844 Jy ! Component: 3700 - total flux cleaned = 0.00339923 Jy ! Component: 3750 - total flux cleaned = 0.00340924 Jy ! Component: 3800 - total flux cleaned = 0.00342938 Jy ! Component: 3850 - total flux cleaned = 0.0034794 Jy ! Component: 3900 - total flux cleaned = 0.00349927 Jy ! Component: 3950 - total flux cleaned = 0.00352892 Jy ! Component: 4000 - total flux cleaned = 0.00353878 Jy ! Component: 4050 - total flux cleaned = 0.0035876 Jy ! Total flux subtracted in 4096 components = 0.00359738 Jy ! Clean residual min=-0.000545 max=0.000637 Jy/beam ! Clean residual mean=-0.000001 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.149689 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 378 components and 0.149689 Jy ![Exited script file: muppet] wmap "J2300+1037_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.659 x 7.398 at -4.97 degrees (North through East) ! Clean map min=-0.00093116 max=0.13668 Jy/beam ! Writing clean map to FITS file: J2300+1037_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.136677 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000178093 device "J2300+1037_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J2300+1037_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.390906 0.390906 0.781811 1.56362 3.12724 6.25449 12.509 25.018 50.0359 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.136 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.659 x 7.398 at -4.97 degrees (North through East) ! Clean map min=-0.00093116 max=0.13668 Jy/beam quit ! Quitting program ! Log file J2300+1037_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:40:48 2016