! Started logfile: J2354-0019_S_2014_06_09_pus_uvs.log on Wed Nov 16 20:07:18 2016 obs J2354-0019_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J2354-0019_S_2014_06_09_pus_uva.fits ! AN table 1: 55 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.603232 visibilities/baseline/integration-bin. ! Found source: J2354-0019 ! ! 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 340 lines of history. ! ! Reading 5972 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 J2354-0019_S_2014_06_09_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 146 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 146 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 146 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 146 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.616315Jy sigma=0.007014 ! Fit after self-cal, rms=0.574216Jy sigma=0.006591 ! 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.412 mas, bmaj=9.263 mas, bpa=11.96 degrees ! Estimated noise=1085.78 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.331698 Jy ! Component: 100 - total flux cleaned = 0.40403 Jy ! Total flux subtracted in 100 components = 0.40403 Jy ! Clean residual min=-0.010634 max=0.020175 Jy/beam ! Clean residual mean=0.000028 rms=0.002911 Jy/beam ! Combined flux in latest and established models = 0.40403 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.40403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091835Jy sigma=0.000962 ! Fit after self-cal, rms=0.091835Jy sigma=0.000962 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.018569 Jy ! Component: 100 - total flux cleaned = 0.0274552 Jy ! Total flux subtracted in 100 components = 0.0274552 Jy ! Clean residual min=-0.008050 max=0.008357 Jy/beam ! Clean residual mean=0.000002 rms=0.002042 Jy/beam ! Combined flux in latest and established models = 0.431486 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.431486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086360Jy sigma=0.000911 ! Fit after self-cal, rms=0.086362Jy sigma=0.000911 ! 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=4.028 mas, bmaj=10.19 mas, bpa=10.46 degrees ! Estimated noise=877.42 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.00814653 Jy ! Component: 100 - total flux cleaned = 0.0122941 Jy ! Component: 150 - total flux cleaned = 0.0146689 Jy ! Component: 200 - total flux cleaned = 0.0160599 Jy ! Total flux subtracted in 200 components = 0.0160599 Jy ! Clean residual min=-0.006325 max=0.005821 Jy/beam ! Clean residual mean=-0.000015 rms=0.001616 Jy/beam ! Combined flux in latest and established models = 0.447545 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 50 components and 0.447545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085244Jy sigma=0.000907 ! Fit after self-cal, rms=0.085251Jy sigma=0.000907 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.86 HN 0.99 KP 1.05 ! LA 1.18 MK 1.00* NL 0.98 OV 0.98 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.02 KP 1.02 ! LA 1.14 MK 1.00* NL 1.03 OV 1.02 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.02 KP 0.92 ! LA 0.89 MK 1.00* NL 0.98 OV 0.95 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.00 KP 0.89 ! LA 0.87 MK 1.00* NL 1.05 OV 0.99 ! PT 1.03 SC 0.97 ! ! ! Fit before self-cal, rms=0.085251Jy sigma=0.000907 ! Fit after self-cal, rms=0.072330Jy sigma=0.000767 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.02 mas, bmaj=10.2 mas, bpa=10.49 degrees ! Estimated noise=876.023 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 = -7.47803e-05 Jy ! Component: 100 - total flux cleaned = -0.000107577 Jy ! Component: 150 - total flux cleaned = -0.000107101 Jy ! Component: 200 - total flux cleaned = -0.000106418 Jy ! Total flux subtracted in 200 components = -0.000106418 Jy ! Clean residual min=-0.002868 max=0.002690 Jy/beam ! Clean residual mean=0.000002 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.447439 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 66 components and 0.447439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072296Jy sigma=0.000767 ! Fit after self-cal, rms=0.072293Jy sigma=0.000767 ! 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.072293Jy sigma=0.000767 ! Fit after self-cal, rms=0.072038Jy sigma=0.000764 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.02 mas, bmaj=10.2 mas, bpa=10.53 degrees ! Estimated noise=875.883 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.64126e-05 Jy ! Component: 100 - total flux cleaned = -7.03443e-05 Jy ! Component: 150 - total flux cleaned = -2.46223e-05 Jy ! Component: 200 - total flux cleaned = -3.40628e-06 Jy ! Total flux subtracted in 200 components = -3.40628e-06 Jy ! Clean residual min=-0.002576 max=0.002490 Jy/beam ! Clean residual mean=-0.000000 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.447436 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.447436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072021Jy sigma=0.000764 ! Fit after self-cal, rms=0.072020Jy sigma=0.000764 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.35196e-05 Jy ! Component: 100 - total flux cleaned = 6.22322e-05 Jy ! Component: 150 - total flux cleaned = 7.99345e-05 Jy ! Component: 200 - total flux cleaned = 0.000113591 Jy ! Total flux subtracted in 200 components = 0.000113591 Jy ! Clean residual min=-0.002586 max=0.002461 Jy/beam ! Clean residual mean=-0.000001 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.447549 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 75 components and 0.447549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072010Jy sigma=0.000764 ! Fit after self-cal, rms=0.072010Jy sigma=0.000764 ! 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.072010Jy sigma=0.000764 ! Fit after self-cal, rms=0.072021Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.019 mas, bmaj=10.2 mas, bpa=10.55 degrees ! Estimated noise=876.007 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.6929e-05 Jy ! Component: 100 - total flux cleaned = 0.000103948 Jy ! Component: 150 - total flux cleaned = 0.000119843 Jy ! Component: 200 - total flux cleaned = 0.000135612 Jy ! Total flux subtracted in 200 components = 0.000135612 Jy ! Clean residual min=-0.002528 max=0.002455 Jy/beam ! Clean residual mean=-0.000001 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.447685 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 76 components and 0.447685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072012Jy sigma=0.000764 ! Fit after self-cal, rms=0.072013Jy sigma=0.000764 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.57803e-05 Jy ! Component: 100 - total flux cleaned = 3.00679e-05 Jy ! Component: 150 - total flux cleaned = 5.73814e-05 Jy ! Component: 200 - total flux cleaned = 8.33648e-05 Jy ! Total flux subtracted in 200 components = 8.33648e-05 Jy ! Clean residual min=-0.002524 max=0.002457 Jy/beam ! Clean residual mean=-0.000001 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.447768 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 78 components and 0.447768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072007Jy sigma=0.000764 ! Fit after self-cal, rms=0.072007Jy sigma=0.000764 ! 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.072007Jy sigma=0.000764 ! Fit after self-cal, rms=0.072022Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.515 mas, bmaj=16.2 mas, bpa=-6.89 degrees ! Estimated noise=1009.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000271759 Jy ! Component: 100 - total flux cleaned = 0.000317731 Jy ! Component: 150 - total flux cleaned = 0.000350943 Jy ! Component: 200 - total flux cleaned = 0.000382741 Jy ! Total flux subtracted in 200 components = 0.000382741 Jy ! Clean residual min=-0.002191 max=0.002224 Jy/beam ! Clean residual mean=-0.000002 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.448151 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 86 components and 0.448151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072021Jy sigma=0.000764 ! Fit after self-cal, rms=0.072020Jy sigma=0.000764 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.07657e-05 Jy ! Component: 100 - total flux cleaned = 8.23153e-05 Jy ! Component: 150 - total flux cleaned = 0.00010275 Jy ! Component: 200 - total flux cleaned = 0.000132432 Jy ! Total flux subtracted in 200 components = 0.000132432 Jy ! Clean residual min=-0.002167 max=0.002215 Jy/beam ! Clean residual mean=-0.000002 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.448283 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 91 components and 0.448283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072020Jy sigma=0.000764 ! Fit after self-cal, rms=0.072018Jy sigma=0.000764 ! 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=4.019 mas, bmaj=10.2 mas, bpa=10.56 degrees ! Estimated noise=876.219 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.019 x 10.2 at 10.56 degrees (North through East) ! Clean map min=-0.0024384 max=0.42205 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.394 mas, bmaj=9.275 mas, bpa=12.12 degrees ! Estimated noise=1083.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.330998 Jy ! Component: 100 - total flux cleaned = 0.403187 Jy ! Component: 150 - total flux cleaned = 0.423204 Jy ! Component: 200 - total flux cleaned = 0.43226 Jy ! Total flux subtracted in 200 components = 0.43226 Jy ! Clean residual min=-0.004623 max=0.004481 Jy/beam ! Clean residual mean=0.000012 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.43226 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.43226 Jy ! Inverting map and beam ! Estimated beam: bmin=4.019 mas, bmaj=10.2 mas, bpa=10.56 degrees ! Estimated noise=876.219 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.0072385 Jy ! Component: 100 - total flux cleaned = 0.0110317 Jy ! Component: 150 - total flux cleaned = 0.0131521 Jy ! Component: 200 - total flux cleaned = 0.014238 Jy ! Total flux subtracted in 200 components = 0.014238 Jy ! Clean residual min=-0.002423 max=0.002675 Jy/beam ! Clean residual mean=0.000001 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.446498 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 44 components and 0.446498 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.515 mas, bmaj=16.2 mas, bpa=-6.89 degrees ! Estimated noise=1009.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000948004 Jy ! Component: 100 - total flux cleaned = 0.00109562 Jy ! Component: 150 - total flux cleaned = 0.00114218 Jy ! Component: 200 - total flux cleaned = 0.00118607 Jy ! Total flux subtracted in 200 components = 0.00118607 Jy ! Clean residual min=-0.002155 max=0.002190 Jy/beam ! Clean residual mean=-0.000000 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.447684 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 = 5.59176e-05 Jy ! Component: 100 - total flux cleaned = 9.61817e-05 Jy ! Component: 150 - total flux cleaned = 0.000146439 Jy ! Component: 200 - total flux cleaned = 0.000194888 Jy ! Total flux subtracted in 200 components = 0.000194888 Jy ! Clean residual min=-0.002129 max=0.002185 Jy/beam ! Clean residual mean=-0.000001 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.447879 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.447879 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.019 mas, bmaj=10.2 mas, bpa=10.56 degrees ! Estimated noise=876.219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.53128e-05 Jy ! Component: 100 - total flux cleaned = -6.90178e-05 Jy ! Component: 150 - total flux cleaned = -2.08914e-05 Jy ! Component: 200 - total flux cleaned = 2.48533e-05 Jy ! Total flux subtracted in 200 components = 2.48533e-05 Jy ! Clean residual min=-0.002570 max=0.002470 Jy/beam ! Clean residual mean=-0.000000 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.447903 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 62 components and 0.447903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072052Jy sigma=0.000764 ! Fit after self-cal, rms=0.072050Jy sigma=0.000764 wmodel J2354-0019_S_2014_06_09_pus_map.mod ! Writing 62 model components to file: J2354-0019_S_2014_06_09_pus_map.mod wobs J2354-0019_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J2354-0019_S_2014_06_09_pus_uvs.fits wwins J2354-0019_S_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J2354-0019_S_2014_06_09_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.000169287 Jy ! Component: 100 - total flux cleaned = 0.000294899 Jy ! Component: 150 - total flux cleaned = 0.000216241 Jy ! Component: 200 - total flux cleaned = 0.000105225 Jy ! Component: 250 - total flux cleaned = -3.71198e-05 Jy ! Component: 300 - total flux cleaned = -0.000208425 Jy ! Component: 350 - total flux cleaned = -0.000307142 Jy ! Component: 400 - total flux cleaned = -0.000371542 Jy ! Component: 450 - total flux cleaned = -0.000433013 Jy ! Component: 500 - total flux cleaned = -0.000521093 Jy ! Component: 550 - total flux cleaned = -0.000520656 Jy ! Component: 600 - total flux cleaned = -0.000688275 Jy ! Component: 650 - total flux cleaned = -0.000823904 Jy ! Component: 700 - total flux cleaned = -0.00100834 Jy ! Component: 750 - total flux cleaned = -0.00113715 Jy ! Component: 800 - total flux cleaned = -0.00128889 Jy ! Component: 850 - total flux cleaned = -0.00151099 Jy ! Component: 900 - total flux cleaned = -0.00158343 Jy ! Component: 950 - total flux cleaned = -0.00170227 Jy ! Component: 1000 - total flux cleaned = -0.00181837 Jy ! Component: 1050 - total flux cleaned = -0.00188628 Jy ! Component: 1100 - total flux cleaned = -0.00188589 Jy ! Component: 1150 - total flux cleaned = -0.00192934 Jy ! Component: 1200 - total flux cleaned = -0.00192877 Jy ! Component: 1250 - total flux cleaned = -0.00190754 Jy ! Component: 1300 - total flux cleaned = -0.00192804 Jy ! Component: 1350 - total flux cleaned = -0.00194808 Jy ! Component: 1400 - total flux cleaned = -0.00192773 Jy ! Component: 1450 - total flux cleaned = -0.00190803 Jy ! Component: 1500 - total flux cleaned = -0.00196668 Jy ! Component: 1550 - total flux cleaned = -0.00204288 Jy ! Component: 1600 - total flux cleaned = -0.00204293 Jy ! Component: 1650 - total flux cleaned = -0.0020804 Jy ! Component: 1700 - total flux cleaned = -0.0021545 Jy ! Component: 1750 - total flux cleaned = -0.00215415 Jy ! Component: 1800 - total flux cleaned = -0.00219021 Jy ! Component: 1850 - total flux cleaned = -0.00218998 Jy ! Component: 1900 - total flux cleaned = -0.00212012 Jy ! Component: 1950 - total flux cleaned = -0.00220684 Jy ! Component: 2000 - total flux cleaned = -0.00215539 Jy ! Component: 2050 - total flux cleaned = -0.00218922 Jy ! Component: 2100 - total flux cleaned = -0.00220582 Jy ! Component: 2150 - total flux cleaned = -0.00228825 Jy ! Component: 2200 - total flux cleaned = -0.00228815 Jy ! Component: 2250 - total flux cleaned = -0.00230447 Jy ! Component: 2300 - total flux cleaned = -0.00232069 Jy ! Component: 2350 - total flux cleaned = -0.00236875 Jy ! Component: 2400 - total flux cleaned = -0.00244729 Jy ! Component: 2450 - total flux cleaned = -0.00247843 Jy ! Component: 2500 - total flux cleaned = -0.0025399 Jy ! Component: 2550 - total flux cleaned = -0.00257065 Jy ! Component: 2600 - total flux cleaned = -0.00267585 Jy ! Component: 2650 - total flux cleaned = -0.00269073 Jy ! Component: 2700 - total flux cleaned = -0.00273502 Jy ! Component: 2750 - total flux cleaned = -0.00280793 Jy ! Component: 2800 - total flux cleaned = -0.0028369 Jy ! Component: 2850 - total flux cleaned = -0.00287998 Jy ! Component: 2900 - total flux cleaned = -0.00293679 Jy ! Component: 2950 - total flux cleaned = -0.003021 Jy ! Component: 3000 - total flux cleaned = -0.00303507 Jy ! Component: 3050 - total flux cleaned = -0.00313162 Jy ! Component: 3100 - total flux cleaned = -0.00319977 Jy ! Component: 3150 - total flux cleaned = -0.00329444 Jy ! Component: 3200 - total flux cleaned = -0.00332111 Jy ! Component: 3250 - total flux cleaned = -0.00334792 Jy ! Component: 3300 - total flux cleaned = -0.00346671 Jy ! Component: 3350 - total flux cleaned = -0.0035058 Jy ! Component: 3400 - total flux cleaned = -0.00353172 Jy ! Component: 3450 - total flux cleaned = -0.00359593 Jy ! Component: 3500 - total flux cleaned = -0.00358306 Jy ! Component: 3550 - total flux cleaned = -0.00364651 Jy ! Component: 3600 - total flux cleaned = -0.00365889 Jy ! Component: 3650 - total flux cleaned = -0.00368373 Jy ! Component: 3700 - total flux cleaned = -0.00367122 Jy ! Component: 3750 - total flux cleaned = -0.00368347 Jy ! Component: 3800 - total flux cleaned = -0.00371997 Jy ! Component: 3850 - total flux cleaned = -0.00373207 Jy ! Component: 3900 - total flux cleaned = -0.0037081 Jy ! Component: 3950 - total flux cleaned = -0.003732 Jy ! Component: 4000 - total flux cleaned = -0.00374373 Jy ! Component: 4050 - total flux cleaned = -0.00376715 Jy ! Total flux subtracted in 4096 components = -0.003767 Jy ! Clean residual min=-0.000692 max=0.000763 Jy/beam ! Clean residual mean=-0.000000 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.444136 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 318 components and 0.444136 Jy ![Exited script file: muppet] wmap "J2354-0019_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.019 x 10.2 at 10.56 degrees (North through East) ! Clean map min=-0.0016539 max=0.42215 Jy/beam ! Writing clean map to FITS file: J2354-0019_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.422151 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000208154 device "J2354-0019_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J2354-0019_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.147924 0.147924 0.295848 0.591695 1.18339 2.36678 4.73356 9.46713 18.9343 37.8685 75.737 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.422 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.019 x 10.2 at 10.56 degrees (North through East) ! Clean map min=-0.0016539 max=0.42215 Jy/beam quit ! Quitting program ! Log file J2354-0019_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 20:07:22 2016